calculator 01 icon

calculator-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
calculator-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the calculator 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M3 10h18"/><path stroke-linecap="round" stroke-linejoin="round" d="M15 6h2"/><path d="M21 13v-2c0-4.243 0-6.364-1.318-7.682S16.242 2 12 2S5.636 2 4.318 3.318S3 6.758 3 11v2c0 4.243 0 6.364 1.318 7.682S7.758 22 12 22s6.364 0 7.682-1.318S21 17.242 21 13Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M7 14h.526m4.21 0h.527m4.21 0H17M7 18h.526m4.21 0h.527m4.21 0H17"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCalculator01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinejoin="round" d="M3 10h18"/><path strokeLinecap="round" strokeLinejoin="round" d="M15 6h2"/><path d="M21 13v-2c0-4.243 0-6.364-1.318-7.682S16.242 2 12 2S5.636 2 4.318 3.318S3 6.758 3 11v2c0 4.243 0 6.364 1.318 7.682S7.758 22 12 22s6.364 0 7.682-1.318S21 17.242 21 13Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M7 14h.526m4.21 0h.527m4.21 0H17M7 18h.526m4.21 0h.527m4.21 0H17"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M3 10h18"/><path stroke-linecap="round" stroke-linejoin="round" d="M15 6h2"/><path d="M21 13v-2c0-4.243 0-6.364-1.318-7.682S16.242 2 12 2S5.636 2 4.318 3.318S3 6.758 3 11v2c0 4.243 0 6.364 1.318 7.682S7.758 22 12 22s6.364 0 7.682-1.318S21 17.242 21 13Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M7 14h.526m4.21 0h.527m4.21 0H17M7 18h.526m4.21 0h.527m4.21 0H17"/></g></svg>
</template>

CSS

.icon-calculator-01 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M3%2010h18%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%206h2%22%2F%3E%3Cpath%20d%3D%22M21%2013v-2c0-4.243%200-6.364-1.318-7.682S16.242%202%2012%202S5.636%202%204.318%203.318S3%206.758%203%2011v2c0%204.243%200%206.364%201.318%207.682S7.758%2022%2012%2022s6.364%200%207.682-1.318S21%2017.242%2021%2013Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7%2014h.526m4.21%200h.527m4.21%200H17M7%2018h.526m4.21%200h.527m4.21%200H17%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M3%2010h18%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%206h2%22%2F%3E%3Cpath%20d%3D%22M21%2013v-2c0-4.243%200-6.364-1.318-7.682S16.242%202%2012%202S5.636%202%204.318%203.318S3%206.758%203%2011v2c0%204.243%200%206.364%201.318%207.682S7.758%2022%2012%2022s6.364%200%207.682-1.318S21%2017.242%2021%2013Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M7%2014h.526m4.21%200h.527m4.21%200H17M7%2018h.526m4.21%200h.527m4.21%200H17%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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