12345678910111213141516171819202122232425 |
- <?xml version="1.0" encoding="UTF-8"?>
- <svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <title>icon / Animation / Attachment Copy</title>
- <defs>
- <linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="linearGradient-1">
- <stop stop-color="#ADADAD" stop-opacity="0" offset="0%"></stop>
- <stop stop-color="#9D9D9D" offset="100%"></stop>
- </linearGradient>
- <path d="M20.924815,0 C23.1021676,0 23.9566542,1.77846722 23.9566542,3.01865122 C23.9566542,4.25883521 23.9566542,18.7815894 23.9566542,20.6420628 C23.9566542,22.3929727 22.7281352,23.9566542 20.924815,23.9566542 C19.1214948,23.9566542 4.64929841,23.9566542 2.80929064,23.9566542 C1.38661643,23.9566542 0,22.5147712 0,21.1586662 C0,19.8025612 0,4.03532882 0,2.67255351 C0,1.3097782 1.36539793,0 2.60955829,0 C3.85371865,0 18.9601214,0 20.924815,0 Z" id="path-2"></path>
- </defs>
- <g id="icon-/-Animation-/-Attachment-Copy" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="icon/general/color/-box-template">
- <mask id="mask-3" fill="white">
- <use xlink:href="#path-2"></use>
- </mask>
- <use id="Path-3" fill="url(#linearGradient-1)" xlink:href="#path-2"></use>
- <g id="Group" mask="url(#mask-3)" fill="#5AA9D2">
- <g id="icon/color/AI" style="mix-blend-mode: multiply;">
- <rect id="UI" x="0" y="0" width="24" height="24"></rect>
- </g>
- </g>
- </g>
- <path d="M5.12085575,9.92719073 C3.52225029,9.92719073 2.22632452,8.63126496 2.22632452,7.0326595 C2.22632452,5.43405404 3.52225029,4.13812826 5.12085575,4.13812826 C6.71946121,4.13812826 8.01538699,5.43405404 8.01538699,7.0326595 C8.01538699,8.63126496 6.71946121,9.92719073 5.12085575,9.92719073 Z M19.1800075,20.6783068 C17.581402,20.6783068 16.2854762,19.382381 16.2854762,17.7837755 C16.2854762,16.1851701 17.581402,14.8892443 19.1800075,14.8892443 C20.7786129,14.8892443 22.0745387,16.1851701 22.0745387,17.7837755 C22.0745387,19.382381 20.7786129,20.6783068 19.1800075,20.6783068 Z M7.83518264,9.6379601 L8.42681801,8.86555959 L9.97161904,10.0488303 L9.37998367,10.8212308 L7.83518264,9.6379601 Z M10.1523842,11.4128662 L10.7440196,10.6404657 L12.2888206,11.8237364 L11.6971852,12.5961369 L10.1523842,11.4128662 Z M12.4695857,13.1877723 L13.0612211,12.4153718 L14.6060221,13.5986425 L14.0143868,14.371043 L12.4695857,13.1877723 Z M14.7867873,14.9626784 L15.3784226,14.1902779 L16.9232237,15.3735486 L16.3315883,16.1459491 L14.7867873,14.9626784 Z" id="Combined-Shape" fill="#FFFFFF"></path>
- </g>
- </svg>
|