1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-06-10 11:04:21 +02:00
famfamfam-silk-svg/icons/Webcam delete.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

45 lines
2.9 KiB
XML

<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.64645 11.6464C1.55268 11.7402 1.5 11.8674 1.5 12V14C1.5 14.2761 1.72386 14.5 2 14.5H14C14.2761 14.5 14.5 14.2761 14.5 14V12C14.5 11.8674 14.4473 11.7402 14.3536 11.6464L12.3536 9.64645C12.1583 9.45118 11.8417 9.45118 11.6464 9.64645L10.6464 10.6464C10.4512 10.8417 10.4512 11.1583 10.6464 11.3536L11.5 12.2071V12.5H8H4.5V12.2071L5.35355 11.3536C5.54882 11.1583 5.54882 10.8417 5.35355 10.6464L4.35355 9.64645C4.15829 9.45118 3.84171 9.45118 3.64645 9.64645L1.64645 11.6464Z" fill="url(#paint0_linear_452_7644)" stroke="url(#paint1_linear_452_7644)" stroke-linejoin="round"/>
<circle cx="8" cy="6" r="5.5" fill="url(#paint2_linear_452_7644)" stroke="url(#paint3_linear_452_7644)"/>
<circle cx="8" cy="6" r="3.5" fill="url(#paint4_linear_452_7644)" stroke="url(#paint5_linear_452_7644)"/>
<circle cx="8" cy="6" r="2" fill="url(#paint6_linear_452_7644)"/>
<circle cx="8" cy="6" r="1.5" stroke="black" stroke-opacity="0.1"/>
<rect x="7" y="2" width="2" height="1" rx="0.5" fill="#BABABA"/>
<circle cx="12.5" cy="12.5" r="3" fill="url(#paint7_radial_452_7644)" stroke="#BC4305"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M14 13H11V12H14V13Z" fill="white"/>
<defs>
<linearGradient id="paint0_linear_452_7644" x1="2" y1="12" x2="14" y2="12" gradientUnits="userSpaceOnUse">
<stop stop-color="#D1D1D1"/>
<stop offset="1" stop-color="#878787"/>
</linearGradient>
<linearGradient id="paint1_linear_452_7644" x1="7.3399" y1="10" x2="8.6601" y2="14" gradientUnits="userSpaceOnUse">
<stop stop-color="#A3A3A3" stop-opacity="0.976471"/>
<stop offset="1" stop-color="#373737"/>
</linearGradient>
<linearGradient id="paint2_linear_452_7644" x1="3" y1="1" x2="13" y2="11" gradientUnits="userSpaceOnUse">
<stop stop-color="#F1F1F1"/>
<stop offset="1" stop-color="#A7A7A7"/>
</linearGradient>
<linearGradient id="paint3_linear_452_7644" x1="8" y1="1" x2="8" y2="11" gradientUnits="userSpaceOnUse">
<stop stop-color="#E4E4E4" stop-opacity="0.917647"/>
<stop offset="1" stop-color="#484848"/>
</linearGradient>
<linearGradient id="paint4_linear_452_7644" x1="8" y1="3" x2="8" y2="9" gradientUnits="userSpaceOnUse">
<stop stop-color="#FAFAFB"/>
<stop offset="1" stop-color="#F0F0F0"/>
</linearGradient>
<linearGradient id="paint5_linear_452_7644" x1="8" y1="3" x2="8" y2="9" gradientUnits="userSpaceOnUse">
<stop stop-color="#E0E0E0"/>
<stop offset="1" stop-color="#9C9C9C"/>
</linearGradient>
<linearGradient id="paint6_linear_452_7644" x1="8" y1="4" x2="8" y2="8" gradientUnits="userSpaceOnUse">
<stop stop-color="#A2B9DA"/>
<stop offset="1" stop-color="#99B8EB"/>
</linearGradient>
<radialGradient id="paint7_radial_452_7644" cx="0" cy="0" r="1" gradientUnits="userSpaceOnUse" gradientTransform="translate(11 11) rotate(45) scale(4.24264)">
<stop stop-color="#FFAF7D"/>
<stop offset="1" stop-color="#FF6D00"/>
</radialGradient>
</defs>
</svg>