| 1 |
<svg fill="none" height="512" viewBox="0 0 32 32" width="512" |
| 2 |
xmlns="http://www.w3.org/2000/svg"> |
| 3 |
<defs> |
| 4 |
<linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="0%"> |
| 5 |
<stop offset="0%" style="stop-color:#9B62FF;stop-opacity:1"/> |
| 6 |
<stop offset="100%" style="stop-color:#5B03FF;stop-opacity:1"/> |
| 7 |
</linearGradient> |
| 8 |
</defs> |
| 9 |
<g clip-rule="evenodd" fill-rule="evenodd" fill="url(#grad1)"> |
| 10 |
<path d="m3 2c-.55228 0-1 .44772-1 1v11c0 .5523.44772 1 1 1h11c.5523 0 1-.4477 1-1v-11c0-.55228-.4477-1-1-1zm1 11v-1.1227l1.93333-2.19692 2.92127 3.31962zm9 0h-1.4813l-1.68663-1.9167 3.16793-3.59989zm-6.31595-5.49396 1.81595 2.06358 4.5-5.11363v-.45599h-9v4.84993l1.18262-1.34389c.18985-.21574.46334-.33937.75071-.33937.28738 0 .56087.12363.75072.33937z"/> |
| 11 |
<path d="m3 17c-.55228 0-1 .4477-1 1v11c0 .5523.44772 1 1 1h11c.5523 0 1-.4477 1-1v-11c0-.5523-.4477-1-1-1zm1 11v-1.1227l1.93333-2.1969 2.92127 3.3196zm9 0h-1.4813l-1.68663-1.9167 3.16793-3.5999zm-6.31595-5.494 1.81595 2.0636 4.5-5.1136v-.456h-9v4.8499l1.18262-1.3439c.18985-.2157.46334-.3393.75071-.3393.28738 0 .56087.1236.75072.3393z"/> |
| 12 |
<path d="m17 3c0-.55228.4477-1 1-1h11c.5523 0 1 .44772 1 1v11c0 .5523-.4477 1-1 1h-11c-.5523 0-1-.4477-1-1zm2 8.8773v1.1227h4.8546l-2.9213-3.31962zm7.5187 1.1227h1.4813v-5.51659l-3.1679 3.59989zm-3.0187-3.43038-1.816-2.06358c-.1898-.21574-.4633-.33937-.7507-.33937-.2873 0-.5608.12363-.7507.33937l-1.1826 1.34389v-4.84993h9v.45599z"/> |
| 13 |
<path d="m18 17c-.5523 0-1 .4477-1 1v11c0 .5523.4477 1 1 1h11c.5523 0 1-.4477 1-1v-11c0-.5523-.4477-1-1-1zm1 11v-1.1227l1.9333-2.1969 2.9213 3.3196zm9 0h-1.4813l-1.6866-1.9167 3.1679-3.5999zm-6.316-5.494 1.816 2.0636 4.5-5.1136v-.456h-9v4.8499l1.1826-1.3439c.1899-.2157.4634-.3393.7507-.3393.2874 0 .5609.1236.7507.3393z"/> |
| 14 |
</g> |
| 15 |
</svg> |