From 9c3287045f695ac84bbd9fbe7accbcadc79ca99b Mon Sep 17 00:00:00 2001 From: codecalm <codecalm@gmail.com> Date: Thu, 1 Feb 2024 22:35:54 +0100 Subject: [PATCH] 1 new icons: `border-corner-ios` Fixed icons: `temperature-snow` --- src/_icons/border-corner-ios.svg | 5 +++++ src/_icons/temperature-snow.svg | 16 +++++++--------- 2 files changed, 12 insertions(+), 9 deletions(-) create mode 100644 src/_icons/border-corner-ios.svg diff --git a/src/_icons/border-corner-ios.svg b/src/_icons/border-corner-ios.svg new file mode 100644 index 000000000..af40de1d7 --- /dev/null +++ b/src/_icons/border-corner-ios.svg @@ -0,0 +1,5 @@ +--- +--- +<svg> + <path d="M4 20c0 -6.559 0 -9.838 1.628 -12.162a9 9 0 0 1 2.21 -2.21c2.324 -1.628 5.602 -1.628 12.162 -1.628" /> +</svg> diff --git a/src/_icons/temperature-snow.svg b/src/_icons/temperature-snow.svg index 8e3c9b775..3340c6252 100644 --- a/src/_icons/temperature-snow.svg +++ b/src/_icons/temperature-snow.svg @@ -3,13 +3,11 @@ <svg> <path d="M4 13.5a4 4 0 1 0 4 0v-8.5a2 2 0 1 0 -4 0v8.5" /> <path d="M4 9h4" /> - <path d="M11 4l2 1l2 -1" /> - <path d="M13 2v6.5l3 1.72" /> - <path d="M18.928 6.268l.134 2.232l1.866 1.232" /> - <path d="M21.66 7l-5.629 3.25l.01 3.458" /> - <path d="M20.928 14.268l-1.866 1.232l-.134 2.232" /> - <path d="M21.66 17l-5.629 -3.25l-2.99 1.738" /> - <path d="M15 20l-2 -1" /> - <path d="M13 22v-6.5" /> - <path d="M12.025 9.055l.934 -.543" /> + <path d="M14.75 4l1 2h2.25" /> + <path d="M17 4l-3 5l2 3" /> + <path d="M20.25 10l-1.25 2l1.25 2" /> + <path d="M22 12h-6l-2 3" /> + <path d="M18 18h-2.25l-1 2" /> + <path d="M17 20l-3 -5h-1" /> + <path d="M12 9l2.088 .008" /> </svg>