24 lines
509 B
XML
24 lines
509 B
XML
<!--
|
|
category: Map
|
|
tags: [cross, cancel, forget, delete, deny, void, prohibit, exclude, disallow, annul]
|
|
version: "2.28"
|
|
unicode: "fbd4"
|
|
-->
|
|
<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="M14 19.5l-5 -2.5l-6 3v-13l6 -3l6 3l6 -3v9" />
|
|
<path d="M9 4v13" />
|
|
<path d="M15 7v6.5" />
|
|
<path d="M22 22l-5 -5" />
|
|
<path d="M17 22l5 -5" />
|
|
</svg>
|