From aab07c5f499792e56d044432ccf9e62b96bea510 Mon Sep 17 00:00:00 2001 From: Alex Turchyn Date: Thu, 11 Apr 2024 02:32:46 +0300 Subject: [PATCH] add icons --- app/views/icons/_circle_arrow_right.html.erb | 7 +++++++ app/views/icons/_circle_check_filled.html.erb | 3 +++ app/views/icons/_circle_question.html.erb | 3 +++ app/views/icons/_corner_down_right.html.erb | 4 ++++ 4 files changed, 17 insertions(+) create mode 100644 app/views/icons/_circle_arrow_right.html.erb create mode 100644 app/views/icons/_circle_check_filled.html.erb create mode 100644 app/views/icons/_circle_question.html.erb create mode 100644 app/views/icons/_corner_down_right.html.erb diff --git a/app/views/icons/_circle_arrow_right.html.erb b/app/views/icons/_circle_arrow_right.html.erb new file mode 100644 index 00000000..99b44e49 --- /dev/null +++ b/app/views/icons/_circle_arrow_right.html.erb @@ -0,0 +1,7 @@ + + + + + + + diff --git a/app/views/icons/_circle_check_filled.html.erb b/app/views/icons/_circle_check_filled.html.erb new file mode 100644 index 00000000..9fe0e7dd --- /dev/null +++ b/app/views/icons/_circle_check_filled.html.erb @@ -0,0 +1,3 @@ + diff --git a/app/views/icons/_circle_question.html.erb b/app/views/icons/_circle_question.html.erb new file mode 100644 index 00000000..41aa13e1 --- /dev/null +++ b/app/views/icons/_circle_question.html.erb @@ -0,0 +1,3 @@ + + + diff --git a/app/views/icons/_corner_down_right.html.erb b/app/views/icons/_corner_down_right.html.erb new file mode 100644 index 00000000..8ad252cb --- /dev/null +++ b/app/views/icons/_corner_down_right.html.erb @@ -0,0 +1,4 @@ + + + +