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 / UI / UiCanvasRef - box</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-/-UI-/-UiCanvasRef---box" 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="#BD5F8B">
- <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="M17.111023,17.3988922 C17.3744673,17.3988922 17.5906563,17.4498024 17.6708714,17.5993781 L19.728123,21.4355011 C19.8021553,21.5735481 19.7647414,21.839764 19.4594323,21.9635552 C19.1541232,22.0873465 18.8331315,21.9492224 18.7605716,21.8139211 L16.929146,18.3988922 L6.91019409,18.3988922 L5.07876853,21.8139211 C5.00620862,21.9492224 4.67020277,22.0873465 4.36489366,21.9635552 C4.05958454,21.839764 4.03718476,21.5735481 4.11121711,21.4355011 L6.16846875,17.5993781 C6.26602713,17.4707162 6.42408203,17.3988922 6.72831706,17.3988922 L17.111023,17.3988922 Z M16.681866,19.4142913 C16.9581658,19.4142913 17.182151,19.6462249 17.182151,19.9142913 C17.182151,20.1904337 16.9528339,20.4142913 16.681866,20.4142913 L7.23213372,20.4142913 C6.95583393,20.4142913 6.7318487,20.1823577 6.7318487,19.9142913 C6.7318487,19.638149 6.9611658,19.4142913 7.23213372,19.4142913 L16.681866,19.4142913 Z M19.1855393,4.0605735 C19.737824,4.0605735 20.1855393,4.50828875 20.1855393,5.0605735 L20.1855393,15.4035402 C20.1855393,15.9558249 19.737824,16.4035402 19.1855393,16.4035402 L4.81446073,16.4035402 C4.26217598,16.4035402 3.81446073,15.9558249 3.81446073,15.4035402 L3.81446073,5.0605735 C3.81446073,4.50828875 4.26217598,4.0605735 4.81446073,4.0605735 L19.1855393,4.0605735 Z M11.9196701,1.98823309 C12.1958124,1.98823309 12.4196701,2.20946941 12.4196701,2.49166862 L12.4196701,3.57933797 L11.4196701,3.57933797 L11.4196701,2.49166862 C11.4196701,2.21362885 11.6516036,1.98823309 11.9196701,1.98823309 Z" id="Combined-Shape" fill="#FFFFFF"></path>
- </g>
- </svg>
|