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

33
icons/Credit Card.svg Normal file
View File

@@ -0,0 +1,33 @@
<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="13" height="10" rx="1" fill="url(#paint0_linear_471_7944)"/>
<rect width="13" height="10" rx="1" fill="url(#paint1_linear_471_7944)" fill-opacity="0.1"/>
<rect x="0.5" y="0.5" width="12" height="9" rx="0.5" stroke="#888888" stroke-opacity="0.33" stroke-linejoin="round"/>
<path d="M4.40535 3.535L3.44035 7H2.42035L1.42035 3.535H2.28535L2.94535 6.36L3.56535 3.535H4.40535ZM5.48191 3.535V7H4.66191V3.535H5.48191ZM7.24176 3.45C7.77176 3.45 8.13676 3.605 8.44176 3.895L8.06176 4.34C7.82176 4.145 7.58176 4.05 7.30176 4.05C7.01676 4.05 6.83676 4.17 6.83676 4.39C6.83676 4.61 6.96676 4.7 7.50676 4.87C8.16176 5.08 8.53676 5.35 8.53676 5.99C8.53676 6.635 8.02676 7.085 7.16176 7.085C6.56176 7.085 6.13176 6.865 5.84676 6.59L6.26176 6.135C6.51676 6.35 6.79176 6.475 7.13676 6.475C7.47676 6.475 7.68676 6.315 7.68676 6.05C7.68676 5.795 7.55676 5.68 7.05176 5.525C6.27676 5.285 5.99176 4.965 5.99176 4.45C5.99176 3.84 6.52176 3.45 7.24176 3.45ZM10.7154 7L10.5404 6.255H9.52543L9.35043 7H8.50043L9.54543 3.535H10.5404L11.5854 7H10.7154ZM9.66543 5.66H10.3954L10.0304 4.13L9.66543 5.66Z" fill="#5D8DCD"/>
<rect x="3.5" y="6.5" width="12" height="9" fill="url(#paint2_linear_471_7944)" stroke="#C1C1C1" stroke-linejoin="round"/>
<circle cx="7" cy="11" r="3" fill="url(#paint3_linear_471_7944)"/>
<circle cx="12" cy="11" r="3" fill="url(#paint4_linear_471_7944)"/>
<defs>
<linearGradient id="paint0_linear_471_7944" x1="6.5" y1="0" x2="6.5" y2="10" gradientUnits="userSpaceOnUse">
<stop offset="0.30018" stop-color="#8AB5E2"/>
<stop offset="0.308544" stop-color="white"/>
<stop offset="0.693312" stop-color="white"/>
<stop offset="0.705859" stop-color="#FEDE7A"/>
</linearGradient>
<linearGradient id="paint1_linear_471_7944" x1="0" y1="5" x2="13" y2="5" gradientUnits="userSpaceOnUse">
<stop stop-opacity="0"/>
<stop offset="1"/>
</linearGradient>
<linearGradient id="paint2_linear_471_7944" x1="4" y1="11" x2="15" y2="11" gradientUnits="userSpaceOnUse">
<stop stop-color="#FAFAFA"/>
<stop offset="1" stop-color="#F5F5F5"/>
</linearGradient>
<linearGradient id="paint3_linear_471_7944" x1="4" y1="11" x2="10" y2="11" gradientUnits="userSpaceOnUse">
<stop stop-color="#F76161"/>
<stop offset="1" stop-color="#F74E4E"/>
</linearGradient>
<linearGradient id="paint4_linear_471_7944" x1="9" y1="11" x2="15" y2="11" gradientUnits="userSpaceOnUse">
<stop stop-color="#F7D875"/>
<stop offset="1" stop-color="#F7D05F"/>
</linearGradient>
</defs>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB