mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-30 11:42:26 +08:00
chore(svg_export): change icon
This commit is contained in:
parent
7cc8dd082d
commit
67bfeda3d9
@ -5,7 +5,7 @@ const TPL = `
|
|||||||
<button type="button"
|
<button type="button"
|
||||||
class="export-svg-button"
|
class="export-svg-button"
|
||||||
title="${t("svg_export_button.button_title")}">
|
title="${t("svg_export_button.button_title")}">
|
||||||
<span class="bx bx-export"></span>
|
<span class="bx bxs-file-image"></span>
|
||||||
</button>
|
</button>
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user