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 circular 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M256 158.294c-34.28 0-62.177 27.896-62.177 62.177 0 34.28 27.896 62.176 62.177 62.176s62.177-27.896 62.177-62.176c0-34.281-27.897-62.177-62.177-62.177zm35.529 71.059c4.91 0 8.882 3.973 8.882 8.882s-3.973 8.882-8.882 8.882h-8.882V256c0 4.91-3.973 8.882-8.882 8.882s-8.882-3.973-8.882-8.882v-8.882h-17.765V256c0 4.91-3.973 8.882-8.882 8.882s-8.882-3.973-8.882-8.882v-8.882h-8.882a8.877 8.877 0 0 1-8.882-8.882 8.877 8.877 0 0 1 8.882-8.882h8.882v-17.765h-8.882c-4.91 0-8.882-3.973-8.882-8.882s3.973-8.882 8.882-8.882h8.882v-8.882c0-4.91 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882v8.882h17.765v-8.882c0-4.91 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882v8.882h8.882a8.877 8.877 0 0 1 8.882 8.882 8.877 8.877 0 0 1-8.882 8.882h-8.882v17.765h8.882zm79.942-8.882C371.471 156.802 319.668 105 256 105s-115.471 51.802-115.471 115.471c0 25.085 8.024 49.026 23.186 69.22l74.533 99.545h-53.307c-4.909 0-8.882 3.973-8.882 8.882s3.973 8.882 8.882 8.882h142.118c4.909 0 8.882-3.973 8.882-8.882s-3.973-8.882-8.882-8.882H273.75l74.525-99.536c15.172-20.203 23.196-44.144 23.196-69.229zM256 300.412c-44.082 0-79.941-35.859-79.941-79.941S211.918 140.53 256 140.53s79.941 35.859 79.941 79.941-35.859 79.941-79.941 79.941zm-8.882-71.059h17.765v-17.765h-17.765z"
    />
</svg>
More icons in the same style and category