This commit is contained in:
Oscar Plaisant
2024-05-23 13:17:37 +02:00
parent de3a0dcf0f
commit bff6dbf1e5
55 changed files with 28434 additions and 71577 deletions

21
test.svg Normal file
View File

@@ -0,0 +1,21 @@
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" width="20" height="20" filter="invert(93%) hue-rotate(180deg)" class="excalidraw-svg">
<!-- svg-source:excalidraw -->
<defs>
<style class="style-fonts">
@font-face {
font-family: "Virgil";
src: url("https://excalidraw.com/Virgil.woff2");
}
@font-face {
font-family: "Cascadia";
src: url("https://excalidraw.com/Cascadia.woff2");
}
@font-face {
font-family: "Assistant";
src: url("https://excalidraw.com/Assistant-Regular.woff2");
}
</style>
</defs>
<rect x="0" y="0" width="20" height="20" fill="#ffffff"/></svg>

After

Width:  |  Height:  |  Size: 694 B