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.
19 lines
1.6 KiB
XML
19 lines
1.6 KiB
XML
<svg width="9" height="13" viewBox="0 0 9 13" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.00378 9.99707C3.03464 9.74645 3.24752 9.55817 3.50004 9.55817H7.50004C7.77618 9.55817 8.00004 9.78202 8.00004 10.0582V11.0582C8.00004 11.2121 7.9291 11.3575 7.80774 11.4523C7.68638 11.547 7.52814 11.5806 7.37877 11.5432L3.37877 10.5432C3.13379 10.482 2.97293 10.2477 3.00378 9.99707Z" fill="#ABB1BB"/>
|
|
<rect x="0.5" y="4.05817" width="5" height="6" fill="url(#paint0_linear_290_6603)" stroke="#C0AF14" stroke-linejoin="round"/>
|
|
<rect x="2.25" y="5.80817" width="1.5" height="0.5" rx="0.25" fill="#CFB743" stroke="#C0AF14" stroke-width="0.5"/>
|
|
<rect x="2.25" y="7.80817" width="1.5" height="0.5" rx="0.25" fill="#CFB743" stroke="#C0AF14" stroke-width="0.5"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.80774 0.664068C7.9291 0.758822 8.00004 0.904203 8.00004 1.05817V10.0582H7.00004V2.55817H3.50004C3.24752 2.55817 3.03464 2.36989 3.00378 2.11926C2.97293 1.86864 3.13379 1.63434 3.37877 1.5731L7.37877 0.5731C7.52814 0.535757 7.68638 0.569315 7.80774 0.664068Z" fill="#ABB1BB"/>
|
|
<circle cx="8" cy="11.5582" r="1" fill="url(#paint1_linear_290_6603)"/>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_290_6603" x1="1" y1="4.55817" x2="5" y2="9.55817" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#EAEA53"/>
|
|
<stop offset="1" stop-color="#EDDE35"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint1_linear_290_6603" x1="7" y1="10.5582" x2="9" y2="12.5582" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#9AA6BB"/>
|
|
<stop offset="1" stop-color="#5E6F8D" stop-opacity="0.992157"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|