From f9ebbc6f658d7c93f8007eb9892d0930af45b0dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=9Cmit=20K=C3=BC=C3=A7=C3=BCk?= <24843599+umitkucuk@users.noreply.github.com> Date: Thu, 16 Feb 2023 11:09:03 +0300 Subject: [PATCH] feat(icon): add star_double icon (#427) --- src/components/icon/icon-list.ts | 1 + src/components/icon/icons/star_double.svg | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 src/components/icon/icons/star_double.svg diff --git a/src/components/icon/icon-list.ts b/src/components/icon/icon-list.ts index 9e12e21a..46648f5a 100644 --- a/src/components/icon/icon-list.ts +++ b/src/components/icon/icon-list.ts @@ -154,6 +154,7 @@ export default [ 'sorting', 'sound_on', 'star', + 'star_double', 'stop', 'stop_fill', 'store', diff --git a/src/components/icon/icons/star_double.svg b/src/components/icon/icons/star_double.svg new file mode 100644 index 00000000..f3536a09 --- /dev/null +++ b/src/components/icon/icons/star_double.svg @@ -0,0 +1,4 @@ + + + +