login2 icon
login2-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- login2-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More newicons icons from Reicon
Use the login2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.8 2h-2.6C11 2 9 4 9 7.2v4.05h4.44l-2.07-2.07a.74.74 0 0 1-.22-.53c0-.19.07-.38.22-.53c.29-.29.77-.29 1.06 0l3.35 3.35c.29.29.29.77 0 1.06l-3.35 3.35c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l2.07-2.07H9v4.05C9 20 11 22 14.2 22h2.59c3.2 0 5.2-2 5.2-5.2V7.2C22 4 20 2 16.8 2M2.75 11.25c-.41 0-.75.34-.75.75s.34.75.75.75H9v-1.5z"/></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"><path fill="currentColor" d="M16.8 2h-2.6C11 2 9 4 9 7.2v4.05h4.44l-2.07-2.07a.74.74 0 0 1-.22-.53c0-.19.07-.38.22-.53c.29-.29.77-.29 1.06 0l3.35 3.35c.29.29.29.77 0 1.06l-3.35 3.35c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l2.07-2.07H9v4.05C9 20 11 22 14.2 22h2.59c3.2 0 5.2-2 5.2-5.2V7.2C22 4 20 2 16.8 2M2.75 11.25c-.41 0-.75.34-.75.75s.34.75.75.75H9v-1.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.8 2h-2.6C11 2 9 4 9 7.2v4.05h4.44l-2.07-2.07a.74.74 0 0 1-.22-.53c0-.19.07-.38.22-.53c.29-.29.77-.29 1.06 0l3.35 3.35c.29.29.29.77 0 1.06l-3.35 3.35c-.29.29-.77.29-1.06 0a.754.754 0 0 1 0-1.06l2.07-2.07H9v4.05C9 20 11 22 14.2 22h2.59c3.2 0 5.2-2 5.2-5.2V7.2C22 4 20 2 16.8 2M2.75 11.25c-.41 0-.75.34-.75.75s.34.75.75.75H9v-1.5z"/></svg> </template>
CSS
.icon-login2-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.8%202h-2.6C11%202%209%204%209%207.2v4.05h4.44l-2.07-2.07a.74.74%200%200%201-.22-.53c0-.19.07-.38.22-.53c.29-.29.77-.29%201.06%200l3.35%203.35c.29.29.29.77%200%201.06l-3.35%203.35c-.29.29-.77.29-1.06%200a.754.754%200%200%201%200-1.06l2.07-2.07H9v4.05C9%2020%2011%2022%2014.2%2022h2.59c3.2%200%205.2-2%205.2-5.2V7.2C22%204%2020%202%2016.8%202M2.75%2011.25c-.41%200-.75.34-.75.75s.34.75.75.75H9v-1.5z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.8%202h-2.6C11%202%209%204%209%207.2v4.05h4.44l-2.07-2.07a.74.74%200%200%201-.22-.53c0-.19.07-.38.22-.53c.29-.29.77-.29%201.06%200l3.35%203.35c.29.29.29.77%200%201.06l-3.35%203.35c-.29.29-.77.29-1.06%200a.754.754%200%200%201%200-1.06l2.07-2.07H9v4.05C9%2020%2011%2022%2014.2%2022h2.59c3.2%200%205.2-2%205.2-5.2V7.2C22%204%2020%202%2016.8%202M2.75%2011.25c-.41%200-.75.34-.75.75s.34.75.75.75H9v-1.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/login2-filled.svg?color=%231a73e8&size=48