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.4 KiB
XML
23 lines
1.4 KiB
XML
<svg width="6" height="6" viewBox="0 0 6 6" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g filter="url(#filter0_i_18_594)">
|
|
<path d="M1.38462 2.30769L3.69231 0L6 2.30769L3.69231 4.61538L5.07692 6H0L0 0.923077L1.38462 2.30769Z" fill="#82C27C"/>
|
|
</g>
|
|
<path d="M3.33875 4.96894L3.86982 5.5H0.5L0.5 2.13018L1.03106 2.66125C1.22632 2.85651 1.54291 2.85651 1.73817 2.66125L3.69231 0.707107L5.29289 2.30769L3.33875 4.26183C3.14349 4.45709 3.14349 4.77368 3.33875 4.96894Z" stroke="url(#paint0_linear_18_594)" stroke-linejoin="round"/>
|
|
<defs>
|
|
<filter id="filter0_i_18_594" x="0" y="0" width="7" height="7" 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_18_594"/>
|
|
</filter>
|
|
<linearGradient id="paint0_linear_18_594" x1="0" y1="0" x2="4.65146" y2="6.62296" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#80C178"/>
|
|
<stop offset="1" stop-color="#2A6B26"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|