summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/superscript.svg
blob: 4a849b454f4d074ee75c48f0567a978b78867bd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
tags: [typography, above, maths, fraction, trademark, footer, superscript, writing, font, character]
category: Text
version: "1.3"
unicode: "eba0"
-->
<svg
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <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>