mirror of
https://github.com/Instadapp/assembly.git
synced 2024-07-29 22:37:06 +00:00
19 lines
953 B
XML
19 lines
953 B
XML
|
<svg viewBox="0 0 28 28" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||
|
<g filter="url(#filter0_i)">
|
||
|
<rect width="28" height="28" rx="4" fill="currentColor"/>
|
||
|
<path d="M9 14L12.5 17L20 10" stroke="white" stroke-width="1.7" stroke-linecap="round"/>
|
||
|
</g>
|
||
|
<defs>
|
||
|
<filter id="filter0_i" x="0" y="0" width="28" height="28" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
||
|
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
||
|
<feBlend mode="normal" in="SourceGraphic" in2="BackgroundImageFix" result="shape"/>
|
||
|
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
||
|
<feOffset/>
|
||
|
<feGaussianBlur stdDeviation="2"/>
|
||
|
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
|
||
|
<feColorMatrix type="matrix" values="0 0 0 0 0.0745098 0 0 0 0 0.117647 0 0 0 0 0.25098 0 0 0 0.1 0"/>
|
||
|
<feBlend mode="normal" in2="shape" result="effect1_innerShadow"/>
|
||
|
</filter>
|
||
|
</defs>
|
||
|
</svg>
|