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.
10 lines
603 B
XML
10 lines
603 B
XML
<svg width="11" height="12" viewBox="0 0 11 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path d="M4.149 4.04117L4.779 5.02217L1.854 6.73217L4.779 8.40617L4.131 9.42317L0.63 7.24517V6.22817L4.149 4.04117ZM6.65648 4.04117L10.1755 6.21917V7.24517L6.66548 9.42317L6.02648 8.45117L8.94248 6.73217L6.02648 5.06717L6.65648 4.04117Z" fill="url(#paint0_linear_408_7997)"/>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_408_7997" x1="6" y1="3.55817" x2="2.79445" y2="8.46332" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#F25352"/>
|
|
<stop offset="1" stop-color="#EA6246"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|