summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/bold.svg
blob: a212695eb562be24eef37020657f5ef448e47777 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
tags: [font, style, boldface, bold, typography, writing, character, word]
category: Text
version: "1.3"
unicode: "eb7b"
-->
<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="M7 5h6a3.5 3.5 0 0 1 0 7h-6l0 -7" />
  <path d="M13 12h1a3.5 3.5 0 0 1 0 7h-7v-7" />
</svg>