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.
10 lines
601 B
XML
10 lines
601 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_7996)"/>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_408_7996" x1="5.5" y1="3.05817" x2="5.5" y2="10.0582" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#71B3EA"/>
|
|
<stop offset="1" stop-color="#4189E2"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|