Bringing in icons to use and the theme turned into gray only.
This commit is contained in:
parent
0b40ef0125
commit
25c96a8c3a
873 changed files with 14231 additions and 21 deletions
17
static/icons/file-audio.svg
Normal file
17
static/icons/file-audio.svg
Normal file
|
@ -0,0 +1,17 @@
|
|||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M17.5 22h.5c.5 0 1-.2 1.4-.6.4-.4.6-.9.6-1.4V7.5L14.5 2H6c-.5 0-1 .2-1.4.6C4.2 3 4 3.5 4 4v3" />
|
||||
<polyline points="14 2 14 8 20 8" />
|
||||
<path d="M10 20v-1a2 2 0 1 1 4 0v1a2 2 0 1 1-4 0Z" />
|
||||
<path d="M6 20v-1a2 2 0 1 0-4 0v1a2 2 0 1 0 4 0Z" />
|
||||
<path d="M2 19v-3a6 6 0 0 1 12 0v3" />
|
||||
</svg>
|
After Width: | Height: | Size: 507 B |
Loading…
Add table
Add a link
Reference in a new issue