diff options
Diffstat (limited to 'src/icons/prison.svg')
-rw-r--r-- | src/icons/prison.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/icons/prison.svg b/src/icons/prison.svg new file mode 100644 index 00000000..22891033 --- /dev/null +++ b/src/icons/prison.svg @@ -0,0 +1,15 @@ +--- +tags: [jail, policeman, police, cop, handcuff, arrest, prisoner, thief] +version: "1.45" +unicode: "ef79" +--- +<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> |