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

35
icons/Ruby.svg Normal file
View File

@@ -0,0 +1,35 @@
<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_5626)">
<mask id="path-1-outside-1_201_5626" maskUnits="userSpaceOnUse" x="-1" y="3" width="18" height="11" fill="black">
<rect fill="white" x="-1" y="3" width="18" height="11"/>
<path d="M1 6L3 4H13.5L15 6L8 12.5L1 6Z"/>
</mask>
<path d="M1 6L3 4H13.5L15 6L8 12.5L1 6Z" fill="url(#paint0_linear_201_5626)"/>
<path d="M3 4V3H2.58579L2.29289 3.29289L3 4ZM1 6L0.292893 5.29289L-0.440888 6.02667L0.319549 6.73279L1 6ZM15 6L15.6805 6.73279L16.3402 6.12021L15.8 5.4L15 6ZM13.5 4L14.3 3.4L14 3H13.5V4ZM8 12.5L7.31955 13.2328H8.68045L8 12.5ZM2.29289 3.29289L0.292893 5.29289L1.70711 6.70711L3.70711 4.70711L2.29289 3.29289ZM15.8 5.4L14.3 3.4L12.7 4.6L14.2 6.6L15.8 5.4ZM13.5 3H3V5H13.5V3ZM0.319549 6.73279L7.31955 13.2328L8.68045 11.7672L1.68045 5.26721L0.319549 6.73279ZM8.68045 13.2328L15.6805 6.73279L14.3195 5.26721L7.31955 11.7672L8.68045 13.2328Z" fill="url(#paint1_linear_201_5626)" mask="url(#path-1-outside-1_201_5626)"/>
<mask id="path-3-inside-2_201_5626" fill="white">
<path d="M1 6L3 4H13.5L15 6L8 12.5L1 6Z"/>
</mask>
<path d="M3 4V3H2.58579L2.29289 3.29289L3 4ZM1 6L0.292893 5.29289L-0.440888 6.02667L0.319549 6.73279L1 6ZM15 6L15.6805 6.73279L16.3402 6.12021L15.8 5.4L15 6ZM13.5 4L14.3 3.4L14 3H13.5V4ZM8 12.5L7.31955 13.2328H8.68045L8 12.5ZM2.29289 3.29289L0.292893 5.29289L1.70711 6.70711L3.70711 4.70711L2.29289 3.29289ZM15.8 5.4L14.3 3.4L12.7 4.6L14.2 6.6L15.8 5.4ZM13.5 3H3V5H13.5V3ZM0.319549 6.73279L7.31955 13.2328L8.68045 11.7672L1.68045 5.26721L0.319549 6.73279ZM8.68045 13.2328L15.6805 6.73279L14.3195 5.26721L7.31955 11.7672L8.68045 13.2328Z" fill="white" fill-opacity="0.66" style="mix-blend-mode:hard-light" mask="url(#path-3-inside-2_201_5626)"/>
<path d="M8 12.5L6 6V4L4 6L8 12.5Z" fill="url(#paint2_linear_201_5626)" fill-opacity="0.66"/>
</g>
<defs>
<linearGradient id="paint0_linear_201_5626" x1="1" y1="8" x2="15" y2="8" gradientUnits="userSpaceOnUse">
<stop stop-color="#F44141"/>
<stop offset="0.498047" stop-color="#DE0707"/>
<stop offset="0.502232" stop-color="#FF3333"/>
<stop offset="1" stop-color="#CD1515"/>
</linearGradient>
<linearGradient id="paint1_linear_201_5626" x1="1" y1="4" x2="9.5" y2="12" gradientUnits="userSpaceOnUse">
<stop stop-color="#FE807C"/>
<stop offset="1" stop-color="#C62C32"/>
</linearGradient>
<linearGradient id="paint2_linear_201_5626" x1="5.5" y1="4" x2="5.5" y2="12.5" gradientUnits="userSpaceOnUse">
<stop stop-color="white" stop-opacity="0"/>
<stop offset="0.24" stop-color="white"/>
<stop offset="1" stop-color="white" stop-opacity="0"/>
</linearGradient>
<clipPath id="clip0_201_5626">
<rect width="16" height="16" fill="white"/>
</clipPath>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB