From b5d628b6cbb85a4f24bc46aebcf825c9d392371a Mon Sep 17 00:00:00 2001 From: amje <3368839+amje@users.noreply.github.com> Date: Fri, 6 Mar 2026 11:38:45 +0000 Subject: [PATCH] feat: sync icons --- lib/LogoYandexCloud.tsx | 14 ++++++++------ svgs/logo-yandex-cloud.svg | 2 +- 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/lib/LogoYandexCloud.tsx b/lib/LogoYandexCloud.tsx index c4e1304..13dcbc6 100644 --- a/lib/LogoYandexCloud.tsx +++ b/lib/LogoYandexCloud.tsx @@ -9,12 +9,14 @@ const LogoYandexCloud = (props: SVGProps) => ( viewBox="0 0 16 16" {...props} > - + + + + ); export default LogoYandexCloud; diff --git a/svgs/logo-yandex-cloud.svg b/svgs/logo-yandex-cloud.svg index c07f598..2f8530a 100644 --- a/svgs/logo-yandex-cloud.svg +++ b/svgs/logo-yandex-cloud.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file