1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-09-03 02:42:55 +02:00

subscript, superscript fix

This commit is contained in:
codecalm
2020-03-27 20:20:24 +01:00
parent 07de007abf
commit 8fb61ba34e
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
---
---
<svg>
<path d="M4 7l8 10m-8 0l8 -10" />
<path d="M5 7l8 10m-8 0l8 -10" />
<path d="M21 20h-4l3.5 -4a1.73 1.73 0 0 0 -3.5 -2" />
</svg>

View File

@@ -1,6 +1,6 @@
---
---
<svg>
<path d="M4 7l8 10m-8 0l8 -10" />
<path d="M5 7l8 10m-8 0l8 -10" />
<path d="M21 11h-4l3.5 -4a1.73 1.73 0 0 0 -3.5 -2" />
</svg>