Add icons to this collection by clicking the heart icon.
Log Out icon - also known as button, right arrow, symbol, multimedia, ui, log out, web interface, and user interface. Created in a clean flat 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 24 24"
>
    <linearGradient
        id="a"
        x2="24"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M12 0a12 12 0 1 0 12 12A12 12 0 0 0 12 0zm6.816 17.052a2.547 2.547 0 0 1-1.773 1.767A19.07 19.07 0 0 1 12 19.5a19.029 19.029 0 0 1-5.052-.684 2.544 2.544 0 0 1-1.766-1.773 18.996 18.996 0 0 1 .002-10.095 2.547 2.547 0 0 1 1.773-1.767 19.11 19.11 0 0 1 10.095.003 2.544 2.544 0 0 1 1.766 1.773A19.027 19.027 0 0 1 19.5 12a18.99 18.99 0 0 1-.684 5.052zm-2.03-10.904a17.997 17.997 0 0 0-9.564-.002 1.541 1.541 0 0 0-1.074 1.068 18.001 18.001 0 0 0-.003 9.563 1.539 1.539 0 0 0 1.069 1.075 18.052 18.052 0 0 0 9.564.003 1.541 1.541 0 0 0 1.074-1.069A18.02 18.02 0 0 0 18.5 12a18.026 18.026 0 0 0-.645-4.777 1.539 1.539 0 0 0-1.069-1.075zM10.5 15.5h-1A1.502 1.502 0 0 1 8 14v-4a1.502 1.502 0 0 1 1.5-1.5h1a.5.5 0 0 1 0 1h-1a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h1a.5.5 0 0 1 0 1zm5.461-3.31a.498.498 0 0 1-.108.164l-2 2a.5.5 0 0 1-.707-.708l1.147-1.146H10.5a.5.5 0 0 1 0-1h3.793l-1.147-1.147a.5.5 0 0 1 .707-.707l2 2a.502.502 0 0 1 .108.545z"
    />
</svg>
More icons in the same style and category