briefcase 01 icon

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

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

Related icons in Huge Icons

Use the briefcase 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-linejoin="round" stroke-width="1.5"><path d="M2.001 8.5L2 13.997c-.001 3.3-.002 4.951 1.023 5.977S5.698 21 9 21h6c3.3 0 4.949 0 5.974-1.025S22 17.3 22 14.001l.001-5.501m-13.502-2c0-1.404 0-2.107.337-2.611a2 2 0 0 1 .551-.552C9.892 3 10.594 3 12 3c1.404 0 2.106 0 2.61.337a2 2 0 0 1 .553.552c.337.504.337 1.207.337 2.611"/><path d="M19.998 6.5h-16a2 2 0 0 0-2 2a4 4 0 0 0 4.001 4h11.999a4 4 0 0 0 4-4a2 2 0 0 0-2-2m-9.999 6v1c0 .465 0 .697.05.888a1.5 1.5 0 0 0 1.061 1.06c.191.052.424.052.889.052s.697 0 .888-.051a1.5 1.5 0 0 0 1.06-1.06c.052-.191.052-.424.052-.889v-1"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBriefcase01(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" strokeLinejoin="round" strokeWidth="1.5"><path d="M2.001 8.5L2 13.997c-.001 3.3-.002 4.951 1.023 5.977S5.698 21 9 21h6c3.3 0 4.949 0 5.974-1.025S22 17.3 22 14.001l.001-5.501m-13.502-2c0-1.404 0-2.107.337-2.611a2 2 0 0 1 .551-.552C9.892 3 10.594 3 12 3c1.404 0 2.106 0 2.61.337a2 2 0 0 1 .553.552c.337.504.337 1.207.337 2.611"/><path d="M19.998 6.5h-16a2 2 0 0 0-2 2a4 4 0 0 0 4.001 4h11.999a4 4 0 0 0 4-4a2 2 0 0 0-2-2m-9.999 6v1c0 .465 0 .697.05.888a1.5 1.5 0 0 0 1.061 1.06c.191.052.424.052.889.052s.697 0 .888-.051a1.5 1.5 0 0 0 1.06-1.06c.052-.191.052-.424.052-.889v-1"/></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-linejoin="round" stroke-width="1.5"><path d="M2.001 8.5L2 13.997c-.001 3.3-.002 4.951 1.023 5.977S5.698 21 9 21h6c3.3 0 4.949 0 5.974-1.025S22 17.3 22 14.001l.001-5.501m-13.502-2c0-1.404 0-2.107.337-2.611a2 2 0 0 1 .551-.552C9.892 3 10.594 3 12 3c1.404 0 2.106 0 2.61.337a2 2 0 0 1 .553.552c.337.504.337 1.207.337 2.611"/><path d="M19.998 6.5h-16a2 2 0 0 0-2 2a4 4 0 0 0 4.001 4h11.999a4 4 0 0 0 4-4a2 2 0 0 0-2-2m-9.999 6v1c0 .465 0 .697.05.888a1.5 1.5 0 0 0 1.061 1.06c.191.052.424.052.889.052s.697 0 .888-.051a1.5 1.5 0 0 0 1.06-1.06c.052-.191.052-.424.052-.889v-1"/></g></svg>
</template>

CSS

.icon-briefcase-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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2.001%208.5L2%2013.997c-.001%203.3-.002%204.951%201.023%205.977S5.698%2021%209%2021h6c3.3%200%204.949%200%205.974-1.025S22%2017.3%2022%2014.001l.001-5.501m-13.502-2c0-1.404%200-2.107.337-2.611a2%202%200%200%201%20.551-.552C9.892%203%2010.594%203%2012%203c1.404%200%202.106%200%202.61.337a2%202%200%200%201%20.553.552c.337.504.337%201.207.337%202.611%22%2F%3E%3Cpath%20d%3D%22M19.998%206.5h-16a2%202%200%200%200-2%202a4%204%200%200%200%204.001%204h11.999a4%204%200%200%200%204-4a2%202%200%200%200-2-2m-9.999%206v1c0%20.465%200%20.697.05.888a1.5%201.5%200%200%200%201.061%201.06c.191.052.424.052.889.052s.697%200%20.888-.051a1.5%201.5%200%200%200%201.06-1.06c.052-.191.052-.424.052-.889v-1%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2.001%208.5L2%2013.997c-.001%203.3-.002%204.951%201.023%205.977S5.698%2021%209%2021h6c3.3%200%204.949%200%205.974-1.025S22%2017.3%2022%2014.001l.001-5.501m-13.502-2c0-1.404%200-2.107.337-2.611a2%202%200%200%201%20.551-.552C9.892%203%2010.594%203%2012%203c1.404%200%202.106%200%202.61.337a2%202%200%200%201%20.553.552c.337.504.337%201.207.337%202.611%22%2F%3E%3Cpath%20d%3D%22M19.998%206.5h-16a2%202%200%200%200-2%202a4%204%200%200%200%204.001%204h11.999a4%204%200%200%200%204-4a2%202%200%200%200-2-2m-9.999%206v1c0%20.465%200%20.697.05.888a1.5%201.5%200%200%200%201.061%201.06c.191.052.424.052.889.052s.697%200%20.888-.051a1.5%201.5%200%200%200%201.06-1.06c.052-.191.052-.424.052-.889v-1%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/briefcase-01.svg?color=%231a73e8&size=48