Add icons to this collection by clicking the heart icon.
Log Out icon - also known as arrow, exit, leave, door, ui, log out, and logout. 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"
x1="12"
x2="12"
y1=".037"
y2="24.01"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a8e63c" />
<stop offset="1" stop-color="#468158" />
</linearGradient>
<linearGradient id="b" x1="10" x2="10" y1=".037" y2="24.01" href="#a" />
<g>
<path
fill="url(#a)"
d="M18 22H6a4 4 0 0 1-4-4 2 2 0 0 1 4 0h12V6H6a2 2 0 0 1-4 0 4 4 0 0 1 4-4h12a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4z"
/>
<path
fill="url(#b)"
d="M15 10H9V8a1 1 0 0 0-1.707-.707l-4 4a1 1 0 0 0 0 1.414l4 4A1 1 0 0 0 9 16v-2h6a2 2 0 0 0 0-4z"
/>
</g>
</svg>
More icons in the same style and category