mirror of
https://github.com/SimonPistache/famfamfam-silk-svg.git
synced 2025-09-11 06:36:28 +02:00
feat: Upload icons (#164)
This commit is contained in:
32
icons/Television.svg
Normal file
32
icons/Television.svg
Normal file
@@ -0,0 +1,32 @@
|
||||
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<g clip-path="url(#clip0_201_5180)">
|
||||
<path d="M6.50002 4.49995L2.50001 0.499969M9.50002 4.49995L13.5 0.5" stroke="#7F91AD" stroke-linecap="round"/>
|
||||
<path d="M1 5C1 4.44772 1.44772 4 2 4H14C14.5523 4 15 4.44772 15 5V16H1V5Z" fill="url(#paint0_linear_201_5180)"/>
|
||||
<path d="M1.5 5C1.5 4.72386 1.72386 4.5 2 4.5H14C14.2761 4.5 14.5 4.72386 14.5 5V15.5H1.5V5Z" stroke="black" stroke-opacity="0.33"/>
|
||||
<rect x="2" y="5" width="12" height="7" fill="#6EA4DC"/>
|
||||
<rect x="2" y="5" width="12" height="7" fill="url(#paint1_linear_201_5180)"/>
|
||||
<rect x="2" y="5" width="12" height="7" fill="url(#paint2_linear_201_5180)"/>
|
||||
<rect x="3" y="13" width="4" height="1" rx="0.5" fill="black" fill-opacity="0.33"/>
|
||||
<rect x="9" y="13" width="4" height="1" rx="0.5" fill="black" fill-opacity="0.33"/>
|
||||
<circle cx="4.5" cy="13.5" r="0.5" fill="#E93C3C"/>
|
||||
</g>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_201_5180" x1="15" y1="16" x2="1" y2="4" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#6D6D6D"/>
|
||||
<stop offset="1" stop-color="#D3D3D3"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear_201_5180" x1="13" y1="5" x2="5.26158" y2="13.9545" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="white" stop-opacity="0.2"/>
|
||||
<stop offset="0.494495" stop-color="white" stop-opacity="0.66"/>
|
||||
<stop offset="0.5" stop-color="white" stop-opacity="0.33"/>
|
||||
<stop offset="1" stop-color="white" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint2_linear_201_5180" x1="14" y1="8.5" x2="2" y2="8.5" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0.205" stop-color="#96BDF1"/>
|
||||
<stop offset="1" stop-color="#90BDF6" stop-opacity="0"/>
|
||||
</linearGradient>
|
||||
<clipPath id="clip0_201_5180">
|
||||
<rect width="16" height="16" fill="white"/>
|
||||
</clipPath>
|
||||
</defs>
|
||||
</svg>
|
After Width: | Height: | Size: 1.8 KiB |
Reference in New Issue
Block a user