Figured out that SVG is hot garbage and got an icon to work for the home icon.
This commit is contained in:
parent
9707e0e5f6
commit
26f61eb68b
4 changed files with 31 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
id="home">
|
||||
<path d="m3 9 9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z" />
|
||||
<polyline points="9 22 9 12 15 12 15 22" />
|
||||
</svg>
|
||||
|
|
Before Width: | Height: | Size: 316 B After Width: | Height: | Size: 327 B |
Loading…
Add table
Add a link
Reference in a new issue