user laptop icon

user-laptop-filled from Reicon by REICON · Filled · Users · MIT Free for personal and commercial use.

Name
user-laptop-filled
Set
Reicon
Style
Filled
Category
Users
Viewbox
24×24
License
MIT

1 other variant in Reicon

More users icons from Reicon

Use the user laptop icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M10.667 11.333a4.668 4.668 0 0 0 0-9.333a4.668 4.668 0 0 0 0 9.333"/><path fill-rule="evenodd" d="M14.767 14c-.647 0-1.27.39-1.529 1.006L11.017 20h-3.35a1 1 0 0 0 0 2H19.9c.672 0 1.261-.406 1.523-.995l2.074-4.655c.486-1.093-.306-2.35-1.522-2.35z" clip-rule="evenodd"/><path d="M5.151 19.365H2.806a1 1 0 0 1-.834-1.552c2.09-2.896 5.296-4.483 8.708-4.48q.607 0 1.21.059a3.6 3.6 0 0 0-.486.817L9.718 18H7.667c-1.054 0-1.98.543-2.516 1.365"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconUserLaptopFilled(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="M10.667 11.333a4.668 4.668 0 0 0 0-9.333a4.668 4.668 0 0 0 0 9.333"/><path fillRule="evenodd" d="M14.767 14c-.647 0-1.27.39-1.529 1.006L11.017 20h-3.35a1 1 0 0 0 0 2H19.9c.672 0 1.261-.406 1.523-.995l2.074-4.655c.486-1.093-.306-2.35-1.522-2.35z" clipRule="evenodd"/><path d="M5.151 19.365H2.806a1 1 0 0 1-.834-1.552c2.09-2.896 5.296-4.483 8.708-4.48q.607 0 1.21.059a3.6 3.6 0 0 0-.486.817L9.718 18H7.667c-1.054 0-1.98.543-2.516 1.365"/></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="M10.667 11.333a4.668 4.668 0 0 0 0-9.333a4.668 4.668 0 0 0 0 9.333"/><path fill-rule="evenodd" d="M14.767 14c-.647 0-1.27.39-1.529 1.006L11.017 20h-3.35a1 1 0 0 0 0 2H19.9c.672 0 1.261-.406 1.523-.995l2.074-4.655c.486-1.093-.306-2.35-1.522-2.35z" clip-rule="evenodd"/><path d="M5.151 19.365H2.806a1 1 0 0 1-.834-1.552c2.09-2.896 5.296-4.483 8.708-4.48q.607 0 1.21.059a3.6 3.6 0 0 0-.486.817L9.718 18H7.667c-1.054 0-1.98.543-2.516 1.365"/></g></svg>
</template>

CSS

.icon-user-laptop-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%20d%3D%22M10.667%2011.333a4.668%204.668%200%200%200%200-9.333a4.668%204.668%200%200%200%200%209.333%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M14.767%2014c-.647%200-1.27.39-1.529%201.006L11.017%2020h-3.35a1%201%200%200%200%200%202H19.9c.672%200%201.261-.406%201.523-.995l2.074-4.655c.486-1.093-.306-2.35-1.522-2.35z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M5.151%2019.365H2.806a1%201%200%200%201-.834-1.552c2.09-2.896%205.296-4.483%208.708-4.48q.607%200%201.21.059a3.6%203.6%200%200%200-.486.817L9.718%2018H7.667c-1.054%200-1.98.543-2.516%201.365%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%22M10.667%2011.333a4.668%204.668%200%200%200%200-9.333a4.668%204.668%200%200%200%200%209.333%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M14.767%2014c-.647%200-1.27.39-1.529%201.006L11.017%2020h-3.35a1%201%200%200%200%200%202H19.9c.672%200%201.261-.406%201.523-.995l2.074-4.655c.486-1.093-.306-2.35-1.522-2.35z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M5.151%2019.365H2.806a1%201%200%200%201-.834-1.552c2.09-2.896%205.296-4.483%208.708-4.48q.607%200%201.21.059a3.6%203.6%200%200%200-.486.817L9.718%2018H7.667c-1.054%200-1.98.543-2.516%201.365%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/user-laptop-filled.svg?color=%231a73e8&size=48