login 2 icon

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

Name
login-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 login 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="M1.625 12c0 .414.336.75.75.75h10.973l-1.961 1.68a.75.75 0 1 0 .976 1.14l3.5-3a.75.75 0 0 0 0-1.14l-3.5-3a.75.75 0 1 0-.976 1.14l1.96 1.68H2.376a.75.75 0 0 0-.75.75" clip-rule="evenodd"/><path d="M9.375 9.75h.378a2.25 2.25 0 0 1 3.586-2.458l3.5 3a2.25 2.25 0 0 1 0 3.416l-3.5 3a2.25 2.25 0 0 1-3.586-2.458h-.378V16c0 2.828 0 4.243.879 5.121c.878.879 2.293.879 5.121.879h1c2.828 0 4.243 0 5.121-.879c.879-.878.879-2.293.879-5.121V8c0-2.828 0-4.243-.879-5.121C20.618 2 19.203 2 16.375 2h-1c-2.828 0-4.243 0-5.121.879c-.879.878-.879 2.293-.879 5.121z"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconLogin2Filled(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="M1.625 12c0 .414.336.75.75.75h10.973l-1.961 1.68a.75.75 0 1 0 .976 1.14l3.5-3a.75.75 0 0 0 0-1.14l-3.5-3a.75.75 0 1 0-.976 1.14l1.96 1.68H2.376a.75.75 0 0 0-.75.75" clipRule="evenodd"/><path d="M9.375 9.75h.378a2.25 2.25 0 0 1 3.586-2.458l3.5 3a2.25 2.25 0 0 1 0 3.416l-3.5 3a2.25 2.25 0 0 1-3.586-2.458h-.378V16c0 2.828 0 4.243.879 5.121c.878.879 2.293.879 5.121.879h1c2.828 0 4.243 0 5.121-.879c.879-.878.879-2.293.879-5.121V8c0-2.828 0-4.243-.879-5.121C20.618 2 19.203 2 16.375 2h-1c-2.828 0-4.243 0-5.121.879c-.879.878-.879 2.293-.879 5.121z"/></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="M1.625 12c0 .414.336.75.75.75h10.973l-1.961 1.68a.75.75 0 1 0 .976 1.14l3.5-3a.75.75 0 0 0 0-1.14l-3.5-3a.75.75 0 1 0-.976 1.14l1.96 1.68H2.376a.75.75 0 0 0-.75.75" clip-rule="evenodd"/><path d="M9.375 9.75h.378a2.25 2.25 0 0 1 3.586-2.458l3.5 3a2.25 2.25 0 0 1 0 3.416l-3.5 3a2.25 2.25 0 0 1-3.586-2.458h-.378V16c0 2.828 0 4.243.879 5.121c.878.879 2.293.879 5.121.879h1c2.828 0 4.243 0 5.121-.879c.879-.878.879-2.293.879-5.121V8c0-2.828 0-4.243-.879-5.121C20.618 2 19.203 2 16.375 2h-1c-2.828 0-4.243 0-5.121.879c-.879.878-.879 2.293-.879 5.121z"/></g></svg>
</template>

CSS

.icon-login-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%22M1.625%2012c0%20.414.336.75.75.75h10.973l-1.961%201.68a.75.75%200%201%200%20.976%201.14l3.5-3a.75.75%200%200%200%200-1.14l-3.5-3a.75.75%200%201%200-.976%201.14l1.96%201.68H2.376a.75.75%200%200%200-.75.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M9.375%209.75h.378a2.25%202.25%200%200%201%203.586-2.458l3.5%203a2.25%202.25%200%200%201%200%203.416l-3.5%203a2.25%202.25%200%200%201-3.586-2.458h-.378V16c0%202.828%200%204.243.879%205.121c.878.879%202.293.879%205.121.879h1c2.828%200%204.243%200%205.121-.879c.879-.878.879-2.293.879-5.121V8c0-2.828%200-4.243-.879-5.121C20.618%202%2019.203%202%2016.375%202h-1c-2.828%200-4.243%200-5.121.879c-.879.878-.879%202.293-.879%205.121z%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%22M1.625%2012c0%20.414.336.75.75.75h10.973l-1.961%201.68a.75.75%200%201%200%20.976%201.14l3.5-3a.75.75%200%200%200%200-1.14l-3.5-3a.75.75%200%201%200-.976%201.14l1.96%201.68H2.376a.75.75%200%200%200-.75.75%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M9.375%209.75h.378a2.25%202.25%200%200%201%203.586-2.458l3.5%203a2.25%202.25%200%200%201%200%203.416l-3.5%203a2.25%202.25%200%200%201-3.586-2.458h-.378V16c0%202.828%200%204.243.879%205.121c.878.879%202.293.879%205.121.879h1c2.828%200%204.243%200%205.121-.879c.879-.878.879-2.293.879-5.121V8c0-2.828%200-4.243-.879-5.121C20.618%202%2019.203%202%2016.375%202h-1c-2.828%200-4.243%200-5.121.879c-.879.878-.879%202.293-.879%205.121z%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/login-2-filled.svg?color=%231a73e8&size=48