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
16
static/icons/text-cursor-input.svg
Normal file
16
static/icons/text-cursor-input.svg
Normal file
|
@ -0,0 +1,16 @@
|
|||
<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="M13 20h-1a3 3 0 0 1-3-3V7a3 3 0 0 1 3-3h1" />
|
||||
<path d="M5 4h1a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3H5" />
|
||||
<path d="M13.1 7.9h6.8A2.18 2.18 0 0 1 22 10v4a2.11 2.11 0 0 1-2.1 2.1h-6.8" />
|
||||
<path d="M4.8 16.1h-.7A2.18 2.18 0 0 1 2 14v-4a2.18 2.18 0 0 1 2.1-2.1h.7" />
|
||||
</svg>
|
After Width: | Height: | Size: 482 B |
Loading…
Add table
Add a link
Reference in a new issue