From e4c60c797041018d4633c9a2b7c46d792f541eeb Mon Sep 17 00:00:00 2001 From: Laura Bergoens Date: Fri, 3 Jan 2025 11:17:47 +0100 Subject: [PATCH] add bolt icon Co-authored-by: Laura BERGOENS <48727874+laura-bergoens@users.noreply.github.com> --- addon/helpers/icons.js | 1 + public/svg/pix-sprite.svg | 2 +- svgs/icons/bolt-fill_false.svg | 3 +++ svgs/icons/bolt-fill_true.svg | 3 +++ 4 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 svgs/icons/bolt-fill_false.svg create mode 100644 svgs/icons/bolt-fill_true.svg diff --git a/addon/helpers/icons.js b/addon/helpers/icons.js index 5d93a99a4..d3c1fc8c5 100644 --- a/addon/helpers/icons.js +++ b/addon/helpers/icons.js @@ -8,6 +8,7 @@ export const ICONS = { awards: { default: 'awards', plainIcon: 'awards_plain' }, barsUp: { default: 'barsUp' }, bell: { default: 'bell', plainIcon: 'bell_plain' }, + bolt: { default: 'bolt', plainIcon: 'bolt_plain' }, book: { default: 'book', plainIcon: 'book_plain' }, bookAlt: { default: 'bookAlt', plainIcon: 'bookAlt_plain' }, bookmark: { default: 'bookmark', plainIcon: 'bookmark_plain' }, diff --git a/public/svg/pix-sprite.svg b/public/svg/pix-sprite.svg index 483416418..2d17fe3b1 100644 --- a/public/svg/pix-sprite.svg +++ b/public/svg/pix-sprite.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/svgs/icons/bolt-fill_false.svg b/svgs/icons/bolt-fill_false.svg new file mode 100644 index 000000000..bf1e6bfc9 --- /dev/null +++ b/svgs/icons/bolt-fill_false.svg @@ -0,0 +1,3 @@ + + + diff --git a/svgs/icons/bolt-fill_true.svg b/svgs/icons/bolt-fill_true.svg new file mode 100644 index 000000000..c7103ca05 --- /dev/null +++ b/svgs/icons/bolt-fill_true.svg @@ -0,0 +1,3 @@ + + +