Use the icon I added instead of the font-awesome one
This commit is contained in:
parent
621d2575ac
commit
58803cb60f
1 changed files with 6 additions and 1 deletions
|
|
@ -2,7 +2,12 @@
|
|||
<button
|
||||
type="submit"
|
||||
>
|
||||
<i class="fa-solid fa-floppy-disk" inert aria-hidden="true"></i>
|
||||
<oft-icon
|
||||
name="icons/save"
|
||||
aria-hidden="true"
|
||||
var:fill="currentColor"
|
||||
var:size="1.25rem"
|
||||
></oft-icon>
|
||||
{{localize "SETTINGS.Save"}}
|
||||
</button>
|
||||
</footer>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue