1
0
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:
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

View File

@@ -0,0 +1,28 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_402_6888" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="3" y="2" width="8" height="12">
<rect x="3" y="2" width="8" height="12" fill="#D9D9D9"/>
</mask>
<g mask="url(#mask0_402_6888)">
<mask id="path-2-outside-1_402_6888" maskUnits="userSpaceOnUse" x="3" y="-2.18557e-07" width="8" height="16" fill="black">
<rect fill="white" x="3" y="-2.18557e-07" width="8" height="16"/>
<path d="M5 8L10 13L10 3L5 8Z"/>
</mask>
<path d="M5 8L10 13L10 3L5 8Z" fill="url(#paint0_linear_402_6888)"/>
<path d="M10 13L9.29289 13.7071L11 15.4142L11 13L10 13ZM5 8L4.29289 7.29289L3.58579 8L4.29289 8.70711L5 8ZM10 3L11 3L11 0.585786L9.29289 2.29289L10 3ZM10.7071 12.2929L5.70711 7.29289L4.29289 8.70711L9.29289 13.7071L10.7071 12.2929ZM5.70711 8.70711L10.7071 3.70711L9.29289 2.29289L4.29289 7.29289L5.70711 8.70711ZM9 3L9 13L11 13L11 3L9 3Z" fill="url(#paint1_linear_402_6888)" mask="url(#path-2-outside-1_402_6888)"/>
<mask id="path-4-inside-2_402_6888" fill="white">
<path d="M5 8L10 13L10 3L5 8Z"/>
</mask>
<path d="M10 13L9.29289 13.7071L11 15.4142L11 13L10 13ZM5 8L4.29289 7.29289L3.58579 8L4.29289 8.70711L5 8ZM10 3L11 3L11 0.585786L9.29289 2.29289L10 3ZM10.7071 12.2929L5.70711 7.29289L4.29289 8.70711L9.29289 13.7071L10.7071 12.2929ZM5.70711 8.70711L10.7071 3.70711L9.29289 2.29289L4.29289 7.29289L5.70711 8.70711ZM9 3L9 13L11 13L11 3L9 3Z" fill="white" fill-opacity="0.3" mask="url(#path-4-inside-2_402_6888)"/>
</g>
<defs>
<linearGradient id="paint0_linear_402_6888" x1="5" y1="3" x2="12.9563" y2="9.21589" gradientUnits="userSpaceOnUse">
<stop stop-color="#97BAEA"/>
<stop offset="1" stop-color="#4E80D2"/>
</linearGradient>
<linearGradient id="paint1_linear_402_6888" x1="4.65278" y1="2.66667" x2="13.9581" y2="8.11898" gradientUnits="userSpaceOnUse">
<stop stop-color="#80ABEA"/>
<stop offset="0.515" stop-color="#4481D3"/>
<stop offset="1" stop-color="#1239B6"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.0 KiB