summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/clock-x.svg
blob: d797f386d0fe3bd0046ee4ae172ebc5833d9c556 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!--
category: System
tags: [close, delete, remove, stop, terminate, cancel, end, reject, deny, halt]
version: "2.8"
unicode: "f7cb"
-->
<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="M20.926 13.15a9 9 0 1 0 -7.835 7.784" />
  <path d="M12 7v5l2 2" />
  <path d="M22 22l-5 -5" />
  <path d="M17 22l5 -5" />
</svg>