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_4_1335)">
|
|
<path d="M2 4V7H6V4H8L4 0L0 4H2Z" fill="#82C27C"/>
|
|
</g>
|
|
<path d="M2.5 4C2.5 3.72386 2.27614 3.5 2 3.5H1.20711L4 0.707107L6.79289 3.5H6C5.72386 3.5 5.5 3.72386 5.5 4V6.5H2.5V4Z" stroke="url(#paint0_linear_4_1335)" stroke-linejoin="round"/>
|
|
<defs>
|
|
<filter id="filter0_i_4_1335" 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_4_1335"/>
|
|
</filter>
|
|
<linearGradient id="paint0_linear_4_1335" x1="6.85714" y1="6" x2="1.90139" y2="0.336283" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#2A6B26"/>
|
|
<stop offset="1" stop-color="#80C178"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|