logout 3 icon
logout-3-linear from Solar by 480 Design · Linear · Arrows Action · CC-BY-4.0 Attribution required.
- Name
- logout-3-linear
- Set
- Solar
- Style
- Linear
- Category
- Arrows Action
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More arrows action icons from Solar
arrow-to-down-left-boldarrow-to-down-right-boldarrow-to-top-left-boldarrow-to-top-right-boldcircle-bottom-down-boldcircle-bottom-up-boldcircle-top-down-boldcircle-top-up-bolddownload-bolddownload-minimalistic-bolddownload-square-bolddownload-twice-square-boldexit-boldexport-boldforward-2-boldforward-boldimport-boldlogin-2-boldlogin-3-boldlogin-boldlogout-2-boldlogout-boldmaximize-boldmaximize-square-2-bold
Use the logout 3 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M8.00195 7C8.01406 4.82497 8.11051 3.64706 8.87889 2.87868C9.75757 2 11.1718 2 14.0002 2H15.0002C17.8286 2 19.2429 2 20.1215 2.87868C21.0002 3.75736 21.0002 5.17157 21.0002 8V16C21.0002 18.8284 21.0002 20.2426 20.1215 21.1213C19.2429 22 17.8286 22 15.0002 22H14.0002C11.1718 22 9.75757 22 8.87889 21.1213C8.11051 20.3529 8.01406 19.175 8.00195 17"/><path d="M8 19.5C5.64298 19.5 4.46447 19.5 3.73223 18.7678C3 18.0355 3 16.857 3 14.5V9.5C3 7.14298 3 5.96447 3.73223 5.23223C4.46447 4.5 5.64298 4.5 8 4.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M15 12L6 12M8 10L6 12L8 14"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarLogout3Linear(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" d="M8.00195 7C8.01406 4.82497 8.11051 3.64706 8.87889 2.87868C9.75757 2 11.1718 2 14.0002 2H15.0002C17.8286 2 19.2429 2 20.1215 2.87868C21.0002 3.75736 21.0002 5.17157 21.0002 8V16C21.0002 18.8284 21.0002 20.2426 20.1215 21.1213C19.2429 22 17.8286 22 15.0002 22H14.0002C11.1718 22 9.75757 22 8.87889 21.1213C8.11051 20.3529 8.01406 19.175 8.00195 17"/><path d="M8 19.5C5.64298 19.5 4.46447 19.5 3.73223 18.7678C3 18.0355 3 16.857 3 14.5V9.5C3 7.14298 3 5.96447 3.73223 5.23223C4.46447 4.5 5.64298 4.5 8 4.5"/><path strokeLinecap="round" strokeLinejoin="round" d="M15 12L6 12M8 10L6 12L8 14"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" d="M8.00195 7C8.01406 4.82497 8.11051 3.64706 8.87889 2.87868C9.75757 2 11.1718 2 14.0002 2H15.0002C17.8286 2 19.2429 2 20.1215 2.87868C21.0002 3.75736 21.0002 5.17157 21.0002 8V16C21.0002 18.8284 21.0002 20.2426 20.1215 21.1213C19.2429 22 17.8286 22 15.0002 22H14.0002C11.1718 22 9.75757 22 8.87889 21.1213C8.11051 20.3529 8.01406 19.175 8.00195 17"/><path d="M8 19.5C5.64298 19.5 4.46447 19.5 3.73223 18.7678C3 18.0355 3 16.857 3 14.5V9.5C3 7.14298 3 5.96447 3.73223 5.23223C4.46447 4.5 5.64298 4.5 8 4.5"/><path stroke-linecap="round" stroke-linejoin="round" d="M15 12L6 12M8 10L6 12L8 14"/></g></svg> </template>
CSS
.icon-logout-3-linear {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8.00195%207C8.01406%204.82497%208.11051%203.64706%208.87889%202.87868C9.75757%202%2011.1718%202%2014.0002%202H15.0002C17.8286%202%2019.2429%202%2020.1215%202.87868C21.0002%203.75736%2021.0002%205.17157%2021.0002%208V16C21.0002%2018.8284%2021.0002%2020.2426%2020.1215%2021.1213C19.2429%2022%2017.8286%2022%2015.0002%2022H14.0002C11.1718%2022%209.75757%2022%208.87889%2021.1213C8.11051%2020.3529%208.01406%2019.175%208.00195%2017%22%2F%3E%3Cpath%20d%3D%22M8%2019.5C5.64298%2019.5%204.46447%2019.5%203.73223%2018.7678C3%2018.0355%203%2016.857%203%2014.5V9.5C3%207.14298%203%205.96447%203.73223%205.23223C4.46447%204.5%205.64298%204.5%208%204.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2012L6%2012M8%2010L6%2012L8%2014%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8.00195%207C8.01406%204.82497%208.11051%203.64706%208.87889%202.87868C9.75757%202%2011.1718%202%2014.0002%202H15.0002C17.8286%202%2019.2429%202%2020.1215%202.87868C21.0002%203.75736%2021.0002%205.17157%2021.0002%208V16C21.0002%2018.8284%2021.0002%2020.2426%2020.1215%2021.1213C19.2429%2022%2017.8286%2022%2015.0002%2022H14.0002C11.1718%2022%209.75757%2022%208.87889%2021.1213C8.11051%2020.3529%208.01406%2019.175%208.00195%2017%22%2F%3E%3Cpath%20d%3D%22M8%2019.5C5.64298%2019.5%204.46447%2019.5%203.73223%2018.7678C3%2018.0355%203%2016.857%203%2014.5V9.5C3%207.14298%203%205.96447%203.73223%205.23223C4.46447%204.5%205.64298%204.5%208%204.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2012L6%2012M8%2010L6%2012L8%2014%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/logout-3-linear.svg?color=%231a73e8&size=48