diff --git a/app/views/icons/_building.html.erb b/app/views/icons/_building.html.erb new file mode 100644 index 00000000..939b0255 --- /dev/null +++ b/app/views/icons/_building.html.erb @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/app/views/icons/_forms.html.erb b/app/views/icons/_forms.html.erb new file mode 100644 index 00000000..984ba72f --- /dev/null +++ b/app/views/icons/_forms.html.erb @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/app/views/icons/_users.html.erb b/app/views/icons/_users.html.erb new file mode 100644 index 00000000..143f43ab --- /dev/null +++ b/app/views/icons/_users.html.erb @@ -0,0 +1,7 @@ + + + + + + + diff --git a/app/views/shared/_classes.html.erb b/app/views/shared/_classes.html.erb new file mode 100644 index 00000000..18ed3c57 --- /dev/null +++ b/app/views/shared/_classes.html.erb @@ -0,0 +1 @@ +<% 'stats stat stat-figure stat-title stat-value text-accent' %>