mirror of
https://github.com/mrdarrengriffin/google-weather-icons.git
synced 2026-03-20 02:01:18 +00:00
Refactor repo structure and add new icon sets
Restructured the repository from v1-v4 folders to a set-based organization (set-1 through set-6) grouped by visual style rather than arbitrary version numbers. Added new icon sets, dark theme variants, Lottie animations, and a comprehensive icons.json mapping file.
This commit is contained in:
16
sets/set-3/dark/icy.svg
Normal file
16
sets/set-3/dark/icy.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M30 36C39.9411 36 48 27.9411 48 18C48 8.05887 39.9411 0 30 0C20.0589 0 12 8.05887 12 18C12 27.9411 20.0589 36 30 36Z" fill="#F1F3F4"/>
|
||||
<path d="M30 36C39.9411 36 48 27.9411 48 18C48 8.05887 39.9411 0 30 0C20.0589 0 12 8.05887 12 18C12 27.9411 20.0589 36 30 36Z" fill="url(#paint0_linear_78_6599)"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M30 36C30 27.7157 23.2843 21 15 21C6.71572 21 0 27.7157 0 36C0.0221391 35.966 30.0078 35.9769 30 36Z" fill="#F0F4F9"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M37.5 15L41.25 21.5625L45 15H37.5Z" fill="#E4E6E9"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.9811 14.6988C37.0884 14.5138 37.2861 14.4 37.5 14.4H45C45.2139 14.4 45.4116 14.5138 45.519 14.6988C45.6263 14.8838 45.6271 15.112 45.521 15.2977L41.771 21.8602C41.6641 22.0471 41.4653 22.1625 41.25 22.1625C41.0347 22.1625 40.8359 22.0471 40.7291 21.8602L36.9791 15.2977C36.873 15.112 36.8737 14.8838 36.9811 14.6988ZM38.5339 15.6L41.25 20.3532L43.9661 15.6H38.5339Z" fill="#4C8DF6"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M36.9811 40.1988C37.0884 40.0138 37.2861 39.9 37.5 39.9H45C45.2139 39.9 45.4116 40.0138 45.519 40.1988C45.6263 40.3838 45.6271 40.612 45.521 40.7977L41.771 47.3602C41.6641 47.5471 41.4653 47.6625 41.25 47.6625C41.0347 47.6625 40.8359 47.5471 40.7291 47.3602L36.9791 40.7977C36.873 40.612 36.8737 40.3838 36.9811 40.1988ZM38.5339 41.1L41.25 45.8532L43.9661 41.1H38.5339Z" fill="#7CACF8"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M25.5 28.5L29.25 35.0625L33 28.5H25.5Z" fill="#E0E2E6"/>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" d="M24.9811 28.1988C25.0884 28.0138 25.2861 27.9 25.5 27.9H33C33.2139 27.9 33.4116 28.0138 33.519 28.1988C33.6263 28.3838 33.6271 28.612 33.521 28.7977L29.771 35.3602C29.6641 35.5471 29.4653 35.6625 29.25 35.6625C29.0347 35.6625 28.8359 35.5471 28.7291 35.3602L24.9791 28.7977C24.873 28.612 24.8737 28.3838 24.9811 28.1988ZM26.5339 29.1L29.25 33.8532L31.9661 29.1H26.5339Z" fill="#4C8DF6"/>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear_78_6599" x1="12" y1="0" x2="47.3798" y2="35.3798" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#F1F3F4"/>
|
||||
<stop offset="1" stop-color="#DADCE0"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.3 KiB |
Reference in New Issue
Block a user