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.
30 lines
2.3 KiB
XML
30 lines
2.3 KiB
XML
<svg width="10" height="11" viewBox="0 0 10 11" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<circle cx="4" cy="9.55817" r="1" fill="url(#paint0_linear_290_6580)"/>
|
|
<circle cx="9" cy="9.55817" r="1" fill="url(#paint1_linear_290_6580)"/>
|
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.00378 7.99707C3.03464 7.74645 3.24752 7.55817 3.50004 7.55817H7.50004C7.77618 7.55817 8.00004 7.78202 8.00004 8.05817V9.05817C8.00004 9.21213 7.9291 9.35752 7.80774 9.45227C7.68638 9.54702 7.52814 9.58058 7.37877 9.54324L3.37877 8.54324C3.13379 8.48199 2.97293 8.2477 3.00378 7.99707Z" fill="#805555"/>
|
|
<rect x="0.5" y="2.05817" width="5" height="6" fill="url(#paint2_linear_290_6580)"/>
|
|
<rect x="0.5" y="2.05817" width="5" height="6" stroke="#C0AF14" stroke-linejoin="round"/>
|
|
<rect x="0.5" y="2.05817" width="5" height="6" stroke="url(#paint3_linear_290_6580)" stroke-opacity="0.2" stroke-linejoin="round"/>
|
|
<rect x="2.25" y="3.80817" width="1.5" height="0.5" rx="0.25" fill="#CFB743" stroke="#C0AF14" stroke-width="0.5"/>
|
|
<rect x="2.25" y="5.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.05817V9.05817H7.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="#805555"/>
|
|
<defs>
|
|
<linearGradient id="paint0_linear_290_6580" x1="3" y1="8.55817" x2="5" y2="10.5582" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#72A5F2"/>
|
|
<stop offset="1" stop-color="#4568A6" stop-opacity="0.992157"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint1_linear_290_6580" x1="8" y1="8.55817" x2="10" y2="10.5582" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#72A5F2"/>
|
|
<stop offset="1" stop-color="#4568A6" stop-opacity="0.992157"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint2_linear_290_6580" x1="1" y1="2.55817" x2="5" y2="7.55817" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#EAEA53"/>
|
|
<stop offset="1" stop-color="#EDDE35"/>
|
|
</linearGradient>
|
|
<linearGradient id="paint3_linear_290_6580" x1="1" y1="5.05817" x2="5" y2="5.05817" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#FD0000" stop-opacity="0"/>
|
|
<stop offset="1" stop-color="#FF0000"/>
|
|
</linearGradient>
|
|
</defs>
|
|
</svg>
|