financing one icon

financing-one from IconPark Outline by ByteDance · Outline · Money · Apache-2.0 Free for personal and commercial use.

Name
financing-one
Set
IconPark Outline
Style
Outline
Category
Money
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More money icons from IconPark Outline

Use the financing one icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M15 14.385C19.126 16 24.01 16 24.01 16s4.87 0 8.99-1.615c4.502 5.254 7.657 12.18 9.73 18.013C44.829 38.303 40.2 44 33.934 44H14.02c-6.252 0-10.874-5.67-8.786-11.563C7.298 26.614 10.455 19.686 15 14.385Z"/><path stroke-linecap="round" d="M18 28h12m-12 6h12m-5.991-6v10M30 22l-6 6l-6-6"/><path stroke-linecap="round" d="M24 16c7.18 0 13-2.686 13-6s-5.82-6-13-6s-13 2.686-13 6s5.82 6 13 6" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineFinancingOne(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="4"><path d="M15 14.385C19.126 16 24.01 16 24.01 16s4.87 0 8.99-1.615c4.502 5.254 7.657 12.18 9.73 18.013C44.829 38.303 40.2 44 33.934 44H14.02c-6.252 0-10.874-5.67-8.786-11.563C7.298 26.614 10.455 19.686 15 14.385Z"/><path strokeLinecap="round" d="M18 28h12m-12 6h12m-5.991-6v10M30 22l-6 6l-6-6"/><path strokeLinecap="round" d="M24 16c7.18 0 13-2.686 13-6s-5.82-6-13-6s-13 2.686-13 6s5.82 6 13 6" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="4"><path d="M15 14.385C19.126 16 24.01 16 24.01 16s4.87 0 8.99-1.615c4.502 5.254 7.657 12.18 9.73 18.013C44.829 38.303 40.2 44 33.934 44H14.02c-6.252 0-10.874-5.67-8.786-11.563C7.298 26.614 10.455 19.686 15 14.385Z"/><path stroke-linecap="round" d="M18 28h12m-12 6h12m-5.991-6v10M30 22l-6 6l-6-6"/><path stroke-linecap="round" d="M24 16c7.18 0 13-2.686 13-6s-5.82-6-13-6s-13 2.686-13 6s5.82 6 13 6" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-financing-one {
  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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M15%2014.385C19.126%2016%2024.01%2016%2024.01%2016s4.87%200%208.99-1.615c4.502%205.254%207.657%2012.18%209.73%2018.013C44.829%2038.303%2040.2%2044%2033.934%2044H14.02c-6.252%200-10.874-5.67-8.786-11.563C7.298%2026.614%2010.455%2019.686%2015%2014.385Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18%2028h12m-12%206h12m-5.991-6v10M30%2022l-6%206l-6-6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%2016c7.18%200%2013-2.686%2013-6s-5.82-6-13-6s-13%202.686-13%206s5.82%206%2013%206%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20d%3D%22M15%2014.385C19.126%2016%2024.01%2016%2024.01%2016s4.87%200%208.99-1.615c4.502%205.254%207.657%2012.18%209.73%2018.013C44.829%2038.303%2040.2%2044%2033.934%2044H14.02c-6.252%200-10.874-5.67-8.786-11.563C7.298%2026.614%2010.455%2019.686%2015%2014.385Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18%2028h12m-12%206h12m-5.991-6v10M30%2022l-6%206l-6-6%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M24%2016c7.18%200%2013-2.686%2013-6s-5.82-6-13-6s-13%202.686-13%206s5.82%206%2013%206%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park-outline/financing-one.svg?color=%231a73e8&size=48