estimate 01 icon
estimate-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- estimate-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the estimate 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-linecap="round" stroke-width="1.5"><path d="M18 8.756V6.8c0-2.263 0-3.394-.775-4.097C16.449 2 15.202 2 12.705 2h-4.41c-2.497 0-3.744 0-4.52.703S3 4.537 3 6.8v6.4c0 2.263 0 3.394.775 4.097c.776.703 2.023.703 4.52.703h4.41"/><path stroke-linejoin="round" d="M6 6h9m-9 4h1m3 0h1m3 0h1m-9 4h1m3 0h1"/><path d="M20.706 15.004c-.274-.695-.98-1.51-2.586-1.51c-1.866 0-2.652.855-2.811 1.312c-.249.611-.272 1.93 1.989 2.005c2.7.09 3.83.457 3.69 1.937c-.139 1.48-1.695 1.686-2.868 1.766c-1.205-.035-2.695-.287-3.12-1.565M17.994 12v1.436m.009 7.073V22"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsEstimate01(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" strokeLinecap="round" strokeWidth="1.5"><path d="M18 8.756V6.8c0-2.263 0-3.394-.775-4.097C16.449 2 15.202 2 12.705 2h-4.41c-2.497 0-3.744 0-4.52.703S3 4.537 3 6.8v6.4c0 2.263 0 3.394.775 4.097c.776.703 2.023.703 4.52.703h4.41"/><path strokeLinejoin="round" d="M6 6h9m-9 4h1m3 0h1m3 0h1m-9 4h1m3 0h1"/><path d="M20.706 15.004c-.274-.695-.98-1.51-2.586-1.51c-1.866 0-2.652.855-2.811 1.312c-.249.611-.272 1.93 1.989 2.005c2.7.09 3.83.457 3.69 1.937c-.139 1.48-1.695 1.686-2.868 1.766c-1.205-.035-2.695-.287-3.12-1.565M17.994 12v1.436m.009 7.073V22"/></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-linecap="round" stroke-width="1.5"><path d="M18 8.756V6.8c0-2.263 0-3.394-.775-4.097C16.449 2 15.202 2 12.705 2h-4.41c-2.497 0-3.744 0-4.52.703S3 4.537 3 6.8v6.4c0 2.263 0 3.394.775 4.097c.776.703 2.023.703 4.52.703h4.41"/><path stroke-linejoin="round" d="M6 6h9m-9 4h1m3 0h1m3 0h1m-9 4h1m3 0h1"/><path d="M20.706 15.004c-.274-.695-.98-1.51-2.586-1.51c-1.866 0-2.652.855-2.811 1.312c-.249.611-.272 1.93 1.989 2.005c2.7.09 3.83.457 3.69 1.937c-.139 1.48-1.695 1.686-2.868 1.766c-1.205-.035-2.695-.287-3.12-1.565M17.994 12v1.436m.009 7.073V22"/></g></svg> </template>
CSS
.icon-estimate-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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18%208.756V6.8c0-2.263%200-3.394-.775-4.097C16.449%202%2015.202%202%2012.705%202h-4.41c-2.497%200-3.744%200-4.52.703S3%204.537%203%206.8v6.4c0%202.263%200%203.394.775%204.097c.776.703%202.023.703%204.52.703h4.41%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%206h9m-9%204h1m3%200h1m3%200h1m-9%204h1m3%200h1%22%2F%3E%3Cpath%20d%3D%22M20.706%2015.004c-.274-.695-.98-1.51-2.586-1.51c-1.866%200-2.652.855-2.811%201.312c-.249.611-.272%201.93%201.989%202.005c2.7.09%203.83.457%203.69%201.937c-.139%201.48-1.695%201.686-2.868%201.766c-1.205-.035-2.695-.287-3.12-1.565M17.994%2012v1.436m.009%207.073V22%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18%208.756V6.8c0-2.263%200-3.394-.775-4.097C16.449%202%2015.202%202%2012.705%202h-4.41c-2.497%200-3.744%200-4.52.703S3%204.537%203%206.8v6.4c0%202.263%200%203.394.775%204.097c.776.703%202.023.703%204.52.703h4.41%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6%206h9m-9%204h1m3%200h1m3%200h1m-9%204h1m3%200h1%22%2F%3E%3Cpath%20d%3D%22M20.706%2015.004c-.274-.695-.98-1.51-2.586-1.51c-1.866%200-2.652.855-2.811%201.312c-.249.611-.272%201.93%201.989%202.005c2.7.09%203.83.457%203.69%201.937c-.139%201.48-1.695%201.686-2.868%201.766c-1.205-.035-2.695-.287-3.12-1.565M17.994%2012v1.436m.009%207.073V22%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/estimate-01.svg?color=%231a73e8&size=48