mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-06-10 11:04:21 +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.
24 lines
1.5 KiB
XML
24 lines
1.5 KiB
XML
<svg width="10" height="9" viewBox="0 0 10 9" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<g filter="url(#filter0_i_6_118)">
|
|
<path d="M4 2H0V7H4V9H5L10 4.5L5 0H4V2Z" fill="#80B361"/>
|
|
</g>
|
|
<path d="M4 2.5C4.27614 2.5 4.5 2.27614 4.5 2V0.5H4.80813L9.25258 4.5L4.80813 8.5H4.5V7C4.5 6.72386 4.27614 6.5 4 6.5H0.5V2.5H4Z" stroke="url(#paint0_linear_6_118)" stroke-linejoin="round"/>
|
|
<path d="M1.5 5.49999V3.49999H4C4.7149 3.49999 5.26594 3.02571 5.44117 2.41686L7.75306 4.5L5.44127 6.58307C5.26297 5.96434 4.69748 5.49999 4.00492 5.49999H1.5Z" stroke="white" stroke-opacity="0.2" stroke-linejoin="round"/>
|
|
<defs>
|
|
<filter id="filter0_i_6_118" x="0" y="0" width="12" height="11" 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="2" dy="2"/>
|
|
<feGaussianBlur stdDeviation="1"/>
|
|
<feComposite in2="hardAlpha" operator="arithmetic" k2="-1" k3="1"/>
|
|
<feColorMatrix type="matrix" values="0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0.25 0"/>
|
|
<feBlend mode="normal" in2="shape" result="effect1_innerShadow_6_118"/>
|
|
</filter>
|
|
<linearGradient id="paint0_linear_6_118" x1="8.57143" y1="7.71429" x2="2.17837" y2="0.610892" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#247C10"/>
|
|
<stop offset="1" stop-color="#6FA53D"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|