Sign Out Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Sign Out icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306483.svg" alt="Sign Out icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306483.svg" alt="Sign Out icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306483.svg" alt="Sign Out icon" :width="24" :height="24" />
CSS background
.icon-sign-out {
background-image: url('https://proicons.com/icon/306483.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M930 480L609 150c-11-11-28-11-38 0l-64 65c-11 11-11 29 0 40l152 156H250c-15 0-27 12-27 28v111c0 15 12 27 27 27h420L507 745c-11 11-11 28 0 39l64 66c10 11 27 11 38 0l321-331c10-10 10-28 0-39zM100 228h166v76H138v392h128v75H100c-21 0-37-16-37-37V266c0-21 16-38 37-38z"/></svg>
Sign Out in other icon packs
Copied!