diff options
author | RaindropsSys <raindrops@equestria.dev> | 2023-10-31 17:04:34 +0100 |
---|---|---|
committer | RaindropsSys <raindrops@equestria.dev> | 2023-10-31 17:04:34 +0100 |
commit | e61e581a2b66b0444db01d884465ea913929e343 (patch) | |
tree | b49eaedb3681c4b26637acdd375cda4c3d37b07c /assets/icons | |
parent | 41c51b8bdb9c8e9fa4a7d56f260d594739d4107e (diff) | |
download | mist-e61e581a2b66b0444db01d884465ea913929e343.tar.gz mist-e61e581a2b66b0444db01d884465ea913929e343.tar.bz2 mist-e61e581a2b66b0444db01d884465ea913929e343.zip |
Updated 27 files, added 12 files and deleted 3 files (automated)
Diffstat (limited to 'assets/icons')
-rw-r--r-- | assets/icons/home.svg | 1 | ||||
-rw-r--r-- | assets/icons/search.svg | 1 | ||||
-rw-r--r-- | assets/icons/volume-down.svg | 1 | ||||
-rw-r--r-- | assets/icons/volume-up.svg | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/assets/icons/home.svg b/assets/icons/home.svg new file mode 100644 index 0000000..0887f2c --- /dev/null +++ b/assets/icons/home.svg @@ -0,0 +1 @@ +<svg fill="#79c2f6" xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M242-200h131v-247h214v247h131v-358L480-738 242-558v358Zm-54 54v-439l292-220 292 220v439H533v-247H427v247H188Zm292-323Z"/></svg>
\ No newline at end of file diff --git a/assets/icons/search.svg b/assets/icons/search.svg new file mode 100644 index 0000000..f812a6f --- /dev/null +++ b/assets/icons/search.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M787-138 535-390q-30 25-73.5 38.5T379-338q-102.231 0-173.115-70.837Q135-479.675 135-581.837 135-684 205.837-755q70.838-71 173-71Q481-826 552-755.115 623-684.231 623-582q0 42-13.5 83T572-429l253 253-38 38ZM379-392q81 0 135.5-54.5T569-582q0-81-54.5-135.5T379-772q-81 0-135.5 54.5T189-582q0 81 54.5 135.5T379-392Z"/></svg>
\ No newline at end of file diff --git a/assets/icons/volume-down.svg b/assets/icons/volume-down.svg new file mode 100644 index 0000000..f60256d --- /dev/null +++ b/assets/icons/volume-down.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M310-392v-176h144l154-156v488L454-392H310Zm54-54h112l78 80v-228l-78 80H364v68Zm95-34Z"/></svg>
\ No newline at end of file diff --git a/assets/icons/volume-up.svg b/assets/icons/volume-up.svg new file mode 100644 index 0000000..d97dfa6 --- /dev/null +++ b/assets/icons/volume-up.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="24" viewBox="0 -960 960 960" width="24"><path d="M548-121v-56q101-30 164.5-115T776-482q0-104-64-188T548-784v-56q123 31 202.5 131T830-482q0 128-79.5 229T548-121ZM130-392v-176h144l154-156v488L274-392H130Zm418 48v-272q34 23 53 59t19 77q0 42-19.5 77.5T548-344ZM374-594l-78 80H184v68h112l78 80v-228Zm-95 114Z"/></svg>
\ No newline at end of file |