diff options
Diffstat (limited to 'src/_icons/tir.svg')
-rw-r--r-- | src/_icons/tir.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/_icons/tir.svg b/src/_icons/tir.svg new file mode 100644 index 00000000..65321434 --- /dev/null +++ b/src/_icons/tir.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <circle cx="5" cy="17" r="2" /> + <circle cx="17" cy="17" r="2" /> + <path d="M7 18h8m4 0h2v-6a5 7 0 0 0 -5 -7h-1l1.5 7h4.5" /> + <path d="M12 18v-13h3" /> + <polyline points="3 17 3 12 12 12" /> +</svg> |