mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-06-08 01:54:20 +02:00
* feat(#162): add all decorators * fix(#179): Figma Angular gradient translate as CSS conic-gradient * fix(#220): Replace inner shadow with radial gradient * fix(#178): Remove diamond inner shadow It has been replaced with radial gradient * docs: Update ReadMe with decorators list Also update icon list to include all recent fixes. This is a BREAKING CHANGE.
23 lines
1.3 KiB
XML
23 lines
1.3 KiB
XML
<svg width="8" height="7" viewBox="0 0 8 7" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g filter="url(#filter0_i_13_280)">
|
|
<path d="M6 3L6 0L2 0V3H0L4 7L8 3H6Z" fill="#82C27C"/>
|
|
</g>
|
|
<path d="M5.5 3C5.5 3.27614 5.72386 3.5 6 3.5L6.79289 3.5L4 6.29289L1.20711 3.5H2C2.27614 3.5 2.5 3.27614 2.5 3V0.5L5.5 0.5L5.5 3Z" stroke="url(#paint0_linear_13_280)" stroke-linejoin="round"/>
|
|
<defs>
|
|
<filter id="filter0_i_13_280" x="0" y="0" width="9" height="8" 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 dx="1" dy="1"/>
|
|
<feGaussianBlur stdDeviation="1"/>
|
|
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
|
|
<feColorMatrix type="matrix" values="0 0 0 0 0.71381 0 0 0 0 0.864312 0 0 0 0 0.687251 0 0 0 1 0"/>
|
|
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_13_280"/>
|
|
</filter>
|
|
<linearGradient id="paint0_linear_13_280" x1="1.14286" y1="1" x2="6.09861" y2="6.66372" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#80C178"/>
|
|
<stop offset="1" stop-color="#2A6B26"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|