logout6 icon

logout6-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
logout6-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

1 other variant in Reicon

More newicons icons from Reicon

Use the logout6 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M16.8 2h-2.6C11 2 9 4 9 7.2v4.05h6.25c.41 0 .75.34.75.75s-.34.75-.75.75H9v4.05C9 20 11 22 14.2 22h2.59c3.2 0 5.2-2 5.2-5.2V7.2C22 4 20 2 16.8 2"/><path d="m4.561 11.25l2.07-2.07c.15-.15.22-.34.22-.53s-.07-.39-.22-.53a.754.754 0 0 0-1.06 0l-3.35 3.35c-.29.29-.29.77 0 1.06l3.35 3.35c.29.29.77.29 1.06 0s.29-.77 0-1.06l-2.07-2.07h4.44v-1.5z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconLogout6Filled(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 d="M16.8 2h-2.6C11 2 9 4 9 7.2v4.05h6.25c.41 0 .75.34.75.75s-.34.75-.75.75H9v4.05C9 20 11 22 14.2 22h2.59c3.2 0 5.2-2 5.2-5.2V7.2C22 4 20 2 16.8 2"/><path d="m4.561 11.25l2.07-2.07c.15-.15.22-.34.22-.53s-.07-.39-.22-.53a.754.754 0 0 0-1.06 0l-3.35 3.35c-.29.29-.29.77 0 1.06l3.35 3.35c.29.29.77.29 1.06 0s.29-.77 0-1.06l-2.07-2.07h4.44v-1.5z"/></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 d="M16.8 2h-2.6C11 2 9 4 9 7.2v4.05h6.25c.41 0 .75.34.75.75s-.34.75-.75.75H9v4.05C9 20 11 22 14.2 22h2.59c3.2 0 5.2-2 5.2-5.2V7.2C22 4 20 2 16.8 2"/><path d="m4.561 11.25l2.07-2.07c.15-.15.22-.34.22-.53s-.07-.39-.22-.53a.754.754 0 0 0-1.06 0l-3.35 3.35c-.29.29-.29.77 0 1.06l3.35 3.35c.29.29.77.29 1.06 0s.29-.77 0-1.06l-2.07-2.07h4.44v-1.5z"/></g></svg>
</template>

CSS

.icon-logout6-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%20d%3D%22M16.8%202h-2.6C11%202%209%204%209%207.2v4.05h6.25c.41%200%20.75.34.75.75s-.34.75-.75.75H9v4.05C9%2020%2011%2022%2014.2%2022h2.59c3.2%200%205.2-2%205.2-5.2V7.2C22%204%2020%202%2016.8%202%22%2F%3E%3Cpath%20d%3D%22m4.561%2011.25l2.07-2.07c.15-.15.22-.34.22-.53s-.07-.39-.22-.53a.754.754%200%200%200-1.06%200l-3.35%203.35c-.29.29-.29.77%200%201.06l3.35%203.35c.29.29.77.29%201.06%200s.29-.77%200-1.06l-2.07-2.07h4.44v-1.5z%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%20d%3D%22M16.8%202h-2.6C11%202%209%204%209%207.2v4.05h6.25c.41%200%20.75.34.75.75s-.34.75-.75.75H9v4.05C9%2020%2011%2022%2014.2%2022h2.59c3.2%200%205.2-2%205.2-5.2V7.2C22%204%2020%202%2016.8%202%22%2F%3E%3Cpath%20d%3D%22m4.561%2011.25l2.07-2.07c.15-.15.22-.34.22-.53s-.07-.39-.22-.53a.754.754%200%200%200-1.06%200l-3.35%203.35c-.29.29-.29.77%200%201.06l3.35%203.35c.29.29.77.29%201.06%200s.29-.77%200-1.06l-2.07-2.07h4.44v-1.5z%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/logout6-filled.svg?color=%231a73e8&size=48

Logout6 filled icon — Reicon · IconsDB