summaryrefslogtreecommitdiff
path: root/src/content/img/icon/remove/dark.svg
blob: 66e88e29d1b7435ce295f24424a265b938bc48de (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<svg
  xmlns="http://www.w3.org/2000/svg"
  viewBox="0 0 24 24"
  fill="none"
>
  <path
    d="M 7 12 L 17 12"
    stroke="white"
    stroke-width="2"
    stroke-linecap="round"
    stroke-linejoin="round"
  />
</svg>