login6 icon
login6-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- login6-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
More newicons icons from Reicon
Use the login6 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.758 2c-.48 0-.86.38-.86.86v8.46h3.67l-1.57-1.57a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.84 2.85c.29.29.29.77 0 1.06l-2.84 2.85c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.56-1.56h-3.66v8.33c0 .47.38.86.86.86c5.89 0 10-4.11 10-10S16.638 2 10.758 2m-6.77 9.32c-.41 0-.75.34-.75.75s.34.75.75.75h5.9v-1.5z"/></svg>
React
import type { SVGProps } from "react";
export function ReiconLogin6Filled(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="M10.758 2c-.48 0-.86.38-.86.86v8.46h3.67l-1.57-1.57a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.84 2.85c.29.29.29.77 0 1.06l-2.84 2.85c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.56-1.56h-3.66v8.33c0 .47.38.86.86.86c5.89 0 10-4.11 10-10S16.638 2 10.758 2m-6.77 9.32c-.41 0-.75.34-.75.75s.34.75.75.75h5.9v-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="M10.758 2c-.48 0-.86.38-.86.86v8.46h3.67l-1.57-1.57a.754.754 0 0 1 0-1.06c.29-.29.77-.29 1.06 0l2.84 2.85c.29.29.29.77 0 1.06l-2.84 2.85c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754 0 0 1 0-1.06l1.56-1.56h-3.66v8.33c0 .47.38.86.86.86c5.89 0 10-4.11 10-10S16.638 2 10.758 2m-6.77 9.32c-.41 0-.75.34-.75.75s.34.75.75.75h5.9v-1.5z"/></svg> </template>
CSS
.icon-login6-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%22M10.758%202c-.48%200-.86.38-.86.86v8.46h3.67l-1.57-1.57a.754.754%200%200%201%200-1.06c.29-.29.77-.29%201.06%200l2.84%202.85c.29.29.29.77%200%201.06l-2.84%202.85c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754%200%200%201%200-1.06l1.56-1.56h-3.66v8.33c0%20.47.38.86.86.86c5.89%200%2010-4.11%2010-10S16.638%202%2010.758%202m-6.77%209.32c-.41%200-.75.34-.75.75s.34.75.75.75h5.9v-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%22M10.758%202c-.48%200-.86.38-.86.86v8.46h3.67l-1.57-1.57a.754.754%200%200%201%200-1.06c.29-.29.77-.29%201.06%200l2.84%202.85c.29.29.29.77%200%201.06l-2.84%202.85c-.15.15-.34.22-.53.22s-.38-.07-.53-.22a.754.754%200%200%201%200-1.06l1.56-1.56h-3.66v8.33c0%20.47.38.86.86.86c5.89%200%2010-4.11%2010-10S16.638%202%2010.758%202m-6.77%209.32c-.41%200-.75.34-.75.75s.34.75.75.75h5.9v-1.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/login6-filled.svg?color=%231a73e8&size=48