Add icons to this collection by clicking the heart icon.
Privacy icon - also known as security, protection, law, legal, scale, justice, privacy, and data security. Created in a clean lineal color 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="#fd5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M241 136v15h-75c-5.854 0-10.973 3.397-13.417 8.292l-30 60A14.993 14.993 0 0 0 121 226c0 24.813 20.187 45 45 45s45-20.187 45-45c0-2.329-.542-4.625-1.583-6.708L190.271 181H241v90h-15c-8.284 0-15 6.716-15 15s6.716 15 15 15h60c8.284 0 15-6.716 15-15s-6.716-15-15-15h-15v-90h50.729l-19.146 38.292A14.993 14.993 0 0 0 301 226c0 24.813 20.187 45 45 45s45-20.187 45-45c0-2.329-.542-4.625-1.583-6.708l-30-60C356.839 154.121 351.526 151 346 151h-75v-15c0-8.284-6.716-15-15-15s-15 6.716-15 15zm-75 105c-7.259 0-13.331-5.184-14.708-12.044L166 199.541l14.708 29.415C179.331 235.816 173.259 241 166 241zm180-41.459 14.708 29.415C359.331 235.816 353.259 241 346 241s-13.331-5.184-14.708-12.044zM316 331H196c-8.284 0-15 6.716-15 15s6.716 15 15 15h120c8.284 0 15-6.716 15-15s-6.716-15-15-15zM440.743 60.77l-180-60a15.002 15.002 0 0 0-9.486 0l-180 60A14.999 14.999 0 0 0 61 75v172.263A277.89 277.89 0 0 0 251.257 511.23a14.999 14.999 0 0 0 9.486 0A277.89 277.89 0 0 0 451 247.263V75a14.999 14.999 0 0 0-10.257-14.23zM421 247.263c0 105.348-66.091 198.699-165 233.872-98.909-35.172-165-128.523-165-233.872V85.811l165-55 165 55z"
    />
</svg>
More icons in the same style and category