Add icons to this collection by clicking the heart icon.
Privilege Escalation icon - also known as user, crown, stairs, miscellaneous, and privilege escalation. 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="M452 182h-84.787c-20.033 0-38.867 7.801-53.032 21.967L151 367.147V317c0-24.813-20.187-45-45-45s-45 20.187-45 45v75h-1c-33.084 0-60 26.916-60 60s26.916 60 60 60h84.787c20.033 0 38.867-7.801 53.032-21.967L385.853 302H452c33.084 0 60-26.916 60-60s-26.916-60-60-60zM91 317c0-8.271 6.729-15 15-15s15 6.729 15 15v75H91zm361-45h-72.36c-3.979 0-7.794 1.58-10.606 4.394L176.606 468.82c-8.499 8.5-19.8 13.18-31.819 13.18H60c-16.542 0-30-13.458-30-30s13.458-30 30-30h72.36c3.979 0 7.794-1.58 10.606-4.394L335.394 225.18c8.499-8.5 19.8-13.18 31.819-13.18H452c16.542 0 30 13.458 30 30s-13.458 30-30 30zm-301-45c0-24.813-20.187-45-45-45s-45 20.187-45 45 20.187 45 45 45 45-20.187 45-45zm-45 15c-8.271 0-15-6.729-15-15s6.729-15 15-15 15 6.729 15 15-6.729 15-15 15zm225.77-102.256A15 15 0 0 0 346 150h120a15 15 0 0 0 14.23-10.256l30-90a15.002 15.002 0 0 0-4.402-16.076 14.997 14.997 0 0 0-16.536-2.084l-46.584 23.292-23.292-46.584a14.998 14.998 0 0 0-26.832 0l-23.292 46.583-46.584-23.292a15.002 15.002 0 0 0-16.536 2.084 15.002 15.002 0 0 0-4.402 16.076zm37.522-51.327c7.409 3.705 16.419.701 20.124-6.708L406 48.541l16.584 33.167c3.704 7.41 12.714 10.414 20.124 6.708l27.61-13.805L455.188 120h-98.377l-15.13-45.389z"
    />
</svg>
More icons in the same style and category