Add icons to this collection by clicking the heart icon.
Prison icon - also known as star, badge, security, police, map, shield, location pin, placeholder, jail, prison, police station, police badge, and maps and location. Created in a clean gradient style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="505.994"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 0C148.48 0 61 87.48 61 195c0 42.363 13.55 82.793 39.155 116.895l143.833 194.1h24.023L411.83 311.909C437.45 277.793 451 237.363 451 195 451 87.48 363.52 0 256 0z"
    />
    <path
        fill="url(#b)"
        d="M376 482H136c-8.291 0-15 6.709-15 15s6.709 15 15 15h240c8.291 0 15-6.709 15-15s-6.709-15-15-15zM271 180h-30v30h30zm-15 150c74.443 0 135-60.557 135-135S330.443 60 256 60s-135 60.557-135 135 60.557 135 135 135zm-60-150c-8.291 0-15-6.709-15-15s6.709-15 15-15h15v-15c0-8.291 6.709-15 15-15s15 6.709 15 15v15h30v-15c0-8.291 6.709-15 15-15s15 6.709 15 15v15h15c8.291 0 15 6.709 15 15s-6.709 15-15 15h-15v30h15c8.291 0 15 6.709 15 15s-6.709 15-15 15h-15v15c0 8.291-6.709 15-15 15s-15-6.709-15-15v-15h-30v15c0 8.291-6.709 15-15 15s-15-6.709-15-15v-15h-15c-8.291 0-15-6.709-15-15s6.709-15 15-15h15v-30z"
    />
</svg>
More icons in the same style and category