financing one icon

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

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

The same icon in other sets

More money icons from IconPark

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-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M15.0002 14.3848C19.1256 16.0002 24.0085 16.0002 24.0085 16.0002C24.0085 16.0002 28.8802 16.0002 33.0002 14.3848C37.502 19.6386 40.6566 26.5646 42.7299 32.3977C44.8289 38.3029 40.2008 44.0002 33.9336 44.0002H14.0199C7.76837 44.0002 3.14607 38.329 5.23448 32.4366C7.29812 26.614 10.455 19.6856 15.0002 14.3848Z"/><path stroke="#fff" stroke-linecap="round" d="M18 28H30"/><path stroke="#fff" stroke-linecap="round" d="M18 34H30"/><path stroke="#fff" stroke-linecap="round" d="M24.0088 28V38"/><path stroke="#fff" stroke-linecap="round" d="M30 22L24 28L18 22"/><path stroke="#000" stroke-linecap="round" d="M24 16C31.1797 16 37 13.3137 37 10C37 6.68629 31.1797 4 24 4C16.8203 4 11 6.68629 11 10C11 13.3137 16.8203 16 24 16Z" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkFinancingOne(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" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" stroke="#000" d="M15.0002 14.3848C19.1256 16.0002 24.0085 16.0002 24.0085 16.0002C24.0085 16.0002 28.8802 16.0002 33.0002 14.3848C37.502 19.6386 40.6566 26.5646 42.7299 32.3977C44.8289 38.3029 40.2008 44.0002 33.9336 44.0002H14.0199C7.76837 44.0002 3.14607 38.329 5.23448 32.4366C7.29812 26.614 10.455 19.6856 15.0002 14.3848Z"/><path stroke="#fff" strokeLinecap="round" d="M18 28H30"/><path stroke="#fff" strokeLinecap="round" d="M18 34H30"/><path stroke="#fff" strokeLinecap="round" d="M24.0088 28V38"/><path stroke="#fff" strokeLinecap="round" d="M30 22L24 28L18 22"/><path stroke="#000" strokeLinecap="round" d="M24 16C31.1797 16 37 13.3137 37 10C37 6.68629 31.1797 4 24 4C16.8203 4 11 6.68629 11 10C11 13.3137 16.8203 16 24 16Z" 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-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M15.0002 14.3848C19.1256 16.0002 24.0085 16.0002 24.0085 16.0002C24.0085 16.0002 28.8802 16.0002 33.0002 14.3848C37.502 19.6386 40.6566 26.5646 42.7299 32.3977C44.8289 38.3029 40.2008 44.0002 33.9336 44.0002H14.0199C7.76837 44.0002 3.14607 38.329 5.23448 32.4366C7.29812 26.614 10.455 19.6856 15.0002 14.3848Z"/><path stroke="#fff" stroke-linecap="round" d="M18 28H30"/><path stroke="#fff" stroke-linecap="round" d="M18 34H30"/><path stroke="#fff" stroke-linecap="round" d="M24.0088 28V38"/><path stroke="#fff" stroke-linecap="round" d="M30 22L24 28L18 22"/><path stroke="#000" stroke-linecap="round" d="M24 16C31.1797 16 37 13.3137 37 10C37 6.68629 31.1797 4 24 4C16.8203 4 11 6.68629 11 10C11 13.3137 16.8203 16 24 16Z" 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-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M15.0002%2014.3848C19.1256%2016.0002%2024.0085%2016.0002%2024.0085%2016.0002C24.0085%2016.0002%2028.8802%2016.0002%2033.0002%2014.3848C37.502%2019.6386%2040.6566%2026.5646%2042.7299%2032.3977C44.8289%2038.3029%2040.2008%2044.0002%2033.9336%2044.0002H14.0199C7.76837%2044.0002%203.14607%2038.329%205.23448%2032.4366C7.29812%2026.614%2010.455%2019.6856%2015.0002%2014.3848Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M18%2028H30%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M18%2034H30%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M24.0088%2028V38%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M30%2022L24%2028L18%2022%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%2016C31.1797%2016%2037%2013.3137%2037%2010C37%206.68629%2031.1797%204%2024%204C16.8203%204%2011%206.68629%2011%2010C11%2013.3137%2016.8203%2016%2024%2016Z%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-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M15.0002%2014.3848C19.1256%2016.0002%2024.0085%2016.0002%2024.0085%2016.0002C24.0085%2016.0002%2028.8802%2016.0002%2033.0002%2014.3848C37.502%2019.6386%2040.6566%2026.5646%2042.7299%2032.3977C44.8289%2038.3029%2040.2008%2044.0002%2033.9336%2044.0002H14.0199C7.76837%2044.0002%203.14607%2038.329%205.23448%2032.4366C7.29812%2026.614%2010.455%2019.6856%2015.0002%2014.3848Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M18%2028H30%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M18%2034H30%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M24.0088%2028V38%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M30%2022L24%2028L18%2022%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20d%3D%22M24%2016C31.1797%2016%2037%2013.3137%2037%2010C37%206.68629%2031.1797%204%2024%204C16.8203%204%2011%206.68629%2011%2010C11%2013.3137%2016.8203%2016%2024%2016Z%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/financing-one.svg?color=%231a73e8&size=48