summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/subscript.svg
blob: 7427abc8b114b77ced0f05d6ac218f8317d5df9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
tags: [typography, below, formula, maths, fraction, subscript, writing, font, character, word]
category: Text
version: "1.3"
unicode: "eb9f"
-->
<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 20h-4l3.5 -4a1.73 1.73 0 0 0 -3.5 -2" />
</svg>