diff --git a/icons.svg b/icons.svg index a356ce3bf..73066297a 100644 --- a/icons.svg +++ b/icons.svg @@ -1,4 +1,4 @@ - + @@ -13,8 +13,7 @@ - - + @@ -122,14 +121,6 @@ - - - - - - - - @@ -232,6 +223,8 @@ + + @@ -240,6 +233,8 @@ + + @@ -364,6 +359,8 @@ + + @@ -426,12 +423,24 @@ + + + + + + + + + + + + @@ -476,6 +485,8 @@ + + @@ -518,12 +529,18 @@ + + + + + + - + - + @@ -628,226 +645,235 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/icons/dashboard.svg b/icons/dashboard.svg new file mode 100644 index 000000000..885edc8ae --- /dev/null +++ b/icons/dashboard.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/device-tv.svg b/icons/device-tv.svg new file mode 100644 index 000000000..0c918fde2 --- /dev/null +++ b/icons/device-tv.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/lifebuoy.svg b/icons/lifebuoy.svg new file mode 100644 index 000000000..d57da0ff6 --- /dev/null +++ b/icons/lifebuoy.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/package.svg b/icons/package.svg new file mode 100644 index 000000000..0cb9dc6e6 --- /dev/null +++ b/icons/package.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/call-pause.svg b/icons/phone-call.svg similarity index 65% rename from icons/call-pause.svg rename to icons/phone-call.svg index 183700a58..75d28f6e4 100644 --- a/icons/call-pause.svg +++ b/icons/phone-call.svg @@ -1,7 +1,7 @@ - - - + + + diff --git a/icons/call-incoming.svg b/icons/phone-incoming.svg similarity index 60% rename from icons/call-incoming.svg rename to icons/phone-incoming.svg index 6c5beec8a..36ad9b955 100644 --- a/icons/call-incoming.svg +++ b/icons/phone-incoming.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/call-outgoing.svg b/icons/phone-outgoing.svg similarity index 60% rename from icons/call-outgoing.svg rename to icons/phone-outgoing.svg index bacd8f4e3..2866cbe48 100644 --- a/icons/call-outgoing.svg +++ b/icons/phone-outgoing.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/phone-pause.svg b/icons/phone-pause.svg new file mode 100644 index 000000000..aac663a8e --- /dev/null +++ b/icons/phone-pause.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/call.svg b/icons/phone.svg similarity index 52% rename from icons/call.svg rename to icons/phone.svg index bf183c1f4..d0cd6a4cf 100644 --- a/icons/call.svg +++ b/icons/phone.svg @@ -1,4 +1,4 @@ - + diff --git a/icons/shield-x.svg b/icons/shield-x.svg new file mode 100644 index 000000000..7007aa314 --- /dev/null +++ b/icons/shield-x.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/toggle-left.svg b/icons/toggle-left.svg new file mode 100644 index 000000000..27d7ebf33 --- /dev/null +++ b/icons/toggle-left.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/toggle-right.svg b/icons/toggle-right.svg new file mode 100644 index 000000000..0f1d92349 --- /dev/null +++ b/icons/toggle-right.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/icons/tool.svg b/icons/tool.svg new file mode 100644 index 000000000..44ab6f429 --- /dev/null +++ b/icons/tool.svg @@ -0,0 +1,5 @@ + + + + + diff --git a/icons/trending-down.svg b/icons/trending-down.svg index 5f3ce8de4..dad802963 100644 --- a/icons/trending-down.svg +++ b/icons/trending-down.svg @@ -1,6 +1,6 @@ - + diff --git a/icons/trending-up.svg b/icons/trending-up.svg index 3c9a7e1ae..771e8383c 100644 --- a/icons/trending-up.svg +++ b/icons/trending-up.svg @@ -1,6 +1,6 @@ - + diff --git a/src/_icons/dashboard.svg b/src/_icons/dashboard.svg index 14d5b22a3..c95cb4982 100644 --- a/src/_icons/dashboard.svg +++ b/src/_icons/dashboard.svg @@ -1,12 +1,7 @@ --- --- - - - - - - - - + + + diff --git a/src/_icons/device-tv.svg b/src/_icons/device-tv.svg new file mode 100644 index 000000000..72aa7d137 --- /dev/null +++ b/src/_icons/device-tv.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/shield-x.svg b/src/_icons/shield-x.svg new file mode 100644 index 000000000..5dac34a76 --- /dev/null +++ b/src/_icons/shield-x.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/tool.svg b/src/_icons/tool.svg new file mode 100644 index 000000000..b90abe56f --- /dev/null +++ b/src/_icons/tool.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/src/_icons/trending-down.svg b/src/_icons/trending-down.svg index a1f179cf6..4b8b37574 100644 --- a/src/_icons/trending-down.svg +++ b/src/_icons/trending-down.svg @@ -2,5 +2,5 @@ --- - + diff --git a/src/_icons/trending-up.svg b/src/_icons/trending-up.svg index 6ebd42d70..cb7601d66 100644 --- a/src/_icons/trending-up.svg +++ b/src/_icons/trending-up.svg @@ -2,5 +2,5 @@ --- - +