diff --git a/config.yml b/config.yml index 153cb62..da4abae 100755 --- a/config.yml +++ b/config.yml @@ -20,7 +20,7 @@ params: copyright: "QWeather" mit: "https://github.com/qwd/Icons/blob/main/LICENSE" cc: "https://creativecommons.org/licenses/by/4.0/deed.zh" - ver: "1.3.0" + ver: "1.3.1" qw: "https://www.qweather.com" dev: "https://dev.qweather.com" widget: "https://widget.qweather.com" diff --git a/font/fonts/qweather-icons.ttf b/font/fonts/qweather-icons.ttf index 23e3009..dd9d23c 100644 Binary files a/font/fonts/qweather-icons.ttf and b/font/fonts/qweather-icons.ttf differ diff --git a/font/fonts/qweather-icons.woff b/font/fonts/qweather-icons.woff index c5afc9a..8eb1344 100644 Binary files a/font/fonts/qweather-icons.woff and b/font/fonts/qweather-icons.woff differ diff --git a/font/fonts/qweather-icons.woff2 b/font/fonts/qweather-icons.woff2 index 61fe1b1..21874f2 100644 Binary files a/font/fonts/qweather-icons.woff2 and b/font/fonts/qweather-icons.woff2 differ diff --git a/font/qweather-icons.css b/font/qweather-icons.css index 567795c..baa127f 100644 --- a/font/qweather-icons.css +++ b/font/qweather-icons.css @@ -6,9 +6,9 @@ @font-face { font-family: "qweather-icons"; - src: url("./fonts/qweather-icons.woff2?78b6b3398bc87afd33d4383ef3c880b8") format("woff2"), -url("./fonts/qweather-icons.woff?78b6b3398bc87afd33d4383ef3c880b8") format("woff"), -url("./fonts/qweather-icons.ttf?78b6b3398bc87afd33d4383ef3c880b8") format("truetype"); + src: url("./fonts/qweather-icons.woff2?7c5ed55880254ecc7b3b7a4b2be61fef") format("woff2"), +url("./fonts/qweather-icons.woff?7c5ed55880254ecc7b3b7a4b2be61fef") format("woff"), +url("./fonts/qweather-icons.ttf?7c5ed55880254ecc7b3b7a4b2be61fef") format("truetype"); } [class^="qi-"]::before, diff --git a/icons/1029.svg b/icons/1029.svg index b5062a3..178c3d0 100644 --- a/icons/1029.svg +++ b/icons/1029.svg @@ -1,3 +1,5 @@ - + + + \ No newline at end of file diff --git a/icons/1067.svg b/icons/1067.svg index 91c8035..d2fde3e 100644 --- a/icons/1067.svg +++ b/icons/1067.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/1074.svg b/icons/1074.svg index 1ba211a..daa1694 100644 --- a/icons/1074.svg +++ b/icons/1074.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/icons/150.svg b/icons/150.svg index a3c2fd7..3b78903 100644 --- a/icons/150.svg +++ b/icons/150.svg @@ -1,3 +1,3 @@ - + \ No newline at end of file diff --git a/package.json b/package.json index a9f5e08..66cbcfb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "qweather-icons", - "version": "1.3.0", + "version": "1.3.1", "description": "Official open source SVG icon and font library for dev.qweather.com", "author": "dev.qweather.com", "license": "MIT",