1
0
mirror of https://github.com/SimonPistache/famfamfam-silk-svg.git synced 2025-09-11 14:46:28 +02:00

feat: Upload icons (#164)

This commit is contained in:
Simon Pistache
2025-01-29 16:04:25 +01:00
committed by GitHub
parent fc9daafe68
commit c8fd547e07
996 changed files with 52054 additions and 0 deletions

45
icons/Webcam error.svg Normal file
View File

@@ -0,0 +1,45 @@
<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_7643)" stroke="url(#paint1_linear_452_7643)" stroke-linejoin="round"/>
<circle cx="8" cy="6" r="5.5" fill="url(#paint2_linear_452_7643)" stroke="url(#paint3_linear_452_7643)"/>
<circle cx="8" cy="6" r="3.5" fill="url(#paint4_linear_452_7643)" stroke="url(#paint5_linear_452_7643)"/>
<circle cx="8" cy="6" r="2" fill="url(#paint6_linear_452_7643)"/>
<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"/>
<path d="M15 15.5C15.1776 15.5 15.3419 15.4058 15.4316 15.2524C15.5213 15.0991 15.5229 14.9097 15.4358 14.7549L10.9358 6.75487C10.8472 6.59743 10.6806 6.5 10.5 6.5C10.3194 6.5 10.1528 6.59743 10.0642 6.75487L5.56421 14.7549C5.47713 14.9097 5.47872 15.0991 5.5684 15.2524C5.65807 15.4058 5.82237 15.5 6 15.5H15Z" fill="#F5DA58" stroke="url(#paint7_linear_452_7643)" stroke-linejoin="round"/>
<path d="M10.5 8.01986L14.1451 14.5H6.85492L10.5 8.01986Z" stroke="white" stroke-opacity="0.66" stroke-linejoin="round"/>
<path d="M10.5 10V12M10.5 13V14" stroke="#C28731" stroke-linejoin="round"/>
<defs>
<linearGradient id="paint0_linear_452_7643" 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_7643" 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_7643" 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_7643" 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_7643" 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_7643" 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_7643" x1="8" y1="4" x2="8" y2="8" gradientUnits="userSpaceOnUse">
<stop stop-color="#A2B9DA"/>
<stop offset="1" stop-color="#99B8EB"/>
</linearGradient>
<linearGradient id="paint7_linear_452_7643" x1="10.5" y1="7" x2="10.5" y2="15" gradientUnits="userSpaceOnUse">
<stop stop-color="#E1B129"/>
<stop offset="1" stop-color="#BF7C2B"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 3.2 KiB