1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-06-08 01:54:20 +02:00
famfamfam-silk-svg/icons/Sound add.svg
Simon Priet 354a863b51
feat(#220): add & remove decorators (#221)
* fix(#220): Replace inner shadow to radial gradient for remove decorator

And update all related icons that use this decorator accordingly

* fix(#220): Replace inner shadow by radial gradient for add decorator

Update all icons using the add decorator accordingly.

* fix(#220): Remove duplicate files

Remove Font delete and Style delete files as they are reworked
2025-03-14 01:03:02 +01:00

44 lines
2.7 KiB
XML

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<g clip-path="url(#clip0_447_7315)">
<path d="M0 5H4L8 2V14L4 11H0V5Z" fill="url(#paint0_linear_447_7315)"/>
<path d="M4 10H1V6H4H4.33333L4.6 5.8L7 4V12L4.6 10.2L4.33333 10H4Z" stroke="white" stroke-opacity="0.2" stroke-width="2"/>
<path d="M4 10.5H0.5V5.5H4H4.16667L4.3 5.4L7.5 3V13L4.3 10.6L4.16667 10.5H4Z" stroke="black" stroke-opacity="0.5"/>
<path d="M9.70711 8.65685C9.88807 8.47589 10 8.22589 10 7.94975C10 7.67361 9.88807 7.42361 9.70711 7.24264L9 7.94975L9.70711 8.65685Z" fill="url(#paint1_linear_447_7315)"/>
<path d="M11.8284 10.7782C12.5523 10.0543 13 9.05432 13 7.94975C13 6.84518 12.5523 5.84518 11.8284 5.12132L10.4142 6.53553C10.7761 6.89746 11 7.39746 11 7.94975C11 8.50203 10.7761 9.00203 10.4142 9.36396L11.8284 10.7782Z" fill="url(#paint2_linear_447_7315)"/>
<path d="M13.9497 12.8995C15.2165 11.6327 16 9.88274 16 7.94975C16 6.01675 15.2165 4.26675 13.9497 3L12.5355 4.41421C13.4404 5.31904 14 6.56904 14 7.94975C14 9.33046 13.4404 10.5805 12.5355 11.4853L13.9497 12.8995Z" fill="url(#paint3_linear_447_7315)"/>
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint4_radial_447_7315)" stroke="url(#paint5_linear_447_7315)"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 12V11H13V12H14V13H13V14H12V13H11V12H12Z" fill="white"/>
</g>
<defs>
<linearGradient id="paint0_linear_447_7315" x1="4" y1="2" x2="4" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#C3C3C2"/>
<stop offset="0.504565" stop-color="#7D7D7D"/>
<stop offset="0.509893" stop-color="#494949"/>
<stop offset="1" stop-color="#737373"/>
</linearGradient>
<linearGradient id="paint1_linear_447_7315" x1="12.5" y1="3" x2="12.5" y2="12.8995" gradientUnits="userSpaceOnUse">
<stop stop-color="#EC696D"/>
<stop offset="1" stop-color="#ED323D"/>
</linearGradient>
<linearGradient id="paint2_linear_447_7315" x1="12.5" y1="3" x2="12.5" y2="12.8995" gradientUnits="userSpaceOnUse">
<stop stop-color="#EC696D"/>
<stop offset="1" stop-color="#ED323D"/>
</linearGradient>
<linearGradient id="paint3_linear_447_7315" x1="12.5" y1="3" x2="12.5" y2="12.8995" gradientUnits="userSpaceOnUse">
<stop stop-color="#EC696D"/>
<stop offset="1" stop-color="#ED323D"/>
</linearGradient>
<radialGradient id="paint4_radial_447_7315" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(10 10) rotate(45) scale(5.65685)">
<stop stop-color="#B4D495"/>
<stop offset="1" stop-color="#87B960"/>
</radialGradient>
<linearGradient id="paint5_linear_447_7315" x1="15" y1="15" x2="10" y2="10" gradientUnits="userSpaceOnUse">
<stop stop-color="#376B19"/>
<stop offset="1" stop-color="#5A9438"/>
</linearGradient>
<clipPath id="clip0_447_7315">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>