lucene icons added, styling fixed
This commit is contained in:
parent
9164e2a636
commit
d76bf164f1
1604 changed files with 25511 additions and 105 deletions
16
app/assets/svg/icons/lucide/outline/indent-decrease.svg
Normal file
16
app/assets/svg/icons/lucide/outline/indent-decrease.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="M21 12H11" />
|
||||
<path d="M21 18H11" />
|
||||
<path d="M21 6H11" />
|
||||
<path d="m7 8-4 4 4 4" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 310 B |
Loading…
Add table
Add a link
Reference in a new issue