prison from IconPark by ByteDance · Color · Build · Apache-2.0 Free for personal and commercial use.

Name
prison
Set
IconPark
Style
Color
Category
Build
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More build icons from IconPark

Use the prison icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linecap="round" stroke-width="4"><path stroke="#000" stroke-linejoin="round" d="M6 4V12C6 12.5523 6.44772 13 7 13H19C19.5523 13 20 12.5523 20 12V4"/><path stroke="#000" stroke-linejoin="round" d="M6 7H20"/><path stroke="#000" stroke-linejoin="round" d="M28 22H6V44H28"/><path stroke="#000" stroke-linejoin="round" d="M16 44V13"/><path stroke="#000" stroke-linejoin="round" d="M10 22V13"/><path stroke="#000" stroke-linejoin="round" d="M13 4V7"/><path stroke="#000" stroke-linejoin="round" d="M27 13V16"/><path stroke="#000" stroke-linejoin="round" d="M35 13V16"/><path stroke="#000" stroke-linejoin="round" d="M43 13V16"/><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M43 44V16H27V44H43Z"/><path stroke="#fff" d="M35 34V44"/><path stroke="#000" d="M31 44L39 44"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkPrison(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" strokeLinecap="round" strokeWidth="4"><path stroke="#000" strokeLinejoin="round" d="M6 4V12C6 12.5523 6.44772 13 7 13H19C19.5523 13 20 12.5523 20 12V4"/><path stroke="#000" strokeLinejoin="round" d="M6 7H20"/><path stroke="#000" strokeLinejoin="round" d="M28 22H6V44H28"/><path stroke="#000" strokeLinejoin="round" d="M16 44V13"/><path stroke="#000" strokeLinejoin="round" d="M10 22V13"/><path stroke="#000" strokeLinejoin="round" d="M13 4V7"/><path stroke="#000" strokeLinejoin="round" d="M27 13V16"/><path stroke="#000" strokeLinejoin="round" d="M35 13V16"/><path stroke="#000" strokeLinejoin="round" d="M43 13V16"/><path fill="#2F88FF" stroke="#000" strokeLinejoin="round" d="M43 44V16H27V44H43Z"/><path stroke="#fff" d="M35 34V44"/><path stroke="#000" d="M31 44L39 44"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linecap="round" stroke-width="4"><path stroke="#000" stroke-linejoin="round" d="M6 4V12C6 12.5523 6.44772 13 7 13H19C19.5523 13 20 12.5523 20 12V4"/><path stroke="#000" stroke-linejoin="round" d="M6 7H20"/><path stroke="#000" stroke-linejoin="round" d="M28 22H6V44H28"/><path stroke="#000" stroke-linejoin="round" d="M16 44V13"/><path stroke="#000" stroke-linejoin="round" d="M10 22V13"/><path stroke="#000" stroke-linejoin="round" d="M13 4V7"/><path stroke="#000" stroke-linejoin="round" d="M27 13V16"/><path stroke="#000" stroke-linejoin="round" d="M35 13V16"/><path stroke="#000" stroke-linejoin="round" d="M43 13V16"/><path fill="#2F88FF" stroke="#000" stroke-linejoin="round" d="M43 44V16H27V44H43Z"/><path stroke="#fff" d="M35 34V44"/><path stroke="#000" d="M31 44L39 44"/></g></svg>
</template>

CSS

.icon-prison {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%204V12C6%2012.5523%206.44772%2013%207%2013H19C19.5523%2013%2020%2012.5523%2020%2012V4%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%207H20%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2022H6V44H28%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2044V13%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2022V13%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13%204V7%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27%2013V16%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2013V16%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M43%2013V16%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M43%2044V16H27V44H43Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M35%2034V44%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M31%2044L39%2044%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%204V12C6%2012.5523%206.44772%2013%207%2013H19C19.5523%2013%2020%2012.5523%2020%2012V4%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6%207H20%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%2022H6V44H28%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%2044V13%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2022V13%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M13%204V7%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27%2013V16%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2013V16%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M43%2013V16%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M43%2044V16H27V44H43Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20d%3D%22M35%2034V44%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M31%2044L39%2044%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/prison.svg?color=%231a73e8&size=48