14 lines
982 B
XML
14 lines
982 B
XML
|
|
<svg
|
||
|
|
xmlns="http://www.w3.org/2000/svg" width="28" height="21" viewBox="-0.5 -0.5 28 21">
|
||
|
|
<style type="text/css">
|
||
|
|
.st0{stop-color:#00ceac;}
|
||
|
|
.st1{stop-color:#07838f;}
|
||
|
|
</style>
|
||
|
|
<defs>
|
||
|
|
<linearGradient id="A" x1="2.039" y1="2.481" x2="17.375" y2="23.329" gradientUnits="userSpaceOnUse">
|
||
|
|
<stop class="st0"/>
|
||
|
|
<stop offset="1" class="st1"/>
|
||
|
|
</linearGradient>
|
||
|
|
</defs>
|
||
|
|
<path d="M23.289-.5c1.203 0 2.206.419 3.008 1.258.802.802 1.203 1.786 1.203 2.953v12.578c0 1.203-.401 2.206-1.203 3.008S24.492 20.5 23.289 20.5H3.711c-1.203 0-2.206-.401-3.008-1.203S-.5 17.492-.5 16.289V3.711C-.5 2.544-.099 1.56.703.758 1.505-.081 2.508-.5 3.711-.5zM3.82 2.344c-.365 0-.583.036-.656.109l9.625 6.016c.255.146.529.219.82.219s.529-.073.711-.219L24 2.453c-.073-.073-.182-.109-.328-.109h-.383zm19.469 15.367c.948 0 1.422-.474 1.422-1.422V5.406l-8.969 5.578a4.12 4.12 0 0 1-2.242.656c-.766 0-1.513-.219-2.242-.656L2.289 5.406v10.883c0 .948.474 1.422 1.422 1.422z" fill="url(#A)"/>
|
||
|
|
</svg>
|