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.
1
sets/set-6/dark/blowing_snow.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M38.124 22.471A5.882 5.882 0 0 1 44 28.347a5.881 5.881 0 0 1-5.876 5.875h-1.529v-3.058h1.53a2.824 2.824 0 0 0 2.816-2.817 2.823 2.823 0 0 0-2.817-2.816H4v-3.06h34.124zM21.827 6.716a5.88 5.88 0 0 1 5.875 5.875 5.88 5.88 0 0 1-5.875 5.876H4v-3.059h17.827a2.823 2.823 0 0 0 2.817-2.816 2.823 2.823 0 0 0-2.817-2.817h-1.529v-3.06h1.53z" fill="#BDC1C6"/><path d="M38.903 6.172v4.715l.15-.087 3.922-2.275.987 1.716-4.073 2.35 4.073 2.351-.988 1.717-3.92-2.263-.15-.088v4.703H36.93v-4.703l-.15.088-3.932 2.263-.977-1.717 4.074-2.35-4.074-2.35.987-1.717 3.922 2.264.15.086V6.172h1.973z" fill="#E8EAED"/></svg>
|
||||
|
After Width: | Height: | Size: 705 B |
1
sets/set-6/dark/clear_night.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M25.761 2c-3.077 3.766-4.917 8.544-4.917 13.743 0 12.153 10.055 22.005 22.459 22.005.233 0 .465-.003.697-.01C39.884 42.774 33.556 46 26.459 46 14.055 46 4 36.148 4 23.995 4 12.07 13.68 2.36 25.761 2z" fill="url(#a)"/><defs><linearGradient id="a" x1="10.12" y1="10.513" x2="25.742" y2="30.793" gradientUnits="userSpaceOnUse"><stop stop-color="#8AB4F8"/><stop offset="1" stop-color="#619DFF"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 565 B |
1
sets/set-6/dark/cloudy.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M30.1 11.5l.396.004c7.655.191 13.808 5.983 14 13.152L44.5 25l-.008.44c-.148 4.33-2.474 8.15-5.984 10.521a14.802 14.802 0 0 1-5.15 2.188c-3.345.404-6.656.35-10.184.35H13.143c-5.002-.001-9.11-3.575-9.595-8.13l-.035-.444-.013-.469c0-4.83 4.045-8.788 9.146-9.031l.497-.012c.697 0 1.377.07 2.032.202l1.175.237.49-1.092c2.177-4.848 7.3-8.256 13.26-8.259z" fill="url(#a)" fill-opacity=".35" stroke="#BDC1C6" stroke-width="3"/><defs><linearGradient id="a" x1="20.578" y1="14.224" x2="28.911" y2="38.798" gradientUnits="userSpaceOnUse"><stop offset=".375" stop-color="#ABABAB" stop-opacity="0"/><stop offset=".928" stop-color="#BDC1C6"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 762 B |
1
sets/set-6/dark/drizzle.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M35.707 36.433l.035.034a5.479 5.479 0 0 1 0 7.898c-2.24 2.18-5.875 2.18-8.116 0a5.479 5.479 0 0 1 0-7.898l4.058-3.948 4.023 3.914z" fill="url(#a)"/><path d="M30.1 3.5l.396.004c7.655.191 13.808 5.983 14 13.152L44.5 17l-.008.44c-.148 4.33-2.474 8.15-5.984 10.521a14.802 14.802 0 0 1-5.15 2.188c-3.345.404-6.656.35-10.184.35H13.143c-5.002-.001-9.11-3.575-9.595-8.13l-.035-.444-.013-.469c0-4.83 4.045-8.788 9.146-9.031l.497-.012c.697 0 1.377.07 2.032.202l1.175.237.49-1.092C19.017 6.91 24.14 3.503 30.1 3.5z" fill="url(#b)" fill-opacity=".35" stroke="#BDC1C6" stroke-width="3"/><defs><linearGradient id="a" x1="27.701" y1="35.127" x2="32.559" y2="41.032" gradientUnits="userSpaceOnUse"><stop stop-color="#8AB4F8"/><stop offset="1" stop-color="#619DFF"/></linearGradient><linearGradient id="b" x1="20.578" y1="6.224" x2="28.911" y2="30.799" gradientUnits="userSpaceOnUse"><stop offset=".375" stop-color="#ABABAB" stop-opacity="0"/><stop offset=".928" stop-color="#BDC1C6"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
1
sets/set-6/dark/flurries.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)"><path d="M37.338 36.787l3.045-1.622.246-.132.896 1.432-3.274 1.743 3.274 1.747-.896 1.432-3.291-1.755v3.516h-1.752v-3.517l-3.292 1.756-.15-.238-.746-1.194 3.274-1.747-3.274-1.743.895-1.432.248.132 3.045 1.623v-3.515h1.752v3.514z" fill="#E8EAED"/><path d="M30.1 3.5l.396.004c7.655.191 13.808 5.983 14 13.152L44.5 17l-.008.44c-.148 4.33-2.474 8.15-5.984 10.521a14.802 14.802 0 0 1-5.15 2.188c-3.345.404-6.656.35-10.184.35H13.143c-5.002-.001-9.11-3.575-9.595-8.13l-.035-.444-.013-.469c0-4.83 4.045-8.788 9.146-9.031l.497-.012c.697 0 1.377.07 2.032.202l1.175.237.49-1.092C19.017 6.91 24.14 3.503 30.1 3.5z" fill="url(#b)" fill-opacity=".35" stroke="#BDC1C6" stroke-width="3"/></g><defs><linearGradient id="b" x1="20.578" y1="6.224" x2="28.911" y2="30.799" gradientUnits="userSpaceOnUse"><stop offset=".375" stop-color="#ABABAB" stop-opacity="0"/><stop offset=".928" stop-color="#BDC1C6"/></linearGradient><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
1
sets/set-6/dark/heavy_rain.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M45.992 17.471c-.16 4.862-2.77 9.115-6.645 11.732a16.305 16.305 0 0 1-5.739 2.427c-3.48.427-6.924.367-10.434.367H13.143c-5.876 0-10.825-4.35-11.128-9.992L2 21.455c0-5.906 5.077-10.542 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005C39.02 2.208 46 8.762 46 16.999l-.008.473z" fill="url(#a)" fill-opacity=".35"/><path d="M30.514 2.005C39.02 2.208 46 8.762 46 16.999l-.008.473-.022.454a14.187 14.187 0 0 1-.536 3.05l-2.54-2.453c.05-.367.085-.74.098-1.116l.007-.436c-.016-6.409-5.492-11.788-12.534-11.967L30.093 5c-5.387.006-9.96 3.086-11.885 7.373l-.981 2.186-2.35-.474a8.724 8.724 0 0 0-1.29-.161l-.444-.012c-4.25 0-7.598 2.97-8.081 6.629l-2.885 2.788c-.05-.263-.092-.53-.12-.8l-.042-.524-.015-.55c0-5.906 5.077-10.543 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005z" fill="#BDC1C6"/><path d="M20.403 36.433l.036.034a5.479 5.479 0 0 1 0 7.898c-2.242 2.18-5.876 2.18-8.117 0a5.479 5.479 0 0 1 0-7.898l4.058-3.948 4.023 3.914z" fill="url(#b)"/><path d="M35.708 36.433l.035.034a5.478 5.478 0 0 1 0 7.898c-2.241 2.18-5.875 2.18-8.116 0a5.479 5.479 0 0 1 0-7.898l4.057-3.948 4.024 3.914z" fill="url(#c)"/><path d="M11.794 25.84l.036.035a5.479 5.479 0 0 1 0 7.897c-2.241 2.18-5.874 2.18-8.115 0a5.479 5.479 0 0 1-.001-7.897l4.057-3.95 4.023 3.915z" fill="url(#d)"/><path d="M28.055 23.915l.036.034a5.479 5.479 0 0 1 0 7.897c-2.241 2.18-5.875 2.18-8.117 0a5.479 5.479 0 0 1 0-7.897L24.032 20l4.023 3.915z" fill="url(#e)"/><path d="M44.316 23.914l.036.035a5.478 5.478 0 0 1 0 7.897c-2.241 2.18-5.875 2.18-8.116 0a5.479 5.479 0 0 1 0-7.897L40.292 20l4.023 3.914z" fill="url(#f)"/><defs><linearGradient id="a" x1="20.578" y1="6.224" x2="28.911" y2="30.799" gradientUnits="userSpaceOnUse"><stop offset=".072" stop-color="#BDC1C6"/><stop offset=".625" stop-color="#ABABAB" stop-opacity="0"/></linearGradient><linearGradient id="b" x1="8.765" y1="25.03" x2="15.512" y2="41.334" gradientUnits="userSpaceOnUse"><stop stop-color="#8AB4F8"/><stop offset="1" stop-color="#619DFF"/></linearGradient><linearGradient id="c" x1="8.765" y1="25.03" x2="15.512" y2="41.334" gradientUnits="userSpaceOnUse"><stop stop-color="#8AB4F8"/><stop offset="1" stop-color="#619DFF"/></linearGradient><linearGradient id="d" x1="8.765" y1="25.03" x2="15.512" y2="41.334" gradientUnits="userSpaceOnUse"><stop stop-color="#8AB4F8"/><stop offset="1" stop-color="#619DFF"/></linearGradient><linearGradient id="e" x1="8.765" y1="25.03" x2="15.512" y2="41.334" gradientUnits="userSpaceOnUse"><stop stop-color="#8AB4F8"/><stop offset="1" stop-color="#619DFF"/></linearGradient><linearGradient id="f" x1="8.765" y1="25.03" x2="15.512" y2="41.334" gradientUnits="userSpaceOnUse"><stop stop-color="#8AB4F8"/><stop offset="1" stop-color="#619DFF"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 2.8 KiB |
1
sets/set-6/dark/heavy_snow.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="49" height="49" viewBox="0 0 49 49" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M46.066 17.471c-.159 4.862-2.77 9.115-6.645 11.732a16.304 16.304 0 0 1-5.738 2.427c-3.481.427-6.925.367-10.435.367H13.217c-5.876 0-10.825-4.35-11.128-9.992l-.015-.55c0-5.906 5.077-10.542 11.143-10.543.797 0 1.576.08 2.329.232C17.976 5.735 23.65 2 30.182 2l.406.005c8.506.203 15.486 6.757 15.486 14.994l-.008.473z" fill="url(#a)" fill-opacity=".35"/><path d="M30.598 2.005c8.338.199 15.208 6.501 15.476 14.509L42.948 15.3c-.866-5.647-5.979-10.133-12.4-10.296L30.178 5c-5.387.006-9.96 3.086-11.885 7.373l-.982 2.186-2.348-.474a8.726 8.726 0 0 0-1.291-.161l-.444-.012c-4.592 0-8.13 3.466-8.143 7.522l.012.424c.027.491.107.972.234 1.438h-.077l-1.887 3.076a10.033 10.033 0 0 1-1.225-3.843l-.042-.524-.015-.55c0-5.906 5.077-10.543 11.143-10.543.797 0 1.576.08 2.329.232C17.985 5.735 23.66 2 30.19 2l.407.005z" fill="#BDC1C6"/><path d="M23.42 39.715l3.045-1.622.246-.132.896 1.432-3.274 1.743 3.274 1.747-.896 1.431-3.291-1.754v3.517h-1.753V42.56l-3.044 1.623-.248.132-.895-1.432 3.273-1.747-3.273-1.743.895-1.432 3.292 1.754V36.2h1.753v3.515zM37.337 36.932l3.045-1.622.246-.132.896 1.431-3.274 1.743 3.274 1.748-.896 1.431-3.291-1.755v3.517h-1.752v-3.518l-3.292 1.756-.15-.237-.745-1.194 3.273-1.748-3.273-1.743.894-1.431.248.132 3.045 1.623v-3.516h1.752v3.515zM11.477 30.255l3.988-2.126.84 1.344.172.272-.284.151-3.686 1.965 3.97 2.117-.171.273-.841 1.344-3.988-2.127v4.26H9.493v-4.26l-3.741 1.995-.248.132-1.01-1.617 3.969-2.117-3.686-1.965-.283-.15 1.01-1.617.248.132 3.741 1.994v-4.26h1.984v4.26zM26.318 26.544l3.989-2.126.84 1.344.171.272-3.971 2.114 3.971 2.12-1.011 1.615-3.989-2.127v4.26h-1.983v-4.26l-3.988 2.127-.84-1.343-.171-.272 3.969-2.118-3.686-1.964-.283-.152 1.01-1.616.248.132 3.741 1.994v-4.26h1.983v4.26zM41.162 22.834l3.988-2.126.841 1.344.171.272-3.972 2.114 3.972 2.12-1.012 1.615-3.988-2.127v4.26H39.18v-4.26l-3.989 2.127-.84-1.343-.17-.272 3.968-2.118-3.685-1.964-.283-.152 1.01-1.616.248.132 3.74 1.994v-4.26h1.984v4.26z" fill="#E8EAED"/><defs><linearGradient id="a" x1="20.653" y1="6.224" x2="28.985" y2="30.799" gradientUnits="userSpaceOnUse"><stop offset=".072" stop-color="#BDC1C6"/><stop offset=".625" stop-color="#ABABAB" stop-opacity="0"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 2.2 KiB |
1
sets/set-6/dark/hurricane.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.08 1.508C33.02 1.81 42.603 11.596 42.603 23.62a1 1 0 0 1-1.997 0c0-11.113-8.998-20.12-20.096-20.121a1 1 0 0 1 0-1.999l.57.008zM5.54 24.38c0 12.215 9.892 22.119 22.093 22.119a1 1 0 0 0 0-1.998c-11.098 0-20.096-9.008-20.096-20.121a1 1 0 0 0-.896-.994l-.102-.006-.103.006a1 1 0 0 0-.896.994z" fill="#BDC1C6" stroke="#BDC1C6" stroke-width=".999"/><mask id="a" fill="#fff"><path d="M24 8.944c9.546 0 15.965 7.334 18.978 11.778a5.817 5.817 0 0 1-.024 6.624C39.93 31.73 33.52 38.916 24 38.916c-9.52 0-15.93-7.187-18.954-11.57a5.816 5.816 0 0 1-.024-6.624C8.036 16.278 14.454 8.944 24 8.944zm0 2.997c-6.613 0-11.974 5.368-11.974 11.99 0 6.62 5.362 11.988 11.975 11.988 6.613 0 11.973-5.368 11.973-11.989s-5.36-11.989-11.973-11.99z"/></mask><path d="M24 8.944c9.546 0 15.965 7.334 18.978 11.778a5.817 5.817 0 0 1-.024 6.624C39.93 31.73 33.52 38.916 24 38.916c-9.52 0-15.93-7.187-18.954-11.57a5.816 5.816 0 0 1-.024-6.624C8.036 16.278 14.454 8.944 24 8.944zm0 2.997c-6.613 0-11.974 5.368-11.974 11.99 0 6.62 5.362 11.988 11.975 11.988 6.613 0 11.973-5.368 11.973-11.989s-5.36-11.989-11.973-11.99z" fill="#BDC1C6"/><path d="M24 8.944v-1 1zm18.978 11.778l.827-.56-.827.56zm-.024 6.624l.822.567-.822-.567zM24 38.916v.999-1zM5.046 27.346l-.823.567.823-.567zm-.024-6.624l-.827-.56.827.56zm18.979-8.781v-1 1zM12.026 23.93h-.999 1zm11.975 11.988v.998-.998zM35.974 23.93h1-1zM24 8.944v.999c9.013 0 15.171 6.944 18.151 11.34l.827-.56.827-.561C40.758 15.668 34.078 7.944 24 7.944v.999zm18.978 11.778l-.827.56a4.818 4.818 0 0 1-.02 5.497l.823.567.822.567a6.816 6.816 0 0 0 .03-7.751l-.828.56zm-.024 6.624l-.822-.567C39.145 31.108 32.996 37.916 24 37.916v1.999c10.045 0 16.716-7.565 19.776-12.002l-.822-.567zM24 38.916v-1c-8.996 0-15.145-6.808-18.132-11.137l-.822.567-.823.567C7.283 32.35 13.955 39.914 24 39.916v-1zM5.046 27.346l.822-.567a4.817 4.817 0 0 1-.019-5.496l-.827-.56-.827-.561a6.815 6.815 0 0 0 .028 7.752l.823-.568zm-.024-6.624l.827.56C8.83 16.888 14.987 9.944 24 9.943V7.945c-10.078 0-16.757 7.724-19.804 12.218l.827.56zm18.979-8.781v-1c-7.166 0-12.974 5.817-12.974 12.99h1.998c0-6.072 4.915-10.991 10.976-10.991v-1zM12.026 23.93h-.999c0 7.171 5.808 12.986 12.974 12.986V34.92c-6.06 0-10.976-4.918-10.976-10.989h-.999zm11.975 11.988v.998c7.166 0 12.972-5.815 12.972-12.987h-1.998c0 6.07-4.914 10.99-10.974 10.99v.998zM35.974 23.93h1c0-7.171-5.807-12.988-12.973-12.988v1.998c6.06 0 10.974 4.92 10.974 10.99h1z" fill="#BDC1C6" mask="url(#a)"/><path d="M24.001 16.186c4.272 0 7.734 3.468 7.734 7.744 0 4.275-3.462 7.743-7.734 7.743s-7.734-3.468-7.734-7.743c0-4.276 3.462-7.744 7.734-7.744zm0 2a5.74 5.74 0 0 0-5.737 5.744A5.741 5.741 0 0 0 24 29.675a5.741 5.741 0 0 0 5.737-5.745 5.74 5.74 0 0 0-5.737-5.744z" fill="#BDC1C6" stroke="#BDC1C6" stroke-width=".999"/></svg>
|
||||
|
After Width: | Height: | Size: 2.8 KiB |
1
sets/set-6/dark/icy.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M45.992 17.471c-.16 4.862-2.77 9.115-6.645 11.732a16.305 16.305 0 0 1-5.739 2.427c-3.48.427-6.924.367-10.434.367H13.143c-5.876 0-10.825-4.35-11.128-9.992L2 21.455c0-5.906 5.077-10.542 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005C39.02 2.208 46 8.762 46 16.999l-.008.473z" fill="url(#a)" fill-opacity=".35"/><path d="M30.514 2.005C39.02 2.208 46 8.762 46 16.999l-.008.473-.022.454c-.302 4.672-2.868 8.742-6.623 11.277l-.322.211c-.481.308-.982.59-1.499.849a5.189 5.189 0 0 0 .257-3.628c3.08-2.128 5.075-5.477 5.21-9.228l.006-.436c-.016-6.409-5.492-11.788-12.534-11.967L30.093 5c-5.387.006-9.96 3.086-11.885 7.373l-.981 2.186-2.35-.474a8.724 8.724 0 0 0-1.29-.161l-.444-.012c-4.592 0-8.13 3.466-8.143 7.522l.012.424c.217 3.88 3.686 7.139 8.13 7.14h6.936c.088.504.251 1 .494 1.47v.002l.78 1.527h-8.21c-5.692 0-10.514-4.083-11.085-9.468l-.042-.524-.015-.55c0-5.906 5.077-10.543 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005z" fill="#BDC1C6"/><path d="M21.979 35h-7.974c-.715 0-1.339.38-1.711 1.024a2.151 2.151 0 0 0-.05 2.079l3.986 7.789c.352.686 1.027 1.108 1.772 1.108.745 0 1.42-.422 1.772-1.108l3.986-7.79a2.178 2.178 0 0 0-.05-2.078C23.338 35.38 22.693 35 21.978 35zM32.978 26h-7.973c-.714 0-1.339.38-1.711 1.024a2.151 2.151 0 0 0-.05 2.079l3.986 7.789c.352.686 1.027 1.108 1.772 1.108.745 0 1.42-.422 1.772-1.108l3.986-7.79a2.178 2.178 0 0 0-.05-2.078C34.338 26.38 33.693 26 32.978 26zM43.978 35h-7.973c-.715 0-1.339.38-1.711 1.024a2.151 2.151 0 0 0-.05 2.079l3.986 7.789c.353.686 1.027 1.108 1.772 1.108.745 0 1.42-.422 1.772-1.108l3.986-7.79a2.178 2.178 0 0 0-.05-2.078C45.338 35.38 44.693 35 43.978 35z" fill="#E8EAED"/><defs><linearGradient id="a" x1="20.578" y1="6.224" x2="28.911" y2="30.799" gradientUnits="userSpaceOnUse"><stop offset=".072" stop-color="#BDC1C6"/><stop offset=".625" stop-color="#ABABAB" stop-opacity="0"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
1
sets/set-6/dark/mostly_clear_night.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M25.762 2c-3.077 3.766-4.918 8.544-4.918 13.743 0 4.235 1.222 8.19 3.338 11.546-.241.307-.47.624-.684.951C17.862 28.292 13 32.75 13 38.618v.04l.012.463.002.04c.052 1.005.25 1.965.567 2.863-5.793-3.98-9.58-10.57-9.581-18.029C4 12.071 13.68 2.361 25.762 2z" fill="url(#a)"/><path d="M35.404 26.502v.001c5.042.124 9.096 4.1 9.096 8.996l-.005.283c-.092 2.895-1.605 5.446-3.886 7.027a9.464 9.464 0 0 1-3.311 1.45c-2.235.276-4.45.24-6.862.24h-6.838c-3.252 0-5.918-2.461-6.09-5.557l-.008-.324c0-3.25 2.733-5.88 6.098-5.88.44 0 .87.046 1.283.131l1.191.248.488-1.115c1.414-3.233 4.738-5.499 8.597-5.502l.247.002z" fill="url(#b)" fill-opacity=".35" stroke="#BDC1C6" stroke-width="3"/><defs><linearGradient id="a" x1="7.33" y1="9.744" x2="21.568" y2="20.799" gradientUnits="userSpaceOnUse"><stop stop-color="#8AB4F8"/><stop offset="1" stop-color="#619DFF"/></linearGradient><linearGradient id="b" x1="28.667" y1="27.957" x2="34.622" y2="45.064" gradientUnits="userSpaceOnUse"><stop offset=".375" stop-color="#ABABAB" stop-opacity="0"/><stop offset=".928" stop-color="#BDC1C6"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
1
sets/set-6/dark/mostly_cloudy_night.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.689 2c-2.077 2.482-3.319 5.631-3.319 9.058 0 4.015 1.705 7.649 4.46 10.275a16.159 16.159 0 0 0-2.875 3.394l-.332-.003c-2.825 0-5.505.92-7.664 2.5C3.913 24.573 2 20.749 2 16.497 2 8.637 8.534 2.238 16.689 2z" fill="url(#a)"/><path d="M29.589 21.503c6.62.16 11.91 5.257 11.911 11.496l-.007.378c-.007.203-.02.41-.04.62l-.083.91.773.491c1.456.926 2.357 2.439 2.357 4.102 0 2.659-2.356 5-5.5 5H19.5v-.003h-4.877c-4.22 0-7.675-3.026-8.083-6.866l-.03-.374-.01-.397c0-4.07 3.4-7.421 7.704-7.627l.419-.01c.587 0 1.161.06 1.714.172l1.177.238.49-1.096c1.848-4.128 6.198-7.034 11.264-7.037l.32.003z" fill="url(#b)" fill-opacity=".35" stroke="#BDC1C6" stroke-width="3"/><defs><linearGradient id="a" x1="4.422" y1="6.88" x2="13.629" y2="15.131" gradientUnits="userSpaceOnUse"><stop stop-color="#8AB4F8"/><stop offset="1" stop-color="#619DFF"/></linearGradient><linearGradient id="b" x1="22.312" y1="23.661" x2="29.123" y2="45.259" gradientUnits="userSpaceOnUse"><stop offset=".375" stop-color="#ABABAB" stop-opacity="0"/><stop offset=".928" stop-color="#BDC1C6"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
1
sets/set-6/dark/mostly_sunny.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.58 4.033a8.246 8.246 0 0 1 10.844 0 8.247 8.247 0 0 0 4.863 2.014 8.246 8.246 0 0 1 7.667 7.668 8.246 8.246 0 0 0 2.015 4.862 8.246 8.246 0 0 1 1.61 8.031 14.019 14.019 0 0 0-10.064-4.604h-.038L35.2 22h-.036c-4.844 0-9.184 2.448-11.666 6.24C17.862 28.292 13 32.75 13 38.618v.04l.012.463.002.04c.05.973.239 1.902.538 2.776a8.243 8.243 0 0 1-7.502-7.653 8.246 8.246 0 0 0-2.015-4.862 8.247 8.247 0 0 1 0-10.845 8.246 8.246 0 0 0 2.015-4.862 8.246 8.246 0 0 1 7.667-7.668 8.247 8.247 0 0 0 4.863-2.014z" fill="url(#a)"/><path d="M35.404 26.502c5.042.124 9.096 4.1 9.096 8.997l-.005.283c-.092 2.895-1.605 5.446-3.886 7.027a9.464 9.464 0 0 1-3.311 1.45c-2.235.276-4.45.24-6.862.239h-6.838c-3.252 0-5.918-2.46-6.09-5.557l-.008-.323c0-3.25 2.733-5.88 6.098-5.88.44 0 .87.045 1.283.131l1.191.247.488-1.114c1.414-3.234 4.738-5.5 8.597-5.502l.247.002z" fill="url(#b)" fill-opacity=".35" stroke="#BDC1C6" stroke-width="3"/><defs><radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(23.3684 26.8087 -21.2636 18.5465 12.017 12.922)" gradientUnits="userSpaceOnUse"><stop offset=".284" stop-color="#FCC934"/><stop offset=".99" stop-color="#E47100"/></radialGradient><linearGradient id="b" x1="28.667" y1="27.957" x2="34.622" y2="45.064" gradientUnits="userSpaceOnUse"><stop offset=".375" stop-color="#ABABAB" stop-opacity="0"/><stop offset=".928" stop-color="#BDC1C6"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
1
sets/set-6/dark/partly_cloudy.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23.55 3.315a8.246 8.246 0 0 1 10.524 2.612 8.246 8.246 0 0 0 4.235 3.126 8.246 8.246 0 0 1 5.595 9.29 8.244 8.244 0 0 0 .069 3.222c-2.96-2.758-6.962-4.456-11.276-4.56h-.037L32.31 17h-.035c-5.982 0-11.353 3.032-14.32 7.728l-.332-.004c-6.189 0-11.693 4.406-12.517 10.538A8.226 8.226 0 0 1 4.1 29.657a8.247 8.247 0 0 0-.784-5.206 8.246 8.246 0 0 1 2.612-10.524 8.246 8.246 0 0 0 3.127-4.234 8.246 8.246 0 0 1 9.289-5.595 8.246 8.246 0 0 0 5.205-.783z" fill="url(#a)"/><path d="M32.59 21.503c6.62.16 11.91 5.258 11.91 11.496l-.007.378c-.126 3.684-2.098 6.937-5.08 8.957a12.552 12.552 0 0 1-4.373 1.864c-2.867.347-5.707.3-8.754.3h-8.663c-4.22-.001-7.676-3.027-8.083-6.867l-.03-.374-.01-.397c0-4.202 3.623-7.636 8.123-7.636.588 0 1.162.059 1.714.17l1.177.239.49-1.096c1.848-4.128 6.198-7.034 11.264-7.037l.322.003z" fill="url(#b)" fill-opacity=".35" stroke="#BDC1C6" stroke-width="3"/><defs><radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(22.1075 22.057 -20.1162 15.2592 11.88 11.39)" gradientUnits="userSpaceOnUse"><stop offset=".284" stop-color="#FCC934"/><stop offset=".99" stop-color="#E47100"/></radialGradient><linearGradient id="b" x1="24.045" y1="23.661" x2="31.286" y2="44.943" gradientUnits="userSpaceOnUse"><stop offset=".375" stop-color="#ABABAB" stop-opacity="0"/><stop offset=".928" stop-color="#BDC1C6"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
1
sets/set-6/dark/partly_cloudy_night.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M25.762 2c-3.077 3.766-4.918 8.544-4.918 13.743 0 1.743.207 3.44.598 5.066a16.221 16.221 0 0 0-3.487 3.918l-.332-.003c-5.254 0-10.014 3.175-11.837 7.885A21.554 21.554 0 0 1 4 23.995C4 12.071 13.68 2.361 25.762 2z" fill="url(#a)"/><path d="M32.59 21.503c6.62.16 11.91 5.258 11.91 11.496l-.007.378c-.126 3.684-2.098 6.937-5.08 8.957a12.552 12.552 0 0 1-4.373 1.864c-2.867.347-5.707.3-8.754.3h-8.663c-4.22-.001-7.676-3.027-8.083-6.867l-.03-.374-.01-.397c0-4.202 3.623-7.636 8.123-7.636.588 0 1.162.059 1.714.17l1.177.239.49-1.096c1.848-4.128 6.198-7.034 11.264-7.037l.322.003z" fill="url(#b)" fill-opacity=".35" stroke="#BDC1C6" stroke-width="3"/><defs><linearGradient id="a" x1="7.33" y1="7.922" x2="18.568" y2="19.332" gradientUnits="userSpaceOnUse"><stop stop-color="#8AB4F8"/><stop offset="1" stop-color="#619DFF"/></linearGradient><linearGradient id="b" x1="24.045" y1="23.661" x2="31.286" y2="44.943" gradientUnits="userSpaceOnUse"><stop offset=".375" stop-color="#ABABAB" stop-opacity="0"/><stop offset=".928" stop-color="#BDC1C6"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
1
sets/set-6/dark/sleet_hail.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)"><path d="M45.992 17.471c-.16 4.862-2.77 9.115-6.645 11.732a16.305 16.305 0 0 1-5.739 2.427c-3.48.427-6.924.367-10.434.367H13.143c-5.876 0-10.825-4.35-11.128-9.992L2 21.455c0-5.906 5.077-10.542 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005C39.02 2.208 46 8.762 46 16.999l-.008.473z" fill="url(#b)" fill-opacity=".35"/><path d="M30.514 2.005C39.02 2.208 46 8.762 46 16.999l-.008.473-.022.454c-.242 3.735-1.932 7.084-4.518 9.573l-2.122-2.121c2.188-2.084 3.552-4.892 3.662-7.97L43 16.97c-.016-6.409-5.492-11.788-12.534-11.967L30.093 5c-5.387.006-9.96 3.086-11.885 7.373l-.981 2.186-2.35-.474a8.724 8.724 0 0 0-1.29-.161l-.444-.012c-4.592 0-8.13 3.466-8.143 7.522l.01.41-2.567 2.567a9.994 9.994 0 0 1-.386-1.882l-.042-.524-.015-.55c0-5.906 5.077-10.543 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005z" fill="#BDC1C6"/><path fill="#E8EAED" d="M9.523 21.575l5.44 5.44-5.44 5.439-5.44-5.44zM23.125 35.172l5.44 5.439-5.44 5.44-5.44-5.44zM28.564 18.855l2.72 2.72-16.32 16.318-2.72-2.72zM35.365 25.654l2.72 2.72-8.16 8.158-2.72-2.72z"/></g><defs><linearGradient id="b" x1="20.578" y1="6.224" x2="28.911" y2="30.799" gradientUnits="userSpaceOnUse"><stop offset=".072" stop-color="#BDC1C6"/><stop offset=".625" stop-color="#ABABAB" stop-opacity="0"/></linearGradient><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
1
sets/set-6/dark/strong_thunderstorms.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M45.992 17.471c-.16 4.862-2.77 9.115-6.645 11.732a16.305 16.305 0 0 1-5.739 2.427c-3.48.427-6.924.367-10.434.367H13.143c-5.876 0-10.825-4.35-11.128-9.992L2 21.455c0-5.906 5.077-10.542 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005C39.02 2.208 46 8.762 46 16.999l-.008.473z" fill="url(#a)" fill-opacity=".35"/><path d="M30.514 2.005c8.159.194 14.912 6.233 15.45 13.995h-3.01c-.535-5.972-5.805-10.826-12.49-10.996L30.094 5c-5.387.006-9.96 3.086-11.885 7.373l-.981 2.186-2.35-.474a8.724 8.724 0 0 0-1.29-.161l-.444-.012c-4.592 0-8.13 3.466-8.143 7.522l.012.424c.12 2.154 1.243 4.114 2.977 5.434L6.624 30c-2.5-1.707-4.238-4.372-4.567-7.47l-.042-.525-.015-.55c0-5.906 5.077-10.543 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005z" fill="#BDC1C6"/><path fill-rule="evenodd" clip-rule="evenodd" d="M32.667 19L26 32.757h6L31.257 45 46 28.962l-5.335-.02L46 19H32.667zM20.667 35L18 40.82h2.4L20.103 46 26 39.215l-2.134-.01L26 35h-5.333zM12 26l-4 7.937h3.6L11.154 41 20 31.748l-3.201-.013L20 26h-8z" fill="#FCBD00"/><defs><linearGradient id="a" x1="20.578" y1="6.224" x2="28.911" y2="30.799" gradientUnits="userSpaceOnUse"><stop offset=".072" stop-color="#BDC1C6"/><stop offset=".625" stop-color="#ABABAB" stop-opacity="0"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
1
sets/set-6/dark/sunny.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M34.287 6.047a8.246 8.246 0 0 1 7.668 7.668 8.246 8.246 0 0 0 2.014 4.863 8.246 8.246 0 0 1 0 10.843 8.246 8.246 0 0 0-2.014 4.863 8.246 8.246 0 0 1-7.668 7.668 8.245 8.245 0 0 0-4.863 2.014 8.246 8.246 0 0 1-10.844 0 8.245 8.245 0 0 0-4.863-2.014 8.246 8.246 0 0 1-7.668-7.668 8.246 8.246 0 0 0-2.014-4.863 8.246 8.246 0 0 1 0-10.843 8.246 8.246 0 0 0 2.014-4.863 8.246 8.246 0 0 1 7.668-7.668 8.245 8.245 0 0 0 4.863-2.014 8.246 8.246 0 0 1 10.844 0 8.245 8.245 0 0 0 4.863 2.014z" fill="url(#a)"/><defs><radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(23.3689 29.5364 -21.264 20.4335 12.017 14.033)" gradientUnits="userSpaceOnUse"><stop offset=".284" stop-color="#FCC934"/><stop offset=".99" stop-color="#E47100"/></radialGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 871 B |
1
sets/set-6/dark/tornado.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="a" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="5" y="6" width="38" height="36"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.51 42H25c0-1.47.43-2.84 1.16-4H17.5c0 1.64.79 3.09 2.01 4zM42.5 6h-37v4h33l4-4zm-23 28h13l4-4h-17v4zm-2.1-8h21.1c.87-1.16 1.5-2.52 1.8-4H13.4l4 4zM7.17 14c.62 1.43 1.41 2.77 2.33 4h30.8c-.3-1.48-.93-2.84-1.8-4H7.17z" fill="#fff"/></mask><g mask="url(#a)"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.5 6h37l-4 4h-33V6zm14 28h13l4-4h-17v4zm.01 8H25c0-1.47.43-2.84 1.16-4H17.5c0 1.64.79 3.09 2.01 4zM7.17 14c.62 1.43 1.41 2.77 2.33 4h30.8c-.3-1.48-.93-2.84-1.8-4H7.17zM38.5 26H17.4l-4-4h26.9c-.3 1.48-.93 2.84-1.8 4z" fill="#BDC1C6"/></g></svg>
|
||||
|
After Width: | Height: | Size: 800 B |
1
sets/set-6/dark/very_cold.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)"><path d="M21.628 36.56v-6.518c2.799-.635 4.904-3.083 4.904-6.036 0-2.953-2.093-5.4-4.904-6.036V11.45l4.63-4.553-2.01-1.989-4.031 3.965-4.043-3.953-2.021 1.977 4.628 4.553v6.507a6.408 6.408 0 0 0-1.925.777l-4.677-4.601V7.698H9.332v5.624H3.627v2.8h6.542l4.677 4.601a5.956 5.956 0 0 0-.79 1.883H8.639l-4.644-4.57L2 20.028l4.03 3.965L2 27.971l2.01 1.977 4.628-4.554h5.419c.155.683.43 1.318.801 1.895l-4.677 4.6H3.627v2.8h5.717v5.625h2.847v-6.436l4.665-4.6a6.43 6.43 0 0 0 1.925.788v6.495l-4.628 4.553 2.009 1.977 4.03-3.965 4.032 3.965 2.01-1.977-4.606-4.553zM20.3 27.43h-.19c-1.867-.047-3.374-1.553-3.386-3.4v-.036c.012-1.882 1.567-3.412 3.48-3.412 1.927 0 3.481 1.53 3.481 3.424 0 1.86-1.507 3.365-3.384 3.424z" fill="#BDC1C6"/><path fill-rule="evenodd" clip-rule="evenodd" d="M36.455 3c3.99 0 7.224 3.203 7.225 7.153v19.231a9.365 9.365 0 0 1 2.28 5.288l.034.51v.06l.005.26.001.025v.027C46 40.775 41.715 45 36.455 45s-9.546-4.225-9.546-9.446c0-2.363.882-4.519 2.32-6.168V10.154C29.23 6.204 32.464 3 36.455 3zm-.001 2.79c-2.367 0-4.286 1.899-4.286 4.242v20.552a6.493 6.493 0 0 0-2.32 4.97c0 3.61 2.965 6.535 6.606 6.536 3.64 0 6.606-2.926 6.606-6.536l-.005-.259a6.496 6.496 0 0 0-2.315-4.711V10.032c0-2.343-1.92-4.243-4.286-4.243z" fill="#E8EAED"/><path d="M36.455 22.241a1.34 1.34 0 0 1 1.347 1.334v8.607c1.357.532 2.32 1.844 2.32 3.372 0 2-1.646 3.627-3.667 3.627-2.022 0-3.667-1.628-3.667-3.627 0-1.528.963-2.84 2.32-3.372v-8.607a1.34 1.34 0 0 1 1.347-1.334z" fill="url(#b)"/></g><defs><linearGradient id="b" x1="33.91" y1="25.518" x2="39.474" y2="28.959" gradientUnits="userSpaceOnUse"><stop stop-color="#8AB4F8"/><stop offset="1" stop-color="#619DFF"/></linearGradient><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
1
sets/set-6/dark/very_hot.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.58 4.033a8.246 8.246 0 0 1 9.844-.746 10.065 10.065 0 0 0-2.682 6.34l-.014.526V28.35a12.335 12.335 0 0 0-2.306 6.622l-.014.583c0 3.82 1.732 7.217 4.441 9.494a8.247 8.247 0 0 1-9.269-1.081 8.247 8.247 0 0 0-4.863-2.014 8.246 8.246 0 0 1-7.667-7.668 8.248 8.248 0 0 0-2.015-4.863 8.246 8.246 0 0 1 0-10.844 8.246 8.246 0 0 0 2.015-4.862 8.246 8.246 0 0 1 7.667-7.668 8.247 8.247 0 0 0 4.863-2.015z" fill="url(#a)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M35.954 3c3.99 0 7.225 3.203 7.225 7.153v19.231a9.365 9.365 0 0 1 2.28 5.288l.034.51.001.03v.03l.005.26V35.553c0 5.221-4.285 9.446-9.545 9.446s-9.545-4.225-9.545-9.446c0-2.363.881-4.519 2.32-6.168V10.154c0-3.95 3.235-7.154 7.225-7.154zm0 2.79c-2.368 0-4.287 1.899-4.287 4.242v20.552a6.493 6.493 0 0 0-2.32 4.97c0 3.61 2.965 6.535 6.606 6.536 3.641 0 6.606-2.926 6.606-6.536l-.004-.259a6.495 6.495 0 0 0-2.316-4.711V10.032c0-2.343-1.919-4.243-4.286-4.243z" fill="#E8EAED"/><path d="M35.955 10.64a1.34 1.34 0 0 1 1.347 1.333v20.21c1.358.532 2.32 1.843 2.32 3.372 0 1.999-1.645 3.626-3.667 3.626-2.021 0-3.667-1.627-3.667-3.626 0-1.53.963-2.84 2.32-3.373v-20.21a1.34 1.34 0 0 1 1.347-1.333z" fill="#FD5B00"/><defs><linearGradient id="a" x1="9.236" y1="10.155" x2="28.014" y2="34.408" gradientUnits="userSpaceOnUse"><stop offset=".274" stop-color="#FD5B00"/><stop offset="1" stop-color="#FC9700"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
1
sets/set-6/dark/windy.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.049 29.535a5.881 5.881 0 0 1 5.875 5.876 5.88 5.88 0 0 1-5.875 5.875h-1.53v-3.058h1.53a2.824 2.824 0 0 0 2.817-2.817 2.823 2.823 0 0 0-2.817-2.816H4v-3.06h8.049zM38.124 22.471A5.882 5.882 0 0 1 44 28.347a5.881 5.881 0 0 1-5.876 5.875h-1.529v-3.058h1.53a2.824 2.824 0 0 0 2.816-2.817 2.823 2.823 0 0 0-2.817-2.816H4v-3.06h34.124zM21.827 6.716a5.88 5.88 0 0 1 5.875 5.875 5.88 5.88 0 0 1-5.875 5.876H4v-3.059h17.827a2.823 2.823 0 0 0 2.817-2.816 2.823 2.823 0 0 0-2.817-2.817h-1.529v-3.06h1.53z" fill="#BDC1C6"/></svg>
|
||||
|
After Width: | Height: | Size: 624 B |
1
sets/set-6/dark/wintry_mix.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="49" height="49" viewBox="0 0 49 49" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M46.246 17.616c-.16 4.862-2.77 9.114-6.645 11.731a16.304 16.304 0 0 1-5.739 2.427c-3.48.428-6.924.368-10.434.368H13.396c-5.876 0-10.824-4.351-11.127-9.993l-.015-.55c0-5.906 5.077-10.542 11.143-10.542.797 0 1.576.08 2.329.231C18.155 5.88 23.83 2.145 30.36 2.145l.407.004c8.506.203 15.486 6.758 15.486 14.994l-.008.473z" fill="url(#a)" fill-opacity=".35"/><path d="M30.514 2.005C39.02 2.208 46 8.762 46 16.999l-.008.473-.022.454a14.228 14.228 0 0 1-1.326 5.139 8.907 8.907 0 0 0-.979-1.122l-.056-.053-1.236-1.195c.364-1.043.578-2.147.62-3.288l.006-.436c-.016-6.409-5.492-11.788-12.534-11.967L30.093 5c-5.387.006-9.96 3.086-11.885 7.373l-.981 2.186-2.35-.474a8.724 8.724 0 0 0-1.29-.161l-.444-.012c-4.592 0-8.13 3.466-8.143 7.522l.012.424c.187 3.34 2.783 6.216 6.337 6.953L9.69 31.476c-4.083-1.262-7.182-4.698-7.633-8.947l-.042-.524-.015-.55c0-5.906 5.077-10.543 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005z" fill="#BDC1C6"/><path d="M20.482 36.158l5.915-3.151.074.119.994 1.59.086.136-.143.076-5.763 3.071 5.763 3.073.142.076-1.08 1.726-.073.12-.124-.066-5.79-3.088v6.31h-2.29v-6.31l-5.79 3.088-.124.065-.074-.119-1.079-1.726.142-.076L17.029 38l-5.904-3.147.086-.136.994-1.59.074-.12 5.914 3.152V29.85h2.29v6.308zM37.338 36l5.657 5.656-5.657 5.657-5.657-5.657z" fill="#E8EAED"/><path d="M37.337 20l-4.242 4.1a5.663 5.663 0 0 0 0 8.201c2.343 2.265 6.142 2.265 8.486 0a5.663 5.663 0 0 0-.038-8.236L37.337 20z" fill="url(#b)"/><defs><linearGradient id="a" x1="20.832" y1="6.368" x2="29.165" y2="30.943" gradientUnits="userSpaceOnUse"><stop offset=".072" stop-color="#BDC1C6"/><stop offset=".625" stop-color="#ABABAB" stop-opacity="0"/></linearGradient><linearGradient id="b" x1="33.174" y1="22.709" x2="38.212" y2="28.875" gradientUnits="userSpaceOnUse"><stop stop-color="#8AB4F8"/><stop offset="1" stop-color="#619DFF"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.9 KiB |
1
sets/set-6/light/blowing_snow.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M38.124 22.471A5.882 5.882 0 0 1 44 28.347a5.881 5.881 0 0 1-5.876 5.875h-1.529v-3.058h1.53a2.824 2.824 0 0 0 2.816-2.817 2.823 2.823 0 0 0-2.817-2.816H4v-3.06h34.124zM21.827 6.716a5.88 5.88 0 0 1 5.875 5.875 5.88 5.88 0 0 1-5.875 5.876H4v-3.059h17.827a2.823 2.823 0 0 0 2.817-2.816 2.823 2.823 0 0 0-2.817-2.817h-1.529v-3.06h1.53z" fill="#70757A"/><path d="M38.903 6.172v4.715l.15-.087 3.922-2.275.987 1.716-4.073 2.35 4.073 2.351-.988 1.717-3.92-2.263-.15-.088v4.703H36.93v-4.703l-.15.088-3.932 2.263-.977-1.717 4.074-2.35-4.074-2.35.987-1.717 3.922 2.264.15.086V6.172h1.973z" fill="#303134"/></svg>
|
||||
|
After Width: | Height: | Size: 705 B |
1
sets/set-6/light/clear_night.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M25.761 2c-3.077 3.766-4.917 8.544-4.917 13.743 0 12.153 10.055 22.005 22.459 22.005.233 0 .465-.003.697-.01C39.884 42.774 33.556 46 26.459 46 14.055 46 4 36.148 4 23.995 4 12.07 13.68 2.36 25.761 2z" fill="url(#a)"/><defs><linearGradient id="a" x1="10.12" y1="10.513" x2="25.742" y2="30.793" gradientUnits="userSpaceOnUse"><stop stop-color="#3271EA"/><stop offset="1" stop-color="#0B57D0"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 565 B |
1
sets/set-6/light/cloudy.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M30.1 11.5l.396.004c7.655.191 13.808 5.983 14 13.152L44.5 25l-.008.44c-.148 4.33-2.474 8.15-5.984 10.521a14.802 14.802 0 0 1-5.15 2.188c-3.345.404-6.656.35-10.184.35H13.143c-5.002-.001-9.11-3.575-9.595-8.13l-.035-.444-.013-.469c0-4.83 4.045-8.788 9.146-9.031l.497-.012c.697 0 1.377.07 2.032.202l1.175.237.49-1.092c2.177-4.848 7.3-8.256 13.26-8.259z" fill="url(#a)" fill-opacity=".35" stroke="#70757A" stroke-width="3"/><defs><linearGradient id="a" x1="20.578" y1="14.224" x2="28.911" y2="38.798" gradientUnits="userSpaceOnUse"><stop offset=".375" stop-color="#ABABAB" stop-opacity="0"/><stop offset=".928" stop-color="#70757A"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 762 B |
1
sets/set-6/light/drizzle.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M35.707 36.433l.035.034a5.479 5.479 0 0 1 0 7.898c-2.24 2.18-5.875 2.18-8.116 0a5.479 5.479 0 0 1 0-7.898l4.058-3.948 4.023 3.914z" fill="url(#a)"/><path d="M30.1 3.5l.396.004c7.655.191 13.808 5.983 14 13.152L44.5 17l-.008.44c-.148 4.33-2.474 8.15-5.984 10.521a14.802 14.802 0 0 1-5.15 2.188c-3.345.404-6.656.35-10.184.35H13.143c-5.002-.001-9.11-3.575-9.595-8.13l-.035-.444-.013-.469c0-4.83 4.045-8.788 9.146-9.031l.497-.012c.697 0 1.377.07 2.032.202l1.175.237.49-1.092C19.017 6.91 24.14 3.503 30.1 3.5z" fill="url(#b)" fill-opacity=".35" stroke="#70757A" stroke-width="3"/><defs><linearGradient id="a" x1="27.701" y1="35.127" x2="32.559" y2="41.032" gradientUnits="userSpaceOnUse"><stop stop-color="#3271EA"/><stop offset="1" stop-color="#0B57D0"/></linearGradient><linearGradient id="b" x1="20.578" y1="6.224" x2="28.911" y2="30.799" gradientUnits="userSpaceOnUse"><stop offset=".375" stop-color="#ABABAB" stop-opacity="0"/><stop offset=".928" stop-color="#70757A"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
1
sets/set-6/light/flurries.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)"><path d="M37.338 36.787l3.045-1.622.246-.132.896 1.432-3.274 1.743 3.274 1.747-.896 1.432-3.291-1.755v3.516h-1.752v-3.517l-3.292 1.756-.15-.238-.746-1.194 3.274-1.747-3.274-1.743.895-1.432.248.132 3.045 1.623v-3.515h1.752v3.514z" fill="#303134"/><path d="M30.1 3.5l.396.004c7.655.191 13.808 5.983 14 13.152L44.5 17l-.008.44c-.148 4.33-2.474 8.15-5.984 10.521a14.802 14.802 0 0 1-5.15 2.188c-3.345.404-6.656.35-10.184.35H13.143c-5.002-.001-9.11-3.575-9.595-8.13l-.035-.444-.013-.469c0-4.83 4.045-8.788 9.146-9.031l.497-.012c.697 0 1.377.07 2.032.202l1.175.237.49-1.092C19.017 6.91 24.14 3.503 30.1 3.5z" fill="url(#b)" fill-opacity=".35" stroke="#70757A" stroke-width="3"/></g><defs><linearGradient id="b" x1="20.578" y1="6.224" x2="28.911" y2="30.799" gradientUnits="userSpaceOnUse"><stop offset=".375" stop-color="#ABABAB" stop-opacity="0"/><stop offset=".928" stop-color="#70757A"/></linearGradient><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
1
sets/set-6/light/heavy_rain.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M45.992 17.471c-.16 4.862-2.77 9.115-6.645 11.732a16.305 16.305 0 0 1-5.739 2.427c-3.48.427-6.924.367-10.434.367H13.143c-5.876 0-10.825-4.35-11.128-9.992L2 21.455c0-5.906 5.077-10.542 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005C39.02 2.208 46 8.762 46 16.999l-.008.473z" fill="url(#a)" fill-opacity=".35"/><path d="M30.514 2.005C39.02 2.208 46 8.762 46 16.999l-.008.473-.022.454a14.187 14.187 0 0 1-.536 3.05l-2.54-2.453c.05-.367.085-.74.098-1.116l.007-.436c-.016-6.409-5.492-11.788-12.534-11.967L30.093 5c-5.387.006-9.96 3.086-11.885 7.373l-.981 2.186-2.35-.474a8.724 8.724 0 0 0-1.29-.161l-.444-.012c-4.25 0-7.598 2.97-8.081 6.629l-2.885 2.788c-.05-.263-.092-.53-.12-.8l-.042-.524-.015-.55c0-5.906 5.077-10.543 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005z" fill="#70757A"/><path d="M20.403 36.433l.036.034a5.479 5.479 0 0 1 0 7.898c-2.242 2.18-5.876 2.18-8.117 0a5.479 5.479 0 0 1 0-7.898l4.058-3.948 4.023 3.914z" fill="url(#b)"/><path d="M35.708 36.433l.035.034a5.478 5.478 0 0 1 0 7.898c-2.241 2.18-5.875 2.18-8.116 0a5.479 5.479 0 0 1 0-7.898l4.057-3.948 4.024 3.914z" fill="url(#c)"/><path d="M11.794 25.84l.036.035a5.479 5.479 0 0 1 0 7.897c-2.241 2.18-5.874 2.18-8.115 0a5.479 5.479 0 0 1-.001-7.897l4.057-3.95 4.023 3.915z" fill="url(#d)"/><path d="M28.055 23.915l.036.034a5.479 5.479 0 0 1 0 7.897c-2.241 2.18-5.875 2.18-8.117 0a5.479 5.479 0 0 1 0-7.897L24.032 20l4.023 3.915z" fill="url(#e)"/><path d="M44.316 23.914l.036.035a5.478 5.478 0 0 1 0 7.897c-2.241 2.18-5.875 2.18-8.116 0a5.479 5.479 0 0 1 0-7.897L40.292 20l4.023 3.914z" fill="url(#f)"/><defs><linearGradient id="a" x1="20.578" y1="6.224" x2="28.911" y2="30.799" gradientUnits="userSpaceOnUse"><stop offset=".072" stop-color="#70757A"/><stop offset=".625" stop-color="#ABABAB" stop-opacity="0"/></linearGradient><linearGradient id="b" x1="8.765" y1="25.03" x2="15.512" y2="41.334" gradientUnits="userSpaceOnUse"><stop stop-color="#3271EA"/><stop offset="1" stop-color="#0B57D0"/></linearGradient><linearGradient id="c" x1="8.765" y1="25.03" x2="15.512" y2="41.334" gradientUnits="userSpaceOnUse"><stop stop-color="#3271EA"/><stop offset="1" stop-color="#0B57D0"/></linearGradient><linearGradient id="d" x1="8.765" y1="25.03" x2="15.512" y2="41.334" gradientUnits="userSpaceOnUse"><stop stop-color="#3271EA"/><stop offset="1" stop-color="#0B57D0"/></linearGradient><linearGradient id="e" x1="8.765" y1="25.03" x2="15.512" y2="41.334" gradientUnits="userSpaceOnUse"><stop stop-color="#3271EA"/><stop offset="1" stop-color="#0B57D0"/></linearGradient><linearGradient id="f" x1="8.765" y1="25.03" x2="15.512" y2="41.334" gradientUnits="userSpaceOnUse"><stop stop-color="#3271EA"/><stop offset="1" stop-color="#0B57D0"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 2.8 KiB |
1
sets/set-6/light/heavy_snow.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="49" height="49" viewBox="0 0 49 49" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M46.066 17.471c-.159 4.862-2.77 9.115-6.645 11.732a16.304 16.304 0 0 1-5.738 2.427c-3.481.427-6.925.367-10.435.367H13.217c-5.876 0-10.825-4.35-11.128-9.992l-.015-.55c0-5.906 5.077-10.542 11.143-10.543.797 0 1.576.08 2.329.232C17.976 5.735 23.65 2 30.182 2l.406.005c8.506.203 15.486 6.757 15.486 14.994l-.008.473z" fill="url(#a)" fill-opacity=".35"/><path d="M30.598 2.005c8.338.199 15.208 6.501 15.476 14.509L42.948 15.3c-.866-5.647-5.979-10.133-12.4-10.296L30.178 5c-5.387.006-9.96 3.086-11.885 7.373l-.982 2.186-2.348-.474a8.726 8.726 0 0 0-1.291-.161l-.444-.012c-4.592 0-8.13 3.466-8.143 7.522l.012.424c.027.491.107.972.234 1.438h-.077l-1.887 3.076a10.033 10.033 0 0 1-1.225-3.843l-.042-.524-.015-.55c0-5.906 5.077-10.543 11.143-10.543.797 0 1.576.08 2.329.232C17.985 5.735 23.66 2 30.19 2l.407.005z" fill="#70757A"/><path d="M23.42 39.715l3.045-1.622.246-.132.896 1.432-3.274 1.743 3.274 1.747-.896 1.431-3.291-1.754v3.517h-1.753V42.56l-3.044 1.623-.248.132-.895-1.432 3.273-1.747-3.273-1.743.895-1.432 3.292 1.754V36.2h1.753v3.515zM37.337 36.932l3.045-1.622.246-.132.896 1.431-3.274 1.743 3.274 1.748-.896 1.431-3.291-1.755v3.517h-1.752v-3.518l-3.292 1.756-.15-.237-.745-1.194 3.273-1.748-3.273-1.743.894-1.431.248.132 3.045 1.623v-3.516h1.752v3.515zM11.477 30.255l3.988-2.126.84 1.344.172.272-.284.151-3.686 1.965 3.97 2.117-.171.273-.841 1.344-3.988-2.127v4.26H9.493v-4.26l-3.741 1.995-.248.132-1.01-1.617 3.969-2.117-3.686-1.965-.283-.15 1.01-1.617.248.132 3.741 1.994v-4.26h1.984v4.26zM26.318 26.544l3.989-2.126.84 1.344.171.272-3.971 2.114 3.971 2.12-1.011 1.615-3.989-2.127v4.26h-1.983v-4.26l-3.988 2.127-.84-1.343-.171-.272 3.969-2.118-3.686-1.964-.283-.152 1.01-1.616.248.132 3.741 1.994v-4.26h1.983v4.26zM41.162 22.834l3.988-2.126.841 1.344.171.272-3.972 2.114 3.972 2.12-1.012 1.615-3.988-2.127v4.26H39.18v-4.26l-3.989 2.127-.84-1.343-.17-.272 3.968-2.118-3.685-1.964-.283-.152 1.01-1.616.248.132 3.74 1.994v-4.26h1.984v4.26z" fill="#303134"/><defs><linearGradient id="a" x1="20.653" y1="6.224" x2="28.985" y2="30.799" gradientUnits="userSpaceOnUse"><stop offset=".072" stop-color="#70757A"/><stop offset=".625" stop-color="#ABABAB" stop-opacity="0"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 2.2 KiB |
1
sets/set-6/light/hurricane.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M21.08 1.508C33.02 1.81 42.603 11.596 42.603 23.62a1 1 0 0 1-1.997 0c0-11.113-8.998-20.12-20.096-20.12a1 1 0 0 1 0-2l.57.008zM5.54 24.38c0 12.215 9.892 22.119 22.093 22.119a1 1 0 0 0 0-1.998c-11.098 0-20.096-9.008-20.096-20.121a1 1 0 0 0-.896-.994l-.102-.006-.103.006a1 1 0 0 0-.896.994z" fill="#70757A" stroke="#70757A" stroke-width=".999"/><mask id="a" fill="#fff"><path d="M24 8.944c9.546 0 15.965 7.334 18.978 11.778a5.817 5.817 0 0 1-.024 6.624C39.93 31.73 33.52 38.916 24 38.916c-9.52 0-15.93-7.187-18.954-11.57a5.816 5.816 0 0 1-.024-6.624C8.036 16.278 14.454 8.944 24 8.944zm0 2.997c-6.613 0-11.974 5.368-11.974 11.99 0 6.62 5.362 11.988 11.975 11.988 6.613 0 11.973-5.368 11.973-11.989s-5.36-11.989-11.973-11.989z"/></mask><path d="M24 8.944c9.546 0 15.965 7.334 18.978 11.778a5.817 5.817 0 0 1-.024 6.624C39.93 31.73 33.52 38.916 24 38.916c-9.52 0-15.93-7.187-18.954-11.57a5.816 5.816 0 0 1-.024-6.624C8.036 16.278 14.454 8.944 24 8.944zm0 2.997c-6.613 0-11.974 5.368-11.974 11.99 0 6.62 5.362 11.988 11.975 11.988 6.613 0 11.973-5.368 11.973-11.989s-5.36-11.989-11.973-11.989z" fill="#70757A"/><path d="M24 8.944v-1 1zm18.978 11.778l.827-.56-.827.56zm-.024 6.624l.822.568-.822-.568zM24 38.916v.999-1zM5.046 27.346l-.823.568.823-.568zm-.024-6.624l-.827-.56.827.56zm18.979-8.781v-1 1zm-11.975 11.99h-.999 1zm11.975 11.988v.999-1zM35.974 23.93h1-1zM24 8.944v.999c9.013 0 15.171 6.944 18.151 11.34l.827-.56.827-.561C40.758 15.668 34.078 7.945 24 7.945v.999zm18.978 11.778l-.827.56a4.818 4.818 0 0 1-.02 5.497l.823.567.822.568a6.816 6.816 0 0 0 .03-7.752l-.828.56zm-.024 6.624l-.822-.567C39.145 31.109 32.996 37.916 24 37.916v1.999c10.045 0 16.716-7.565 19.776-12.001l-.822-.568zM24 38.916v-1c-8.996 0-15.145-6.808-18.132-11.137l-.822.567-.823.568c3.06 4.436 9.732 12 19.777 12v-.998zM5.046 27.346l.822-.567a4.817 4.817 0 0 1-.019-5.496l-.827-.56-.827-.561a6.815 6.815 0 0 0 .028 7.752l.823-.568zm-.024-6.624l.827.56C8.83 16.888 14.987 9.944 24 9.944V7.945c-10.078 0-16.757 7.723-19.804 12.217l.827.56zm18.979-8.781v-1c-7.166 0-12.974 5.817-12.974 12.99h1.998c0-6.071 4.915-10.99 10.976-10.99v-1zm-11.975 11.99h-.999c0 7.171 5.808 12.987 12.974 12.987v-1.999c-6.06 0-10.976-4.918-10.976-10.989h-.999zm11.975 11.988v.999c7.166 0 12.972-5.816 12.972-12.988h-1.998c0 6.07-4.914 10.99-10.974 10.99v.998zM35.974 23.93h1c0-7.171-5.807-12.988-12.973-12.988v1.999c6.06 0 10.974 4.919 10.974 10.99h1z" fill="#70757A" mask="url(#a)"/><path d="M24.001 16.186c4.272 0 7.734 3.468 7.734 7.744 0 4.275-3.462 7.743-7.734 7.743s-7.734-3.468-7.734-7.743c0-4.276 3.462-7.744 7.734-7.744zm0 2a5.74 5.74 0 0 0-5.737 5.744A5.741 5.741 0 0 0 24 29.675a5.741 5.741 0 0 0 5.737-5.745 5.74 5.74 0 0 0-5.737-5.744z" fill="#70757A" stroke="#70757A" stroke-width=".999"/></svg>
|
||||
|
After Width: | Height: | Size: 2.8 KiB |
1
sets/set-6/light/icy.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M45.992 17.471c-.16 4.862-2.77 9.115-6.645 11.732a16.305 16.305 0 0 1-5.739 2.427c-3.48.427-6.924.367-10.434.367H13.143c-5.876 0-10.825-4.35-11.128-9.992L2 21.455c0-5.906 5.077-10.542 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005C39.02 2.208 46 8.762 46 16.999l-.008.473z" fill="url(#a)" fill-opacity=".35"/><path d="M30.514 2.005C39.02 2.208 46 8.762 46 16.999l-.008.473-.022.454c-.302 4.672-2.868 8.742-6.623 11.277l-.322.211c-.481.308-.982.59-1.499.849a5.189 5.189 0 0 0 .257-3.628c3.08-2.128 5.075-5.477 5.21-9.228l.006-.436c-.016-6.409-5.492-11.788-12.534-11.967L30.093 5c-5.387.006-9.96 3.086-11.885 7.373l-.981 2.186-2.35-.474a8.724 8.724 0 0 0-1.29-.161l-.444-.012c-4.592 0-8.13 3.466-8.143 7.522l.012.424c.217 3.88 3.686 7.139 8.13 7.14h6.936c.088.504.251 1 .494 1.47v.002l.78 1.527h-8.21c-5.692 0-10.514-4.083-11.085-9.468l-.042-.524-.015-.55c0-5.906 5.077-10.543 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005z" fill="#70757A"/><path d="M21.979 35h-7.974c-.715 0-1.339.38-1.711 1.024a2.151 2.151 0 0 0-.05 2.079l3.986 7.789c.352.686 1.027 1.108 1.772 1.108.745 0 1.42-.422 1.772-1.108l3.986-7.79a2.178 2.178 0 0 0-.05-2.078C23.338 35.38 22.693 35 21.978 35zM32.978 26h-7.973c-.714 0-1.339.38-1.711 1.024a2.151 2.151 0 0 0-.05 2.079l3.986 7.789c.352.686 1.027 1.108 1.772 1.108.745 0 1.42-.422 1.772-1.108l3.986-7.79a2.178 2.178 0 0 0-.05-2.078C34.338 26.38 33.693 26 32.978 26zM43.978 35h-7.973c-.715 0-1.339.38-1.711 1.024a2.151 2.151 0 0 0-.05 2.079l3.986 7.789c.353.686 1.027 1.108 1.772 1.108.745 0 1.42-.422 1.772-1.108l3.986-7.79a2.178 2.178 0 0 0-.05-2.078C45.338 35.38 44.693 35 43.978 35z" fill="#303134"/><defs><linearGradient id="a" x1="20.578" y1="6.224" x2="28.911" y2="30.799" gradientUnits="userSpaceOnUse"><stop offset=".072" stop-color="#70757A"/><stop offset=".625" stop-color="#ABABAB" stop-opacity="0"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 2.0 KiB |
1
sets/set-6/light/mostly_clear_night.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M25.762 2c-3.077 3.766-4.918 8.544-4.918 13.743 0 4.235 1.222 8.19 3.338 11.546-.241.307-.47.624-.684.951C17.862 28.292 13 32.75 13 38.618v.04l.012.463.002.04c.052 1.005.25 1.965.567 2.863-5.793-3.98-9.58-10.57-9.581-18.029C4 12.071 13.68 2.361 25.762 2z" fill="url(#a)"/><path d="M35.404 26.502v.001c5.042.124 9.096 4.1 9.096 8.996l-.005.283c-.092 2.895-1.605 5.446-3.886 7.027a9.466 9.466 0 0 1-3.311 1.45c-2.235.276-4.45.24-6.862.24h-6.838c-3.252 0-5.918-2.461-6.09-5.557l-.008-.324c0-3.25 2.733-5.88 6.098-5.88.44 0 .87.046 1.283.131l1.191.247.488-1.114c1.414-3.233 4.738-5.499 8.597-5.502l.247.002z" fill="url(#b)" fill-opacity=".35" stroke="#70757A" stroke-width="3"/><defs><linearGradient id="a" x1="7.33" y1="9.744" x2="21.568" y2="20.799" gradientUnits="userSpaceOnUse"><stop stop-color="#3271EA"/><stop offset="1" stop-color="#0B57D0"/></linearGradient><linearGradient id="b" x1="28.667" y1="27.957" x2="34.622" y2="45.064" gradientUnits="userSpaceOnUse"><stop offset=".375" stop-color="#ABABAB" stop-opacity="0"/><stop offset=".928" stop-color="#70757A"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
1
sets/set-6/light/mostly_cloudy_night.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M16.689 2c-2.077 2.482-3.319 5.631-3.319 9.058 0 4.015 1.705 7.649 4.46 10.275a16.159 16.159 0 0 0-2.875 3.394l-.332-.003c-2.825 0-5.505.92-7.664 2.5C3.913 24.573 2 20.749 2 16.497 2 8.637 8.534 2.238 16.689 2z" fill="url(#a)"/><path d="M29.589 21.503c6.62.16 11.91 5.257 11.911 11.496l-.007.378c-.007.203-.02.41-.04.62l-.083.91.773.491c1.456.926 2.357 2.439 2.357 4.102 0 2.659-2.356 5-5.5 5H19.5v-.003h-4.877c-4.22 0-7.675-3.026-8.083-6.866l-.03-.374-.01-.397c0-4.07 3.4-7.421 7.704-7.627l.419-.01c.587 0 1.161.06 1.714.172l1.177.238.49-1.096c1.848-4.128 6.198-7.034 11.264-7.037l.32.003z" fill="url(#b)" fill-opacity=".35" stroke="#70757A" stroke-width="3"/><defs><linearGradient id="a" x1="4.422" y1="6.88" x2="13.629" y2="15.131" gradientUnits="userSpaceOnUse"><stop stop-color="#3271EA"/><stop offset="1" stop-color="#0B57D0"/></linearGradient><linearGradient id="b" x1="22.312" y1="23.661" x2="29.123" y2="45.259" gradientUnits="userSpaceOnUse"><stop offset=".375" stop-color="#ABABAB" stop-opacity="0"/><stop offset=".928" stop-color="#70757A"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.2 KiB |
1
sets/set-6/light/mostly_sunny.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.58 4.033a8.246 8.246 0 0 1 10.844 0 8.247 8.247 0 0 0 4.863 2.014 8.246 8.246 0 0 1 7.667 7.668 8.246 8.246 0 0 0 2.015 4.862 8.246 8.246 0 0 1 1.61 8.031 14.019 14.019 0 0 0-10.064-4.604h-.038L35.2 22h-.036c-4.844 0-9.184 2.448-11.666 6.24C17.862 28.292 13 32.75 13 38.618v.04l.012.463.002.04c.05.973.239 1.902.538 2.776a8.243 8.243 0 0 1-7.502-7.653 8.246 8.246 0 0 0-2.015-4.862 8.247 8.247 0 0 1 0-10.845 8.245 8.245 0 0 0 2.015-4.862 8.246 8.246 0 0 1 7.667-7.668 8.247 8.247 0 0 0 4.863-2.014z" fill="url(#a)"/><path d="M18.58 4.033a8.246 8.246 0 0 1 10.844 0 8.249 8.249 0 0 0 4.863 2.015 8.246 8.246 0 0 1 7.667 7.667 8.248 8.248 0 0 0 2.015 4.863 8.244 8.244 0 0 1 1.608 8.03 13.84 13.84 0 0 0-2.59-2.24 5.236 5.236 0 0 0-1.28-3.817 11.247 11.247 0 0 1-2.746-6.632 5.246 5.246 0 0 0-4.878-4.878 11.248 11.248 0 0 1-6.632-2.747 5.245 5.245 0 0 0-6.898 0 11.248 11.248 0 0 1-6.632 2.747 5.246 5.246 0 0 0-4.878 4.878 11.248 11.248 0 0 1-2.747 6.632 5.246 5.246 0 0 0 0 6.898 11.248 11.248 0 0 1 2.747 6.632 5.245 5.245 0 0 0 3.96 4.732l.009.308.002.04c.05.972.238 1.902.537 2.776a8.244 8.244 0 0 1-7.467-7.269l-.034-.383a8.248 8.248 0 0 0-2.015-4.863 8.246 8.246 0 0 1-.246-10.548l.246-.296a8.247 8.247 0 0 0 1.984-4.527l.03-.336a8.246 8.246 0 0 1 7.285-7.633l.383-.034A8.248 8.248 0 0 0 18.32 4.25l.259-.217z" fill="#DA4F00"/><path d="M35.404 26.502c5.042.124 9.096 4.1 9.096 8.997l-.005.283c-.092 2.895-1.605 5.446-3.886 7.027a9.464 9.464 0 0 1-3.311 1.45c-2.235.276-4.45.24-6.862.239h-6.838c-3.252 0-5.918-2.46-6.09-5.557l-.008-.323c0-3.25 2.733-5.88 6.098-5.88.44 0 .87.045 1.283.131l1.191.247.488-1.114c1.414-3.234 4.738-5.5 8.597-5.502l.247.002z" fill="url(#b)" fill-opacity=".35" stroke="#70757A" stroke-width="3"/><defs><radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(23.3684 26.8087 -21.2636 18.5465 12.017 12.922)" gradientUnits="userSpaceOnUse"><stop offset=".284" stop-color="#FCC934"/><stop offset=".99" stop-color="#E47100"/></radialGradient><linearGradient id="b" x1="28.667" y1="27.957" x2="34.622" y2="45.064" gradientUnits="userSpaceOnUse"><stop offset=".375" stop-color="#ABABAB" stop-opacity="0"/><stop offset=".928" stop-color="#70757A"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 2.3 KiB |
1
sets/set-6/light/partly_cloudy.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23.55 3.315a8.246 8.246 0 0 1 10.524 2.612 8.246 8.246 0 0 0 4.235 3.126 8.246 8.246 0 0 1 5.595 9.29 8.244 8.244 0 0 0 .069 3.222c-2.96-2.758-6.962-4.456-11.276-4.56h-.037L32.31 17h-.035c-5.982 0-11.353 3.032-14.32 7.728l-.332-.004c-6.189 0-11.693 4.406-12.517 10.538A8.226 8.226 0 0 1 4.1 29.657a8.247 8.247 0 0 0-.784-5.206 8.246 8.246 0 0 1 2.612-10.524 8.246 8.246 0 0 0 3.127-4.234 8.246 8.246 0 0 1 9.289-5.595 8.246 8.246 0 0 0 5.205-.783z" fill="url(#a)"/><path d="M23.55 3.315a8.246 8.246 0 0 1 10.524 2.612 8.245 8.245 0 0 0 4.235 3.126 8.246 8.246 0 0 1 5.595 9.29 8.25 8.25 0 0 0 .069 3.223 16.822 16.822 0 0 0-3.183-2.331c.023-.473.076-.946.16-1.416a5.246 5.246 0 0 0-3.56-5.91 11.249 11.249 0 0 1-5.774-4.264 5.246 5.246 0 0 0-6.696-1.661 11.247 11.247 0 0 1-7.098 1.068 5.246 5.246 0 0 0-5.91 3.56 11.247 11.247 0 0 1-4.264 5.774 5.246 5.246 0 0 0-1.661 6.695 11.248 11.248 0 0 1 1.068 7.099l-.007.041a11.661 11.661 0 0 0-1.942 5.041A8.226 8.226 0 0 1 4.1 29.657a8.246 8.246 0 0 0-.636-4.902l-.147-.303a8.246 8.246 0 0 1 2.301-10.297l.311-.228a8.247 8.247 0 0 0 3.126-4.234 8.246 8.246 0 0 1 9.289-5.595 8.246 8.246 0 0 0 4.901-.636l.304-.147z" fill="#DA4F00"/><path d="M32.59 21.503c6.62.16 11.91 5.258 11.91 11.496l-.007.378c-.126 3.684-2.098 6.937-5.08 8.957a12.552 12.552 0 0 1-4.373 1.864c-2.867.347-5.707.3-8.754.3h-8.663c-4.22-.001-7.676-3.027-8.083-6.867l-.03-.374-.01-.397c0-4.202 3.623-7.636 8.123-7.636.588 0 1.162.059 1.714.17l1.177.239.49-1.096c1.848-4.128 6.198-7.034 11.264-7.037l.322.003z" fill="url(#b)" fill-opacity=".35" stroke="#70757A" stroke-width="3"/><defs><radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(22.1075 22.057 -20.1162 15.2592 11.88 11.39)" gradientUnits="userSpaceOnUse"><stop offset=".284" stop-color="#FCC934"/><stop offset=".99" stop-color="#E47100"/></radialGradient><linearGradient id="b" x1="24.045" y1="23.661" x2="31.286" y2="44.943" gradientUnits="userSpaceOnUse"><stop offset=".375" stop-color="#ABABAB" stop-opacity="0"/><stop offset=".928" stop-color="#70757A"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 2.1 KiB |
1
sets/set-6/light/partly_cloudy_night.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M25.762 2c-3.077 3.766-4.918 8.544-4.918 13.743 0 1.743.207 3.44.598 5.066a16.221 16.221 0 0 0-3.487 3.918l-.332-.003c-5.254 0-10.014 3.175-11.837 7.885A21.554 21.554 0 0 1 4 23.995C4 12.071 13.68 2.361 25.762 2z" fill="url(#a)"/><path d="M32.59 21.503c6.62.16 11.91 5.258 11.91 11.496l-.007.378c-.126 3.684-2.098 6.937-5.08 8.957a12.552 12.552 0 0 1-4.373 1.864c-2.867.347-5.707.3-8.754.3h-8.663c-4.22-.001-7.676-3.027-8.083-6.867l-.03-.374-.01-.397c0-4.202 3.623-7.636 8.123-7.636.588 0 1.162.059 1.714.17l1.177.239.49-1.096c1.848-4.128 6.198-7.034 11.264-7.037l.322.003z" fill="url(#b)" fill-opacity=".35" stroke="#70757A" stroke-width="3"/><defs><linearGradient id="a" x1="7.33" y1="7.922" x2="18.568" y2="19.332" gradientUnits="userSpaceOnUse"><stop stop-color="#3271EA"/><stop offset="1" stop-color="#0B57D0"/></linearGradient><linearGradient id="b" x1="24.045" y1="23.661" x2="31.286" y2="44.943" gradientUnits="userSpaceOnUse"><stop offset=".375" stop-color="#ABABAB" stop-opacity="0"/><stop offset=".928" stop-color="#70757A"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
1
sets/set-6/light/sleet_hail.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)"><path d="M45.992 17.471c-.16 4.862-2.77 9.115-6.645 11.732a16.305 16.305 0 0 1-5.739 2.427c-3.48.427-6.924.367-10.434.367H13.143c-5.876 0-10.825-4.35-11.128-9.992L2 21.455c0-5.906 5.077-10.542 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005C39.02 2.208 46 8.762 46 16.999l-.008.473z" fill="url(#b)" fill-opacity=".35"/><path d="M30.514 2.005C39.02 2.208 46 8.762 46 16.999l-.008.473-.022.454c-.242 3.735-1.932 7.084-4.518 9.573l-2.122-2.121c2.188-2.084 3.552-4.892 3.662-7.97L43 16.97c-.016-6.409-5.492-11.788-12.534-11.967L30.093 5c-5.387.006-9.96 3.086-11.885 7.373l-.981 2.186-2.35-.474a8.724 8.724 0 0 0-1.29-.161l-.444-.012c-4.592 0-8.13 3.466-8.143 7.522l.01.41-2.567 2.567a9.994 9.994 0 0 1-.386-1.882l-.042-.524-.015-.55c0-5.906 5.077-10.543 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005z" fill="#70757A"/><path fill="#303134" d="M9.523 21.575l5.44 5.44-5.44 5.439-5.44-5.44zM23.125 35.172l5.44 5.439-5.44 5.44-5.44-5.44zM28.564 18.855l2.72 2.72-16.32 16.318-2.72-2.72zM35.365 25.654l2.72 2.72-8.16 8.158-2.72-2.72z"/></g><defs><linearGradient id="b" x1="20.578" y1="6.224" x2="28.911" y2="30.799" gradientUnits="userSpaceOnUse"><stop offset=".072" stop-color="#70757A"/><stop offset=".625" stop-color="#ABABAB" stop-opacity="0"/></linearGradient><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
1
sets/set-6/light/strong_thunderstorms.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M45.992 17.471c-.16 4.862-2.77 9.115-6.645 11.732a16.305 16.305 0 0 1-5.739 2.427c-3.48.427-6.924.367-10.434.367H13.143c-5.876 0-10.825-4.35-11.128-9.992L2 21.455c0-5.906 5.077-10.542 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005C39.02 2.208 46 8.762 46 16.999l-.008.473z" fill="url(#a)" fill-opacity=".35"/><path d="M30.514 2.005c8.159.194 14.912 6.233 15.45 13.995h-3.01c-.535-5.972-5.805-10.826-12.49-10.996L30.094 5c-5.387.006-9.96 3.086-11.885 7.373l-.981 2.186-2.35-.474a8.724 8.724 0 0 0-1.29-.161l-.444-.012c-4.592 0-8.13 3.466-8.143 7.522l.012.424c.12 2.154 1.243 4.114 2.977 5.434L6.624 30c-2.5-1.707-4.238-4.372-4.567-7.47l-.042-.525-.015-.55c0-5.906 5.077-10.543 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005z" fill="#70757A"/><path fill-rule="evenodd" clip-rule="evenodd" d="M32.667 19L26 32.757h6L31.257 45 46 28.962l-5.335-.02L46 19H32.667zM20.667 35L18 40.82h2.4L20.103 46 26 39.215l-2.134-.01L26 35h-5.333zM12 26l-4 7.937h3.6L11.154 41 20 31.748l-3.201-.013L20 26h-8z" fill="#DA4F00"/><defs><linearGradient id="a" x1="20.578" y1="6.224" x2="28.911" y2="30.799" gradientUnits="userSpaceOnUse"><stop offset=".072" stop-color="#70757A"/><stop offset=".625" stop-color="#ABABAB" stop-opacity="0"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.4 KiB |
1
sets/set-6/light/sunny.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M19.566 5.163a6.746 6.746 0 0 1 8.872 0 9.746 9.746 0 0 0 5.747 2.38 6.747 6.747 0 0 1 6.273 6.274 9.746 9.746 0 0 0 2.38 5.747 6.746 6.746 0 0 1 0 8.871 9.746 9.746 0 0 0-2.38 5.747 6.747 6.747 0 0 1-6.273 6.274 9.746 9.746 0 0 0-5.748 2.38 6.746 6.746 0 0 1-8.87 0 9.746 9.746 0 0 0-5.748-2.38 6.747 6.747 0 0 1-6.273-6.274 9.746 9.746 0 0 0-2.381-5.747 6.746 6.746 0 0 1 0-8.871 9.746 9.746 0 0 0 2.38-5.747 6.747 6.747 0 0 1 6.274-6.274 9.746 9.746 0 0 0 5.747-2.38z" fill="url(#a)" stroke="#DA4F00" stroke-width="3"/><defs><radialGradient id="a" cx="0" cy="0" r="1" gradientTransform="matrix(23.3689 29.5364 -21.264 20.4335 12.017 14.033)" gradientUnits="userSpaceOnUse"><stop offset=".284" stop-color="#FCC934"/><stop offset=".99" stop-color="#E47100"/></radialGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 893 B |
1
sets/set-6/light/tornado.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="a" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="5" y="6" width="38" height="36"><path fill-rule="evenodd" clip-rule="evenodd" d="M19.51 42H25c0-1.47.43-2.84 1.16-4H17.5c0 1.64.79 3.09 2.01 4zM42.5 6h-37v4h33l4-4zm-23 28h13l4-4h-17v4zm-2.1-8h21.1c.87-1.16 1.5-2.52 1.8-4H13.4l4 4zM7.17 14c.62 1.43 1.41 2.77 2.33 4h30.8c-.3-1.48-.93-2.84-1.8-4H7.17z" fill="#fff"/></mask><g mask="url(#a)"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.5 6h37l-4 4h-33V6zm14 28h13l4-4h-17v4zm.01 8H25c0-1.47.43-2.84 1.16-4H17.5c0 1.64.79 3.09 2.01 4zM7.17 14c.62 1.43 1.41 2.77 2.33 4h30.8c-.3-1.48-.93-2.84-1.8-4H7.17zM38.5 26H17.4l-4-4h26.9c-.3 1.48-.93 2.84-1.8 4z" fill="#70757A"/></g></svg>
|
||||
|
After Width: | Height: | Size: 800 B |
1
sets/set-6/light/very_cold.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#a)"><path d="M21.628 36.56v-6.518c2.799-.635 4.904-3.083 4.904-6.036 0-2.953-2.093-5.4-4.904-6.036V11.45l4.63-4.553-2.01-1.989-4.031 3.965-4.043-3.953-2.021 1.977 4.628 4.553v6.507a6.408 6.408 0 0 0-1.925.777l-4.677-4.601V7.698H9.332v5.624H3.627v2.8h6.542l4.677 4.601a5.957 5.957 0 0 0-.79 1.883H8.639l-4.644-4.57L2 20.028l4.03 3.965L2 27.971l2.01 1.977 4.628-4.554h5.419c.155.683.43 1.318.801 1.895l-4.677 4.6H3.627v2.8h5.717v5.625h2.847v-6.436l4.665-4.6a6.43 6.43 0 0 0 1.925.788v6.495l-4.628 4.553 2.009 1.977 4.03-3.965 4.032 3.965 2.01-1.977-4.606-4.553zM20.3 27.43h-.19c-1.867-.047-3.374-1.553-3.386-3.4v-.036c.012-1.883 1.567-3.412 3.48-3.412 1.927 0 3.481 1.53 3.481 3.424 0 1.859-1.507 3.365-3.384 3.424z" fill="#70757A"/><path fill-rule="evenodd" clip-rule="evenodd" d="M36.455 3c3.99 0 7.224 3.203 7.225 7.153v19.231a9.365 9.365 0 0 1 2.28 5.288l.034.51v.06l.005.26.001.025v.027C46 40.775 41.715 45 36.455 45s-9.546-4.225-9.546-9.446c0-2.363.882-4.519 2.32-6.168V10.154C29.23 6.204 32.464 3 36.455 3zm-.001 2.79c-2.367 0-4.286 1.899-4.286 4.242v20.552a6.493 6.493 0 0 0-2.32 4.97c0 3.61 2.965 6.535 6.606 6.536 3.64 0 6.606-2.926 6.606-6.536l-.005-.259a6.496 6.496 0 0 0-2.315-4.711V10.032c0-2.343-1.92-4.243-4.286-4.243z" fill="#303134"/><path d="M36.455 22.241a1.34 1.34 0 0 1 1.347 1.334v8.607c1.357.532 2.32 1.844 2.32 3.372 0 2-1.646 3.627-3.667 3.627-2.022 0-3.667-1.628-3.667-3.627 0-1.528.963-2.84 2.32-3.372v-8.607a1.34 1.34 0 0 1 1.347-1.334z" fill="url(#b)"/></g><defs><linearGradient id="b" x1="33.91" y1="25.518" x2="39.474" y2="28.959" gradientUnits="userSpaceOnUse"><stop stop-color="#3271EA"/><stop offset="1" stop-color="#0B57D0"/></linearGradient><clipPath id="a"><path fill="#fff" d="M0 0h48v48H0z"/></clipPath></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.8 KiB |
1
sets/set-6/light/very_hot.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.58 4.033a8.246 8.246 0 0 1 9.844-.746 10.065 10.065 0 0 0-2.682 6.34l-.014.526v18.196a12.335 12.335 0 0 0-2.306 6.622l-.014.583c0 3.82 1.732 7.217 4.441 9.493a8.247 8.247 0 0 1-9.269-1.08 8.247 8.247 0 0 0-4.863-2.014 8.246 8.246 0 0 1-7.667-7.668 8.248 8.248 0 0 0-2.015-4.863 8.246 8.246 0 0 1 0-10.844 8.246 8.246 0 0 0 2.015-4.863 8.246 8.246 0 0 1 7.667-7.668 8.247 8.247 0 0 0 4.863-2.014z" fill="url(#a)"/><path fill-rule="evenodd" clip-rule="evenodd" d="M35.954 3c3.99 0 7.225 3.203 7.225 7.153v19.231a9.365 9.365 0 0 1 2.28 5.288l.034.51.001.03v.03l.005.26V35.553c0 5.221-4.285 9.446-9.545 9.446s-9.545-4.225-9.545-9.446c0-2.363.881-4.519 2.32-6.168V10.154c0-3.95 3.235-7.154 7.225-7.154zm0 2.79c-2.368 0-4.287 1.899-4.287 4.242v20.552a6.493 6.493 0 0 0-2.32 4.97c0 3.61 2.965 6.535 6.606 6.536 3.641 0 6.606-2.926 6.606-6.536l-.004-.259a6.495 6.495 0 0 0-2.316-4.711V10.032c0-2.343-1.919-4.243-4.286-4.243z" fill="#303134"/><path d="M35.955 10.64a1.34 1.34 0 0 1 1.347 1.333v20.21c1.358.532 2.32 1.843 2.32 3.372 0 1.999-1.645 3.626-3.667 3.626-2.021 0-3.667-1.627-3.667-3.626 0-1.53.963-2.84 2.32-3.373v-20.21a1.34 1.34 0 0 1 1.347-1.333z" fill="#DA4F00"/><defs><linearGradient id="a" x1="9.236" y1="10.155" x2="28.014" y2="34.408" gradientUnits="userSpaceOnUse"><stop offset=".274" stop-color="#DA4F00"/><stop offset="1" stop-color="#B83A00"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
1
sets/set-6/light/windy.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.049 29.535a5.881 5.881 0 0 1 5.875 5.876 5.88 5.88 0 0 1-5.875 5.875h-1.53v-3.058h1.53a2.824 2.824 0 0 0 2.817-2.817 2.823 2.823 0 0 0-2.817-2.816H4v-3.06h8.049zM38.124 22.471A5.882 5.882 0 0 1 44 28.347a5.881 5.881 0 0 1-5.876 5.875h-1.529v-3.058h1.53a2.824 2.824 0 0 0 2.816-2.817 2.823 2.823 0 0 0-2.817-2.816H4v-3.06h34.124zM21.827 6.716a5.88 5.88 0 0 1 5.875 5.875 5.88 5.88 0 0 1-5.875 5.876H4v-3.059h17.827a2.823 2.823 0 0 0 2.817-2.816 2.823 2.823 0 0 0-2.817-2.817h-1.529v-3.06h1.53z" fill="#70757A"/></svg>
|
||||
|
After Width: | Height: | Size: 624 B |
1
sets/set-6/light/wintry_mix.svg
Normal file
@@ -0,0 +1 @@
|
||||
<svg width="49" height="49" viewBox="0 0 49 49" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M46.246 17.616c-.16 4.862-2.77 9.114-6.645 11.731a16.304 16.304 0 0 1-5.739 2.427c-3.48.428-6.924.368-10.434.368H13.396c-5.876 0-10.824-4.351-11.127-9.993l-.015-.55c0-5.906 5.077-10.542 11.143-10.542.797 0 1.576.08 2.329.231C18.155 5.88 23.83 2.145 30.36 2.145l.407.004c8.506.203 15.486 6.758 15.486 14.994l-.008.473z" fill="url(#a)" fill-opacity=".35"/><path d="M30.514 2.005C39.02 2.208 46 8.762 46 16.999l-.008.473-.022.454a14.228 14.228 0 0 1-1.326 5.139 8.907 8.907 0 0 0-.979-1.122l-.056-.053-1.236-1.195c.364-1.043.578-2.147.62-3.288l.006-.436c-.016-6.409-5.492-11.788-12.534-11.967L30.093 5c-5.387.006-9.96 3.086-11.885 7.373l-.981 2.186-2.35-.474a8.724 8.724 0 0 0-1.29-.161l-.444-.012c-4.592 0-8.13 3.466-8.143 7.522l.012.424c.187 3.34 2.783 6.216 6.337 6.953L9.69 31.476c-4.083-1.262-7.182-4.698-7.633-8.947l-.042-.524-.015-.55c0-5.906 5.077-10.543 11.143-10.543.797 0 1.576.08 2.329.232C17.9 5.735 23.577 2 30.107 2l.407.005z" fill="#70757A"/><path d="M20.482 36.158l5.915-3.151.074.119.994 1.59.086.136-.143.076-5.763 3.071 5.763 3.073.142.076-1.08 1.726-.073.12-.124-.066-5.79-3.088v6.31h-2.29v-6.31l-5.79 3.088-.124.065-.074-.119-1.079-1.726.142-.076L17.029 38l-5.904-3.147.086-.136.994-1.59.074-.12 5.914 3.152V29.85h2.29v6.308zM37.338 36l5.657 5.656-5.657 5.657-5.657-5.657z" fill="#303134"/><path d="M37.337 20l-4.242 4.1a5.663 5.663 0 0 0 0 8.201c2.343 2.265 6.142 2.265 8.486 0a5.663 5.663 0 0 0-.038-8.236L37.337 20z" fill="url(#b)"/><defs><linearGradient id="a" x1="20.832" y1="6.368" x2="29.165" y2="30.943" gradientUnits="userSpaceOnUse"><stop offset=".072" stop-color="#70757A"/><stop offset=".625" stop-color="#ABABAB" stop-opacity="0"/></linearGradient><linearGradient id="b" x1="33.174" y1="22.709" x2="38.212" y2="28.875" gradientUnits="userSpaceOnUse"><stop stop-color="#3271EA"/><stop offset="1" stop-color="#0B57D0"/></linearGradient></defs></svg>
|
||||
|
After Width: | Height: | Size: 1.9 KiB |