logout 2 icon

logout-2-filled from Reicon by REICON · Filled · Arrows-action · MIT Free for personal and commercial use.

Name
logout-2-filled
Set
Reicon
Style
Filled
Category
Arrows-action
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

More arrows-action icons from Reicon

Use the logout 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M16.125 12a.75.75 0 0 0-.75-.75H4.402l1.961-1.68a.75.75 0 1 0-.976-1.14l-3.5 3a.75.75 0 0 0 0 1.14l3.5 3a.75.75 0 1 0 .976-1.14l-1.96-1.68h10.972a.75.75 0 0 0 .75-.75" clip-rule="evenodd"/><path d="M9.375 8c0 .702 0 1.053.169 1.306a1 1 0 0 0 .275.275c.253.169.604.169 1.306.169h4.25a2.25 2.25 0 0 1 0 4.5h-4.25c-.702 0-1.053 0-1.306.168a1 1 0 0 0-.275.276c-.169.253-.169.604-.169 1.306c0 2.828 0 4.243.879 5.121c.878.879 2.292.879 5.12.879h1c2.83 0 4.243 0 5.122-.879c.879-.878.879-2.293.879-5.121V8c0-2.828 0-4.243-.879-5.121S19.203 2 16.375 2h-1c-2.829 0-4.243 0-5.121.879c-.879.878-.879 2.293-.879 5.121"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconLogout2Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M16.125 12a.75.75 0 0 0-.75-.75H4.402l1.961-1.68a.75.75 0 1 0-.976-1.14l-3.5 3a.75.75 0 0 0 0 1.14l3.5 3a.75.75 0 1 0 .976-1.14l-1.96-1.68h10.972a.75.75 0 0 0 .75-.75" clipRule="evenodd"/><path d="M9.375 8c0 .702 0 1.053.169 1.306a1 1 0 0 0 .275.275c.253.169.604.169 1.306.169h4.25a2.25 2.25 0 0 1 0 4.5h-4.25c-.702 0-1.053 0-1.306.168a1 1 0 0 0-.275.276c-.169.253-.169.604-.169 1.306c0 2.828 0 4.243.879 5.121c.878.879 2.292.879 5.12.879h1c2.83 0 4.243 0 5.122-.879c.879-.878.879-2.293.879-5.121V8c0-2.828 0-4.243-.879-5.121S19.203 2 16.375 2h-1c-2.829 0-4.243 0-5.121.879c-.879.878-.879 2.293-.879 5.121"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M16.125 12a.75.75 0 0 0-.75-.75H4.402l1.961-1.68a.75.75 0 1 0-.976-1.14l-3.5 3a.75.75 0 0 0 0 1.14l3.5 3a.75.75 0 1 0 .976-1.14l-1.96-1.68h10.972a.75.75 0 0 0 .75-.75" clip-rule="evenodd"/><path d="M9.375 8c0 .702 0 1.053.169 1.306a1 1 0 0 0 .275.275c.253.169.604.169 1.306.169h4.25a2.25 2.25 0 0 1 0 4.5h-4.25c-.702 0-1.053 0-1.306.168a1 1 0 0 0-.275.276c-.169.253-.169.604-.169 1.306c0 2.828 0 4.243.879 5.121c.878.879 2.292.879 5.12.879h1c2.83 0 4.243 0 5.122-.879c.879-.878.879-2.293.879-5.121V8c0-2.828 0-4.243-.879-5.121S19.203 2 16.375 2h-1c-2.829 0-4.243 0-5.121.879c-.879.878-.879 2.293-.879 5.121"/></g></svg>
</template>

CSS

.icon-logout-2-filled {
  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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.125%2012a.75.75%200%200%200-.75-.75H4.402l1.961-1.68a.75.75%200%201%200-.976-1.14l-3.5%203a.75.75%200%200%200%200%201.14l3.5%203a.75.75%200%201%200%20.976-1.14l-1.96-1.68h10.972a.75.75%200%200%200%20.75-.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M9.375%208c0%20.702%200%201.053.169%201.306a1%201%200%200%200%20.275.275c.253.169.604.169%201.306.169h4.25a2.25%202.25%200%200%201%200%204.5h-4.25c-.702%200-1.053%200-1.306.168a1%201%200%200%200-.275.276c-.169.253-.169.604-.169%201.306c0%202.828%200%204.243.879%205.121c.878.879%202.292.879%205.12.879h1c2.83%200%204.243%200%205.122-.879c.879-.878.879-2.293.879-5.121V8c0-2.828%200-4.243-.879-5.121S19.203%202%2016.375%202h-1c-2.829%200-4.243%200-5.121.879c-.879.878-.879%202.293-.879%205.121%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%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.125%2012a.75.75%200%200%200-.75-.75H4.402l1.961-1.68a.75.75%200%201%200-.976-1.14l-3.5%203a.75.75%200%200%200%200%201.14l3.5%203a.75.75%200%201%200%20.976-1.14l-1.96-1.68h10.972a.75.75%200%200%200%20.75-.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M9.375%208c0%20.702%200%201.053.169%201.306a1%201%200%200%200%20.275.275c.253.169.604.169%201.306.169h4.25a2.25%202.25%200%200%201%200%204.5h-4.25c-.702%200-1.053%200-1.306.168a1%201%200%200%200-.275.276c-.169.253-.169.604-.169%201.306c0%202.828%200%204.243.879%205.121c.878.879%202.292.879%205.12.879h1c2.83%200%204.243%200%205.122-.879c.879-.878.879-2.293.879-5.121V8c0-2.828%200-4.243-.879-5.121S19.203%202%2016.375%202h-1c-2.829%200-4.243%200-5.121.879c-.879.878-.879%202.293-.879%205.121%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/logout-2-filled.svg?color=%231a73e8&size=48