login 2 icon

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

Name
login-2-bold-duotone
Set
Solar
Style
Bold Duotone
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 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.9998 2L14.9998 2C12.1714 2 10.7576 2.00023 9.87891 2.87891C9.00023 3.75759 9.00023 5.1718 9.00023 8.00023L9.00023 16.0002C9.00023 18.8287 9.00023 20.2429 9.87891 21.1215C10.7574 22 12.1706 22 14.9976 22L14.9998 22L15.9998 22C18.8282 22 20.2424 22 21.1211 21.1213C21.9998 20.2426 21.9998 18.8284 21.9998 16L21.9998 8L21.9998 7.99998C21.9998 5.17157 21.9998 3.75736 21.1211 2.87868C20.2424 2 18.8282 2 15.9998 2Z" opacity=".5"/><path fill-rule="evenodd" d="M1.25098 11.999C1.25098 11.5848 1.58676 11.249 2.00098 11.249L13.9735 11.249L12.0129 9.56845C11.6984 9.29889 11.662 8.82541 11.9315 8.51092C12.2011 8.19642 12.6746 8.16 12.9891 8.42957L16.4891 11.4296C16.6553 11.5721 16.751 11.7801 16.751 11.999C16.751 12.218 16.6553 12.426 16.4891 12.5685L12.9891 15.5685C12.6746 15.838 12.2011 15.8016 11.9315 15.4871C11.662 15.1726 11.6984 14.6991 12.0129 14.4296L13.9735 12.749L2.00098 12.749C1.58676 12.749 1.25098 12.4132 1.25098 11.999Z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarLogin2BoldDuotone(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 d="M15.9998 2L14.9998 2C12.1714 2 10.7576 2.00023 9.87891 2.87891C9.00023 3.75759 9.00023 5.1718 9.00023 8.00023L9.00023 16.0002C9.00023 18.8287 9.00023 20.2429 9.87891 21.1215C10.7574 22 12.1706 22 14.9976 22L14.9998 22L15.9998 22C18.8282 22 20.2424 22 21.1211 21.1213C21.9998 20.2426 21.9998 18.8284 21.9998 16L21.9998 8L21.9998 7.99998C21.9998 5.17157 21.9998 3.75736 21.1211 2.87868C20.2424 2 18.8282 2 15.9998 2Z" opacity=".5"/><path fillRule="evenodd" d="M1.25098 11.999C1.25098 11.5848 1.58676 11.249 2.00098 11.249L13.9735 11.249L12.0129 9.56845C11.6984 9.29889 11.662 8.82541 11.9315 8.51092C12.2011 8.19642 12.6746 8.16 12.9891 8.42957L16.4891 11.4296C16.6553 11.5721 16.751 11.7801 16.751 11.999C16.751 12.218 16.6553 12.426 16.4891 12.5685L12.9891 15.5685C12.6746 15.838 12.2011 15.8016 11.9315 15.4871C11.662 15.1726 11.6984 14.6991 12.0129 14.4296L13.9735 12.749L2.00098 12.749C1.58676 12.749 1.25098 12.4132 1.25098 11.999Z" clipRule="evenodd"/></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 d="M15.9998 2L14.9998 2C12.1714 2 10.7576 2.00023 9.87891 2.87891C9.00023 3.75759 9.00023 5.1718 9.00023 8.00023L9.00023 16.0002C9.00023 18.8287 9.00023 20.2429 9.87891 21.1215C10.7574 22 12.1706 22 14.9976 22L14.9998 22L15.9998 22C18.8282 22 20.2424 22 21.1211 21.1213C21.9998 20.2426 21.9998 18.8284 21.9998 16L21.9998 8L21.9998 7.99998C21.9998 5.17157 21.9998 3.75736 21.1211 2.87868C20.2424 2 18.8282 2 15.9998 2Z" opacity=".5"/><path fill-rule="evenodd" d="M1.25098 11.999C1.25098 11.5848 1.58676 11.249 2.00098 11.249L13.9735 11.249L12.0129 9.56845C11.6984 9.29889 11.662 8.82541 11.9315 8.51092C12.2011 8.19642 12.6746 8.16 12.9891 8.42957L16.4891 11.4296C16.6553 11.5721 16.751 11.7801 16.751 11.999C16.751 12.218 16.6553 12.426 16.4891 12.5685L12.9891 15.5685C12.6746 15.838 12.2011 15.8016 11.9315 15.4871C11.662 15.1726 11.6984 14.6991 12.0129 14.4296L13.9735 12.749L2.00098 12.749C1.58676 12.749 1.25098 12.4132 1.25098 11.999Z" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-login-2-bold-duotone {
  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%20d%3D%22M15.9998%202L14.9998%202C12.1714%202%2010.7576%202.00023%209.87891%202.87891C9.00023%203.75759%209.00023%205.1718%209.00023%208.00023L9.00023%2016.0002C9.00023%2018.8287%209.00023%2020.2429%209.87891%2021.1215C10.7574%2022%2012.1706%2022%2014.9976%2022L14.9998%2022L15.9998%2022C18.8282%2022%2020.2424%2022%2021.1211%2021.1213C21.9998%2020.2426%2021.9998%2018.8284%2021.9998%2016L21.9998%208L21.9998%207.99998C21.9998%205.17157%2021.9998%203.75736%2021.1211%202.87868C20.2424%202%2018.8282%202%2015.9998%202Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1.25098%2011.999C1.25098%2011.5848%201.58676%2011.249%202.00098%2011.249L13.9735%2011.249L12.0129%209.56845C11.6984%209.29889%2011.662%208.82541%2011.9315%208.51092C12.2011%208.19642%2012.6746%208.16%2012.9891%208.42957L16.4891%2011.4296C16.6553%2011.5721%2016.751%2011.7801%2016.751%2011.999C16.751%2012.218%2016.6553%2012.426%2016.4891%2012.5685L12.9891%2015.5685C12.6746%2015.838%2012.2011%2015.8016%2011.9315%2015.4871C11.662%2015.1726%2011.6984%2014.6991%2012.0129%2014.4296L13.9735%2012.749L2.00098%2012.749C1.58676%2012.749%201.25098%2012.4132%201.25098%2011.999Z%22%20clip-rule%3D%22evenodd%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%20d%3D%22M15.9998%202L14.9998%202C12.1714%202%2010.7576%202.00023%209.87891%202.87891C9.00023%203.75759%209.00023%205.1718%209.00023%208.00023L9.00023%2016.0002C9.00023%2018.8287%209.00023%2020.2429%209.87891%2021.1215C10.7574%2022%2012.1706%2022%2014.9976%2022L14.9998%2022L15.9998%2022C18.8282%2022%2020.2424%2022%2021.1211%2021.1213C21.9998%2020.2426%2021.9998%2018.8284%2021.9998%2016L21.9998%208L21.9998%207.99998C21.9998%205.17157%2021.9998%203.75736%2021.1211%202.87868C20.2424%202%2018.8282%202%2015.9998%202Z%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M1.25098%2011.999C1.25098%2011.5848%201.58676%2011.249%202.00098%2011.249L13.9735%2011.249L12.0129%209.56845C11.6984%209.29889%2011.662%208.82541%2011.9315%208.51092C12.2011%208.19642%2012.6746%208.16%2012.9891%208.42957L16.4891%2011.4296C16.6553%2011.5721%2016.751%2011.7801%2016.751%2011.999C16.751%2012.218%2016.6553%2012.426%2016.4891%2012.5685L12.9891%2015.5685C12.6746%2015.838%2012.2011%2015.8016%2011.9315%2015.4871C11.662%2015.1726%2011.6984%2014.6991%2012.0129%2014.4296L13.9735%2012.749L2.00098%2012.749C1.58676%2012.749%201.25098%2012.4132%201.25098%2011.999Z%22%20clip-rule%3D%22evenodd%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-2-bold-duotone.svg?color=%231a73e8&size=48