diff options
Diffstat (limited to 'src/_icons/prison.svg')
-rw-r--r-- | src/_icons/prison.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/prison.svg b/src/_icons/prison.svg new file mode 100644 index 00000000..b4c5561e --- /dev/null +++ b/src/_icons/prison.svg @@ -0,0 +1,12 @@ +--- +--- +<svg> + <path d="M18 4v16" /> + <path d="M14 4v16" /> + <path d="M6 4v5" /> + <path d="M6 15v5" /> + <path d="M10 4v5" /> + <path d="M11 9h-6v6h6z" /> + <path d="M10 15v5" /> + <path d="M8 12h-.01" /> +</svg> |