briefcase dollar icon

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

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

Related icons in Huge Icons

Use the briefcase dollar 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 d="M2 14c0-3.507 0-5.26.908-6.44q.25-.325.554-.592C4.57 6 6.212 6 9.5 6h5c3.288 0 4.931 0 6.038.968q.304.268.554.592C22 8.74 22 10.493 22 14s0 5.26-.908 6.44a4 4 0 0 1-.554.591C19.43 22 17.788 22 14.5 22h-5c-3.287 0-4.931 0-6.038-.968a4 4 0 0 1-.554-.592C2 19.26 2 17.507 2 14Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 6c0-1.886 0-2.828-.586-3.414S13.886 2 12 2s-2.828 0-3.414.586S8 4.114 8 6"/><path stroke-linecap="round" d="M12 11c-1.105 0-2 .672-2 1.5s.895 1.5 2 1.5s2 .672 2 1.5s-.895 1.5-2 1.5m0-6c.87 0 1.612.417 1.886 1M12 11v-1m0 7c-.87 0-1.612-.417-1.886-1M12 17v1m-6-6H2m20 0h-4"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsBriefcaseDollar(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 d="M2 14c0-3.507 0-5.26.908-6.44q.25-.325.554-.592C4.57 6 6.212 6 9.5 6h5c3.288 0 4.931 0 6.038.968q.304.268.554.592C22 8.74 22 10.493 22 14s0 5.26-.908 6.44a4 4 0 0 1-.554.591C19.43 22 17.788 22 14.5 22h-5c-3.287 0-4.931 0-6.038-.968a4 4 0 0 1-.554-.592C2 19.26 2 17.507 2 14Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M16 6c0-1.886 0-2.828-.586-3.414S13.886 2 12 2s-2.828 0-3.414.586S8 4.114 8 6"/><path strokeLinecap="round" d="M12 11c-1.105 0-2 .672-2 1.5s.895 1.5 2 1.5s2 .672 2 1.5s-.895 1.5-2 1.5m0-6c.87 0 1.612.417 1.886 1M12 11v-1m0 7c-.87 0-1.612-.417-1.886-1M12 17v1m-6-6H2m20 0h-4"/></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 d="M2 14c0-3.507 0-5.26.908-6.44q.25-.325.554-.592C4.57 6 6.212 6 9.5 6h5c3.288 0 4.931 0 6.038.968q.304.268.554.592C22 8.74 22 10.493 22 14s0 5.26-.908 6.44a4 4 0 0 1-.554.591C19.43 22 17.788 22 14.5 22h-5c-3.287 0-4.931 0-6.038-.968a4 4 0 0 1-.554-.592C2 19.26 2 17.507 2 14Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M16 6c0-1.886 0-2.828-.586-3.414S13.886 2 12 2s-2.828 0-3.414.586S8 4.114 8 6"/><path stroke-linecap="round" d="M12 11c-1.105 0-2 .672-2 1.5s.895 1.5 2 1.5s2 .672 2 1.5s-.895 1.5-2 1.5m0-6c.87 0 1.612.417 1.886 1M12 11v-1m0 7c-.87 0-1.612-.417-1.886-1M12 17v1m-6-6H2m20 0h-4"/></g></svg>
</template>

CSS

.icon-briefcase-dollar {
  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%20d%3D%22M2%2014c0-3.507%200-5.26.908-6.44q.25-.325.554-.592C4.57%206%206.212%206%209.5%206h5c3.288%200%204.931%200%206.038.968q.304.268.554.592C22%208.74%2022%2010.493%2022%2014s0%205.26-.908%206.44a4%204%200%200%201-.554.591C19.43%2022%2017.788%2022%2014.5%2022h-5c-3.287%200-4.931%200-6.038-.968a4%204%200%200%201-.554-.592C2%2019.26%202%2017.507%202%2014Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%206c0-1.886%200-2.828-.586-3.414S13.886%202%2012%202s-2.828%200-3.414.586S8%204.114%208%206%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2011c-1.105%200-2%20.672-2%201.5s.895%201.5%202%201.5s2%20.672%202%201.5s-.895%201.5-2%201.5m0-6c.87%200%201.612.417%201.886%201M12%2011v-1m0%207c-.87%200-1.612-.417-1.886-1M12%2017v1m-6-6H2m20%200h-4%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%20d%3D%22M2%2014c0-3.507%200-5.26.908-6.44q.25-.325.554-.592C4.57%206%206.212%206%209.5%206h5c3.288%200%204.931%200%206.038.968q.304.268.554.592C22%208.74%2022%2010.493%2022%2014s0%205.26-.908%206.44a4%204%200%200%201-.554.591C19.43%2022%2017.788%2022%2014.5%2022h-5c-3.287%200-4.931%200-6.038-.968a4%204%200%200%201-.554-.592C2%2019.26%202%2017.507%202%2014Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16%206c0-1.886%200-2.828-.586-3.414S13.886%202%2012%202s-2.828%200-3.414.586S8%204.114%208%206%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2011c-1.105%200-2%20.672-2%201.5s.895%201.5%202%201.5s2%20.672%202%201.5s-.895%201.5-2%201.5m0-6c.87%200%201.612.417%201.886%201M12%2011v-1m0%207c-.87%200-1.612-.417-1.886-1M12%2017v1m-6-6H2m20%200h-4%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-dollar.svg?color=%231a73e8&size=48