briefcase dollar icon

briefcase-dollar-filled from Reicon by REICON · Filled · Business · MIT Free for personal and commercial use.

Name
briefcase-dollar-filled
Set
Reicon
Style
Filled
Category
Business
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

More business icons from Reicon

Use the briefcase dollar icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M10.371 1.75h3.258c.395 0 .736 0 1.017.023c.297.024.592.078.875.222c.424.216.768.56.984.984c.144.283.198.578.222.875c.02.252.023.552.023.896h.183c.952 0 1.713 0 2.327.05c.63.052 1.172.16 1.67.413a4.25 4.25 0 0 1 1.857 1.858c.253.497.361 1.04.413 1.67c.05.613.05 1.374.05 2.326v4.866c0 .952 0 1.713-.05 2.327c-.052.63-.16 1.172-.413 1.67a4.25 4.25 0 0 1-1.857 1.857c-.498.253-1.04.361-1.67.413c-.614.05-1.375.05-2.328.05H7.068c-.952 0-1.713 0-2.327-.05c-.63-.052-1.172-.16-1.67-.413a4.25 4.25 0 0 1-1.857-1.857C.96 19.432.852 18.89.8 18.26c-.05-.614-.05-1.375-.05-2.327v-4.866c0-.952 0-1.713.05-2.327c.052-.63.16-1.172.413-1.67a4.25 4.25 0 0 1 1.858-1.857c.497-.253 1.04-.361 1.67-.413c.613-.05 1.374-.05 2.326-.05h.183c0-.344.002-.644.023-.896a2.3 2.3 0 0 1 .222-.875a2.25 2.25 0 0 1 .984-.984a2.3 2.3 0 0 1 .875-.222c.28-.023.622-.023 1.017-.023m4.861 2.226c.015.187.018.425.018.774h-6.5c0-.349.003-.587.018-.774c.017-.204.045-.28.064-.316a.75.75 0 0 1 .328-.328c.037-.02.112-.047.316-.064c.212-.017.492-.018.924-.018h3.2c.432 0 .712 0 .924.018c.204.017.28.045.317.064a.75.75 0 0 1 .327.328c.02.037.047.112.064.316M12.75 9.812V9.5a.75.75 0 0 0-1.5 0v.317a2.8 2.8 0 0 0-1.14.47c-.537.388-.86.977-.86 1.678c0 .909.51 1.48 1.084 1.801c.527.296 1.147.408 1.543.474c.404.067.784.15 1.057.303c.225.126.316.256.316.492a.53.53 0 0 1-.24.463c-.186.135-.517.252-1.01.252c-.34 0-.54-.036-.723-.11c-.202-.08-.436-.223-.824-.517a.75.75 0 1 0-.906 1.196c.412.312.778.558 1.176.716q.263.104.527.153v.312a.75.75 0 1 0 1.5 0v-.317c.422-.08.813-.233 1.14-.47c.537-.388.86-.977.86-1.678c0-.909-.51-1.48-1.084-1.801c-.527-.295-1.148-.408-1.543-.474c-.404-.067-.784-.15-1.057-.303c-.225-.126-.316-.255-.316-.492a.53.53 0 0 1 .24-.463c.186-.135.517-.252 1.01-.252c.34 0 .54.036.723.11c.202.08.436.223.824.517a.75.75 0 1 0 .906-1.196c-.412-.312-.778-.558-1.176-.716a3 3 0 0 0-.527-.153M17.5 13.5a1 1 0 1 1 2 0a1 1 0 0 1-2 0m-13 0a1 1 0 1 1 2 0a1 1 0 0 1-2 0" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function ReiconBriefcaseDollarFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M10.371 1.75h3.258c.395 0 .736 0 1.017.023c.297.024.592.078.875.222c.424.216.768.56.984.984c.144.283.198.578.222.875c.02.252.023.552.023.896h.183c.952 0 1.713 0 2.327.05c.63.052 1.172.16 1.67.413a4.25 4.25 0 0 1 1.857 1.858c.253.497.361 1.04.413 1.67c.05.613.05 1.374.05 2.326v4.866c0 .952 0 1.713-.05 2.327c-.052.63-.16 1.172-.413 1.67a4.25 4.25 0 0 1-1.857 1.857c-.498.253-1.04.361-1.67.413c-.614.05-1.375.05-2.328.05H7.068c-.952 0-1.713 0-2.327-.05c-.63-.052-1.172-.16-1.67-.413a4.25 4.25 0 0 1-1.857-1.857C.96 19.432.852 18.89.8 18.26c-.05-.614-.05-1.375-.05-2.327v-4.866c0-.952 0-1.713.05-2.327c.052-.63.16-1.172.413-1.67a4.25 4.25 0 0 1 1.858-1.857c.497-.253 1.04-.361 1.67-.413c.613-.05 1.374-.05 2.326-.05h.183c0-.344.002-.644.023-.896a2.3 2.3 0 0 1 .222-.875a2.25 2.25 0 0 1 .984-.984a2.3 2.3 0 0 1 .875-.222c.28-.023.622-.023 1.017-.023m4.861 2.226c.015.187.018.425.018.774h-6.5c0-.349.003-.587.018-.774c.017-.204.045-.28.064-.316a.75.75 0 0 1 .328-.328c.037-.02.112-.047.316-.064c.212-.017.492-.018.924-.018h3.2c.432 0 .712 0 .924.018c.204.017.28.045.317.064a.75.75 0 0 1 .327.328c.02.037.047.112.064.316M12.75 9.812V9.5a.75.75 0 0 0-1.5 0v.317a2.8 2.8 0 0 0-1.14.47c-.537.388-.86.977-.86 1.678c0 .909.51 1.48 1.084 1.801c.527.296 1.147.408 1.543.474c.404.067.784.15 1.057.303c.225.126.316.256.316.492a.53.53 0 0 1-.24.463c-.186.135-.517.252-1.01.252c-.34 0-.54-.036-.723-.11c-.202-.08-.436-.223-.824-.517a.75.75 0 1 0-.906 1.196c.412.312.778.558 1.176.716q.263.104.527.153v.312a.75.75 0 1 0 1.5 0v-.317c.422-.08.813-.233 1.14-.47c.537-.388.86-.977.86-1.678c0-.909-.51-1.48-1.084-1.801c-.527-.295-1.148-.408-1.543-.474c-.404-.067-.784-.15-1.057-.303c-.225-.126-.316-.255-.316-.492a.53.53 0 0 1 .24-.463c.186-.135.517-.252 1.01-.252c.34 0 .54.036.723.11c.202.08.436.223.824.517a.75.75 0 1 0 .906-1.196c-.412-.312-.778-.558-1.176-.716a3 3 0 0 0-.527-.153M17.5 13.5a1 1 0 1 1 2 0a1 1 0 0 1-2 0m-13 0a1 1 0 1 1 2 0a1 1 0 0 1-2 0" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M10.371 1.75h3.258c.395 0 .736 0 1.017.023c.297.024.592.078.875.222c.424.216.768.56.984.984c.144.283.198.578.222.875c.02.252.023.552.023.896h.183c.952 0 1.713 0 2.327.05c.63.052 1.172.16 1.67.413a4.25 4.25 0 0 1 1.857 1.858c.253.497.361 1.04.413 1.67c.05.613.05 1.374.05 2.326v4.866c0 .952 0 1.713-.05 2.327c-.052.63-.16 1.172-.413 1.67a4.25 4.25 0 0 1-1.857 1.857c-.498.253-1.04.361-1.67.413c-.614.05-1.375.05-2.328.05H7.068c-.952 0-1.713 0-2.327-.05c-.63-.052-1.172-.16-1.67-.413a4.25 4.25 0 0 1-1.857-1.857C.96 19.432.852 18.89.8 18.26c-.05-.614-.05-1.375-.05-2.327v-4.866c0-.952 0-1.713.05-2.327c.052-.63.16-1.172.413-1.67a4.25 4.25 0 0 1 1.858-1.857c.497-.253 1.04-.361 1.67-.413c.613-.05 1.374-.05 2.326-.05h.183c0-.344.002-.644.023-.896a2.3 2.3 0 0 1 .222-.875a2.25 2.25 0 0 1 .984-.984a2.3 2.3 0 0 1 .875-.222c.28-.023.622-.023 1.017-.023m4.861 2.226c.015.187.018.425.018.774h-6.5c0-.349.003-.587.018-.774c.017-.204.045-.28.064-.316a.75.75 0 0 1 .328-.328c.037-.02.112-.047.316-.064c.212-.017.492-.018.924-.018h3.2c.432 0 .712 0 .924.018c.204.017.28.045.317.064a.75.75 0 0 1 .327.328c.02.037.047.112.064.316M12.75 9.812V9.5a.75.75 0 0 0-1.5 0v.317a2.8 2.8 0 0 0-1.14.47c-.537.388-.86.977-.86 1.678c0 .909.51 1.48 1.084 1.801c.527.296 1.147.408 1.543.474c.404.067.784.15 1.057.303c.225.126.316.256.316.492a.53.53 0 0 1-.24.463c-.186.135-.517.252-1.01.252c-.34 0-.54-.036-.723-.11c-.202-.08-.436-.223-.824-.517a.75.75 0 1 0-.906 1.196c.412.312.778.558 1.176.716q.263.104.527.153v.312a.75.75 0 1 0 1.5 0v-.317c.422-.08.813-.233 1.14-.47c.537-.388.86-.977.86-1.678c0-.909-.51-1.48-1.084-1.801c-.527-.295-1.148-.408-1.543-.474c-.404-.067-.784-.15-1.057-.303c-.225-.126-.316-.255-.316-.492a.53.53 0 0 1 .24-.463c.186-.135.517-.252 1.01-.252c.34 0 .54.036.723.11c.202.08.436.223.824.517a.75.75 0 1 0 .906-1.196c-.412-.312-.778-.558-1.176-.716a3 3 0 0 0-.527-.153M17.5 13.5a1 1 0 1 1 2 0a1 1 0 0 1-2 0m-13 0a1 1 0 1 1 2 0a1 1 0 0 1-2 0" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-briefcase-dollar-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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10.371%201.75h3.258c.395%200%20.736%200%201.017.023c.297.024.592.078.875.222c.424.216.768.56.984.984c.144.283.198.578.222.875c.02.252.023.552.023.896h.183c.952%200%201.713%200%202.327.05c.63.052%201.172.16%201.67.413a4.25%204.25%200%200%201%201.857%201.858c.253.497.361%201.04.413%201.67c.05.613.05%201.374.05%202.326v4.866c0%20.952%200%201.713-.05%202.327c-.052.63-.16%201.172-.413%201.67a4.25%204.25%200%200%201-1.857%201.857c-.498.253-1.04.361-1.67.413c-.614.05-1.375.05-2.328.05H7.068c-.952%200-1.713%200-2.327-.05c-.63-.052-1.172-.16-1.67-.413a4.25%204.25%200%200%201-1.857-1.857C.96%2019.432.852%2018.89.8%2018.26c-.05-.614-.05-1.375-.05-2.327v-4.866c0-.952%200-1.713.05-2.327c.052-.63.16-1.172.413-1.67a4.25%204.25%200%200%201%201.858-1.857c.497-.253%201.04-.361%201.67-.413c.613-.05%201.374-.05%202.326-.05h.183c0-.344.002-.644.023-.896a2.3%202.3%200%200%201%20.222-.875a2.25%202.25%200%200%201%20.984-.984a2.3%202.3%200%200%201%20.875-.222c.28-.023.622-.023%201.017-.023m4.861%202.226c.015.187.018.425.018.774h-6.5c0-.349.003-.587.018-.774c.017-.204.045-.28.064-.316a.75.75%200%200%201%20.328-.328c.037-.02.112-.047.316-.064c.212-.017.492-.018.924-.018h3.2c.432%200%20.712%200%20.924.018c.204.017.28.045.317.064a.75.75%200%200%201%20.327.328c.02.037.047.112.064.316M12.75%209.812V9.5a.75.75%200%200%200-1.5%200v.317a2.8%202.8%200%200%200-1.14.47c-.537.388-.86.977-.86%201.678c0%20.909.51%201.48%201.084%201.801c.527.296%201.147.408%201.543.474c.404.067.784.15%201.057.303c.225.126.316.256.316.492a.53.53%200%200%201-.24.463c-.186.135-.517.252-1.01.252c-.34%200-.54-.036-.723-.11c-.202-.08-.436-.223-.824-.517a.75.75%200%201%200-.906%201.196c.412.312.778.558%201.176.716q.263.104.527.153v.312a.75.75%200%201%200%201.5%200v-.317c.422-.08.813-.233%201.14-.47c.537-.388.86-.977.86-1.678c0-.909-.51-1.48-1.084-1.801c-.527-.295-1.148-.408-1.543-.474c-.404-.067-.784-.15-1.057-.303c-.225-.126-.316-.255-.316-.492a.53.53%200%200%201%20.24-.463c.186-.135.517-.252%201.01-.252c.34%200%20.54.036.723.11c.202.08.436.223.824.517a.75.75%200%201%200%20.906-1.196c-.412-.312-.778-.558-1.176-.716a3%203%200%200%200-.527-.153M17.5%2013.5a1%201%200%201%201%202%200a1%201%200%200%201-2%200m-13%200a1%201%200%201%201%202%200a1%201%200%200%201-2%200%22%20clip-rule%3D%22evenodd%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M10.371%201.75h3.258c.395%200%20.736%200%201.017.023c.297.024.592.078.875.222c.424.216.768.56.984.984c.144.283.198.578.222.875c.02.252.023.552.023.896h.183c.952%200%201.713%200%202.327.05c.63.052%201.172.16%201.67.413a4.25%204.25%200%200%201%201.857%201.858c.253.497.361%201.04.413%201.67c.05.613.05%201.374.05%202.326v4.866c0%20.952%200%201.713-.05%202.327c-.052.63-.16%201.172-.413%201.67a4.25%204.25%200%200%201-1.857%201.857c-.498.253-1.04.361-1.67.413c-.614.05-1.375.05-2.328.05H7.068c-.952%200-1.713%200-2.327-.05c-.63-.052-1.172-.16-1.67-.413a4.25%204.25%200%200%201-1.857-1.857C.96%2019.432.852%2018.89.8%2018.26c-.05-.614-.05-1.375-.05-2.327v-4.866c0-.952%200-1.713.05-2.327c.052-.63.16-1.172.413-1.67a4.25%204.25%200%200%201%201.858-1.857c.497-.253%201.04-.361%201.67-.413c.613-.05%201.374-.05%202.326-.05h.183c0-.344.002-.644.023-.896a2.3%202.3%200%200%201%20.222-.875a2.25%202.25%200%200%201%20.984-.984a2.3%202.3%200%200%201%20.875-.222c.28-.023.622-.023%201.017-.023m4.861%202.226c.015.187.018.425.018.774h-6.5c0-.349.003-.587.018-.774c.017-.204.045-.28.064-.316a.75.75%200%200%201%20.328-.328c.037-.02.112-.047.316-.064c.212-.017.492-.018.924-.018h3.2c.432%200%20.712%200%20.924.018c.204.017.28.045.317.064a.75.75%200%200%201%20.327.328c.02.037.047.112.064.316M12.75%209.812V9.5a.75.75%200%200%200-1.5%200v.317a2.8%202.8%200%200%200-1.14.47c-.537.388-.86.977-.86%201.678c0%20.909.51%201.48%201.084%201.801c.527.296%201.147.408%201.543.474c.404.067.784.15%201.057.303c.225.126.316.256.316.492a.53.53%200%200%201-.24.463c-.186.135-.517.252-1.01.252c-.34%200-.54-.036-.723-.11c-.202-.08-.436-.223-.824-.517a.75.75%200%201%200-.906%201.196c.412.312.778.558%201.176.716q.263.104.527.153v.312a.75.75%200%201%200%201.5%200v-.317c.422-.08.813-.233%201.14-.47c.537-.388.86-.977.86-1.678c0-.909-.51-1.48-1.084-1.801c-.527-.295-1.148-.408-1.543-.474c-.404-.067-.784-.15-1.057-.303c-.225-.126-.316-.255-.316-.492a.53.53%200%200%201%20.24-.463c.186-.135.517-.252%201.01-.252c.34%200%20.54.036.723.11c.202.08.436.223.824.517a.75.75%200%201%200%20.906-1.196c-.412-.312-.778-.558-1.176-.716a3%203%200%200%200-.527-.153M17.5%2013.5a1%201%200%201%201%202%200a1%201%200%200%201-2%200m-13%200a1%201%200%201%201%202%200a1%201%200%200%201-2%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/briefcase-dollar-filled.svg?color=%231a73e8&size=48