logout square 02 icon

logout-square-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
logout-square-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the logout square 02 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-linecap="round" stroke-width="1.5"><path d="M20 7c-.077-1.418-.288-2.336-.864-3.038a4 4 0 0 0-.554-.554c-1.107-.908-2.75-.908-6.038-.908H12c-3.771 0-5.657 0-6.828 1.171S4 6.73 4 10.5v3c0 3.771 0 5.657 1.172 6.828S8.229 21.5 12 21.5h.544c3.288 0 4.932 0 6.038-.908q.304-.25.554-.555c.576-.702.787-1.62.864-3.037"/><path stroke-linejoin="round" d="M16 8s4 2.946 4 4s-4 4-4 4m3.5-4H9"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsLogoutSquare02(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" strokeLinecap="round" strokeWidth="1.5"><path d="M20 7c-.077-1.418-.288-2.336-.864-3.038a4 4 0 0 0-.554-.554c-1.107-.908-2.75-.908-6.038-.908H12c-3.771 0-5.657 0-6.828 1.171S4 6.73 4 10.5v3c0 3.771 0 5.657 1.172 6.828S8.229 21.5 12 21.5h.544c3.288 0 4.932 0 6.038-.908q.304-.25.554-.555c.576-.702.787-1.62.864-3.037"/><path strokeLinejoin="round" d="M16 8s4 2.946 4 4s-4 4-4 4m3.5-4H9"/></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-linecap="round" stroke-width="1.5"><path d="M20 7c-.077-1.418-.288-2.336-.864-3.038a4 4 0 0 0-.554-.554c-1.107-.908-2.75-.908-6.038-.908H12c-3.771 0-5.657 0-6.828 1.171S4 6.73 4 10.5v3c0 3.771 0 5.657 1.172 6.828S8.229 21.5 12 21.5h.544c3.288 0 4.932 0 6.038-.908q.304-.25.554-.555c.576-.702.787-1.62.864-3.037"/><path stroke-linejoin="round" d="M16 8s4 2.946 4 4s-4 4-4 4m3.5-4H9"/></g></svg>
</template>

CSS

.icon-logout-square-02 {
  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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20%207c-.077-1.418-.288-2.336-.864-3.038a4%204%200%200%200-.554-.554c-1.107-.908-2.75-.908-6.038-.908H12c-3.771%200-5.657%200-6.828%201.171S4%206.73%204%2010.5v3c0%203.771%200%205.657%201.172%206.828S8.229%2021.5%2012%2021.5h.544c3.288%200%204.932%200%206.038-.908q.304-.25.554-.555c.576-.702.787-1.62.864-3.037%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16%208s4%202.946%204%204s-4%204-4%204m3.5-4H9%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20%207c-.077-1.418-.288-2.336-.864-3.038a4%204%200%200%200-.554-.554c-1.107-.908-2.75-.908-6.038-.908H12c-3.771%200-5.657%200-6.828%201.171S4%206.73%204%2010.5v3c0%203.771%200%205.657%201.172%206.828S8.229%2021.5%2012%2021.5h.544c3.288%200%204.932%200%206.038-.908q.304-.25.554-.555c.576-.702.787-1.62.864-3.037%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16%208s4%202.946%204%204s-4%204-4%204m3.5-4H9%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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