summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/brackets-angle.svg
blob: 397c3fdb47573cf18da14a9d44547a9a9088c4f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
category: Design
tags: [code, syntax, markup, programming, language, punctuation, tags, development, text, interface]
version: "2.37"
unicode: "fcb2"
-->
<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="M8 4l-5 8l5 8" />
  <path d="M16 4l5 8l-5 8" />
</svg>