login icon

login-bold from Solar by 480 Design · Bold · Arrows Action · CC-BY-4.0 Attribution required.

Name
login-bold
Set
Solar
Style
Bold
Category
Arrows Action
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

The same icon in other sets

More arrows action icons from Solar

Use the login 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="M10.8447 8.09467C10.5518 8.38756 10.5518 8.86244 10.8447 9.15533L12.5643 10.875H4.375C3.96079 10.875 3.625 11.2108 3.625 11.625C3.625 12.0392 3.96079 12.375 4.375 12.375H12.5643L10.8447 14.0947C10.5518 14.3876 10.5518 14.8624 10.8447 15.1553C11.1376 15.4482 11.6124 15.4482 11.9053 15.1553L14.9053 12.1553C15.1982 11.8624 15.1982 11.3876 14.9053 11.0947L11.9053 8.09467C11.6124 7.80178 11.1376 7.80178 10.8447 8.09467Z" clip-rule="evenodd"/><path d="M12.375 5.87745C12.375 6.3254 12.6492 6.71725 12.966 7.03401L15.966 10.034C16.8447 10.9127 16.8447 12.3373 15.966 13.216L12.966 16.216C12.6492 16.5327 12.375 16.9246 12.375 17.3726V19.625C16.7933 19.625 20.375 16.0433 20.375 11.625C20.375 7.20672 16.7933 3.625 12.375 3.625V5.87745Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarLoginBold(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="M10.8447 8.09467C10.5518 8.38756 10.5518 8.86244 10.8447 9.15533L12.5643 10.875H4.375C3.96079 10.875 3.625 11.2108 3.625 11.625C3.625 12.0392 3.96079 12.375 4.375 12.375H12.5643L10.8447 14.0947C10.5518 14.3876 10.5518 14.8624 10.8447 15.1553C11.1376 15.4482 11.6124 15.4482 11.9053 15.1553L14.9053 12.1553C15.1982 11.8624 15.1982 11.3876 14.9053 11.0947L11.9053 8.09467C11.6124 7.80178 11.1376 7.80178 10.8447 8.09467Z" clipRule="evenodd"/><path d="M12.375 5.87745C12.375 6.3254 12.6492 6.71725 12.966 7.03401L15.966 10.034C16.8447 10.9127 16.8447 12.3373 15.966 13.216L12.966 16.216C12.6492 16.5327 12.375 16.9246 12.375 17.3726V19.625C16.7933 19.625 20.375 16.0433 20.375 11.625C20.375 7.20672 16.7933 3.625 12.375 3.625V5.87745Z"/></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="M10.8447 8.09467C10.5518 8.38756 10.5518 8.86244 10.8447 9.15533L12.5643 10.875H4.375C3.96079 10.875 3.625 11.2108 3.625 11.625C3.625 12.0392 3.96079 12.375 4.375 12.375H12.5643L10.8447 14.0947C10.5518 14.3876 10.5518 14.8624 10.8447 15.1553C11.1376 15.4482 11.6124 15.4482 11.9053 15.1553L14.9053 12.1553C15.1982 11.8624 15.1982 11.3876 14.9053 11.0947L11.9053 8.09467C11.6124 7.80178 11.1376 7.80178 10.8447 8.09467Z" clip-rule="evenodd"/><path d="M12.375 5.87745C12.375 6.3254 12.6492 6.71725 12.966 7.03401L15.966 10.034C16.8447 10.9127 16.8447 12.3373 15.966 13.216L12.966 16.216C12.6492 16.5327 12.375 16.9246 12.375 17.3726V19.625C16.7933 19.625 20.375 16.0433 20.375 11.625C20.375 7.20672 16.7933 3.625 12.375 3.625V5.87745Z"/></g></svg>
</template>

CSS

.icon-login-bold {
  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%22M10.8447%208.09467C10.5518%208.38756%2010.5518%208.86244%2010.8447%209.15533L12.5643%2010.875H4.375C3.96079%2010.875%203.625%2011.2108%203.625%2011.625C3.625%2012.0392%203.96079%2012.375%204.375%2012.375H12.5643L10.8447%2014.0947C10.5518%2014.3876%2010.5518%2014.8624%2010.8447%2015.1553C11.1376%2015.4482%2011.6124%2015.4482%2011.9053%2015.1553L14.9053%2012.1553C15.1982%2011.8624%2015.1982%2011.3876%2014.9053%2011.0947L11.9053%208.09467C11.6124%207.80178%2011.1376%207.80178%2010.8447%208.09467Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12.375%205.87745C12.375%206.3254%2012.6492%206.71725%2012.966%207.03401L15.966%2010.034C16.8447%2010.9127%2016.8447%2012.3373%2015.966%2013.216L12.966%2016.216C12.6492%2016.5327%2012.375%2016.9246%2012.375%2017.3726V19.625C16.7933%2019.625%2020.375%2016.0433%2020.375%2011.625C20.375%207.20672%2016.7933%203.625%2012.375%203.625V5.87745Z%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%22M10.8447%208.09467C10.5518%208.38756%2010.5518%208.86244%2010.8447%209.15533L12.5643%2010.875H4.375C3.96079%2010.875%203.625%2011.2108%203.625%2011.625C3.625%2012.0392%203.96079%2012.375%204.375%2012.375H12.5643L10.8447%2014.0947C10.5518%2014.3876%2010.5518%2014.8624%2010.8447%2015.1553C11.1376%2015.4482%2011.6124%2015.4482%2011.9053%2015.1553L14.9053%2012.1553C15.1982%2011.8624%2015.1982%2011.3876%2014.9053%2011.0947L11.9053%208.09467C11.6124%207.80178%2011.1376%207.80178%2010.8447%208.09467Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M12.375%205.87745C12.375%206.3254%2012.6492%206.71725%2012.966%207.03401L15.966%2010.034C16.8447%2010.9127%2016.8447%2012.3373%2015.966%2013.216L12.966%2016.216C12.6492%2016.5327%2012.375%2016.9246%2012.375%2017.3726V19.625C16.7933%2019.625%2020.375%2016.0433%2020.375%2011.625C20.375%207.20672%2016.7933%203.625%2012.375%203.625V5.87745Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/login-bold.svg?color=%231a73e8&size=48