ios log out icon
ios-log-out from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-log-out
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios log out icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M312 372c-7.7 0-14 6.3-14 14 0 9.9-8.1 18-18 18H94c-9.9 0-18-8.1-18-18V126c0-9.9 8.1-18 18-18h186c9.9 0 18 8.1 18 18 0 7.7 6.3 14 14 14s14-6.3 14-14c0-25.4-20.6-46-46-46H94c-25.4 0-46 20.6-46 46v260c0 25.4 20.6 46 46 46h186c25.4 0 46-20.6 46-46 0-7.7-6.3-14-14-14z" fill="currentColor"/><path d="M372.9 158.1c-2.6-2.6-6.1-4.1-9.9-4.1-3.7 0-7.3 1.4-9.9 4.1-5.5 5.5-5.5 14.3 0 19.8l65.2 64.2H162c-7.7 0-14 6.3-14 14s6.3 14 14 14h256.6L355 334.2c-5.4 5.4-5.4 14.3 0 19.8l.1.1c2.7 2.5 6.2 3.9 9.8 3.9 3.8 0 7.3-1.4 9.9-4.1l82.6-82.4c4.3-4.3 6.5-9.3 6.5-14.7 0-5.3-2.3-10.3-6.5-14.5l-84.5-84.2z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosLogOut(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M312 372c-7.7 0-14 6.3-14 14 0 9.9-8.1 18-18 18H94c-9.9 0-18-8.1-18-18V126c0-9.9 8.1-18 18-18h186c9.9 0 18 8.1 18 18 0 7.7 6.3 14 14 14s14-6.3 14-14c0-25.4-20.6-46-46-46H94c-25.4 0-46 20.6-46 46v260c0 25.4 20.6 46 46 46h186c25.4 0 46-20.6 46-46 0-7.7-6.3-14-14-14z" fill="currentColor"/><path d="M372.9 158.1c-2.6-2.6-6.1-4.1-9.9-4.1-3.7 0-7.3 1.4-9.9 4.1-5.5 5.5-5.5 14.3 0 19.8l65.2 64.2H162c-7.7 0-14 6.3-14 14s6.3 14 14 14h256.6L355 334.2c-5.4 5.4-5.4 14.3 0 19.8l.1.1c2.7 2.5 6.2 3.9 9.8 3.9 3.8 0 7.3-1.4 9.9-4.1l82.6-82.4c4.3-4.3 6.5-9.3 6.5-14.7 0-5.3-2.3-10.3-6.5-14.5l-84.5-84.2z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M312 372c-7.7 0-14 6.3-14 14 0 9.9-8.1 18-18 18H94c-9.9 0-18-8.1-18-18V126c0-9.9 8.1-18 18-18h186c9.9 0 18 8.1 18 18 0 7.7 6.3 14 14 14s14-6.3 14-14c0-25.4-20.6-46-46-46H94c-25.4 0-46 20.6-46 46v260c0 25.4 20.6 46 46 46h186c25.4 0 46-20.6 46-46 0-7.7-6.3-14-14-14z" fill="currentColor"/><path d="M372.9 158.1c-2.6-2.6-6.1-4.1-9.9-4.1-3.7 0-7.3 1.4-9.9 4.1-5.5 5.5-5.5 14.3 0 19.8l65.2 64.2H162c-7.7 0-14 6.3-14 14s6.3 14 14 14h256.6L355 334.2c-5.4 5.4-5.4 14.3 0 19.8l.1.1c2.7 2.5 6.2 3.9 9.8 3.9 3.8 0 7.3-1.4 9.9-4.1l82.6-82.4c4.3-4.3 6.5-9.3 6.5-14.7 0-5.3-2.3-10.3-6.5-14.5l-84.5-84.2z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-log-out {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M312%20372c-7.7%200-14%206.3-14%2014%200%209.9-8.1%2018-18%2018H94c-9.9%200-18-8.1-18-18V126c0-9.9%208.1-18%2018-18h186c9.9%200%2018%208.1%2018%2018%200%207.7%206.3%2014%2014%2014s14-6.3%2014-14c0-25.4-20.6-46-46-46H94c-25.4%200-46%2020.6-46%2046v260c0%2025.4%2020.6%2046%2046%2046h186c25.4%200%2046-20.6%2046-46%200-7.7-6.3-14-14-14z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M372.9%20158.1c-2.6-2.6-6.1-4.1-9.9-4.1-3.7%200-7.3%201.4-9.9%204.1-5.5%205.5-5.5%2014.3%200%2019.8l65.2%2064.2H162c-7.7%200-14%206.3-14%2014s6.3%2014%2014%2014h256.6L355%20334.2c-5.4%205.4-5.4%2014.3%200%2019.8l.1.1c2.7%202.5%206.2%203.9%209.8%203.9%203.8%200%207.3-1.4%209.9-4.1l82.6-82.4c4.3-4.3%206.5-9.3%206.5-14.7%200-5.3-2.3-10.3-6.5-14.5l-84.5-84.2z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20512%20512%22%3E%3Cpath%20d%3D%22M312%20372c-7.7%200-14%206.3-14%2014%200%209.9-8.1%2018-18%2018H94c-9.9%200-18-8.1-18-18V126c0-9.9%208.1-18%2018-18h186c9.9%200%2018%208.1%2018%2018%200%207.7%206.3%2014%2014%2014s14-6.3%2014-14c0-25.4-20.6-46-46-46H94c-25.4%200-46%2020.6-46%2046v260c0%2025.4%2020.6%2046%2046%2046h186c25.4%200%2046-20.6%2046-46%200-7.7-6.3-14-14-14z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M372.9%20158.1c-2.6-2.6-6.1-4.1-9.9-4.1-3.7%200-7.3%201.4-9.9%204.1-5.5%205.5-5.5%2014.3%200%2019.8l65.2%2064.2H162c-7.7%200-14%206.3-14%2014s6.3%2014%2014%2014h256.6L355%20334.2c-5.4%205.4-5.4%2014.3%200%2019.8l.1.1c2.7%202.5%206.2%203.9%209.8%203.9%203.8%200%207.3-1.4%209.9-4.1l82.6-82.4c4.3-4.3%206.5-9.3%206.5-14.7%200-5.3-2.3-10.3-6.5-14.5l-84.5-84.2z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/ios-log-out.svg?color=%231a73e8&size=48