summaryrefslogtreecommitdiff
path: root/app/assets/svg/icons/tabler/outline/cross-off.svg
blob: 2e2dfc87e5087ec9ec6ec3a95975d395561fe8c0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!--
tags: [prayer, church, catholic, jezus, religion, cross, off, disabled, inactive, sign]
category: Symbols
version: "1.65"
unicode: "f10b"
-->
<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="M16 12h3v-4h-5v-5h-4v3m-2 2h-3v4h5v9h4v-7" />
  <path d="M3 3l18 18" />
</svg>