kashflow from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
kashflow
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the kashflow logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.278 2.141l-.83 2.702C8.007.174 2.958 4.724 2.958 4.724C-1.638 8.564.49 14.678.495 14.678C1.252-.016 14.24 8.943 14.24 8.943c-.237 1.066-.996 2.63-.972 2.654l8.508-1.256zm7.228 7.181C22.747 24.016 9.76 15.057 9.76 15.057c.332-1.066 1.02-2.654 1.02-2.607l-8.51 1.21l5.451 8.2l.83-2.702c7.441 4.669 12.49.119 12.49.119c4.597-3.84 2.464-9.954 2.464-9.954z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsKashflow(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" d="m16.278 2.141l-.83 2.702C8.007.174 2.958 4.724 2.958 4.724C-1.638 8.564.49 14.678.495 14.678C1.252-.016 14.24 8.943 14.24 8.943c-.237 1.066-.996 2.63-.972 2.654l8.508-1.256zm7.228 7.181C22.747 24.016 9.76 15.057 9.76 15.057c.332-1.066 1.02-2.654 1.02-2.607l-8.51 1.21l5.451 8.2l.83-2.702c7.441 4.669 12.49.119 12.49.119c4.597-3.84 2.464-9.954 2.464-9.954z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.278 2.141l-.83 2.702C8.007.174 2.958 4.724 2.958 4.724C-1.638 8.564.49 14.678.495 14.678C1.252-.016 14.24 8.943 14.24 8.943c-.237 1.066-.996 2.63-.972 2.654l8.508-1.256zm7.228 7.181C22.747 24.016 9.76 15.057 9.76 15.057c.332-1.066 1.02-2.654 1.02-2.607l-8.51 1.21l5.451 8.2l.83-2.702c7.441 4.669 12.49.119 12.49.119c4.597-3.84 2.464-9.954 2.464-9.954z"/></svg>
</template>

CSS

.icon-kashflow {
  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%20d%3D%22m16.278%202.141l-.83%202.702C8.007.174%202.958%204.724%202.958%204.724C-1.638%208.564.49%2014.678.495%2014.678C1.252-.016%2014.24%208.943%2014.24%208.943c-.237%201.066-.996%202.63-.972%202.654l8.508-1.256zm7.228%207.181C22.747%2024.016%209.76%2015.057%209.76%2015.057c.332-1.066%201.02-2.654%201.02-2.607l-8.51%201.21l5.451%208.2l.83-2.702c7.441%204.669%2012.49.119%2012.49.119c4.597-3.84%202.464-9.954%202.464-9.954z%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%20d%3D%22m16.278%202.141l-.83%202.702C8.007.174%202.958%204.724%202.958%204.724C-1.638%208.564.49%2014.678.495%2014.678C1.252-.016%2014.24%208.943%2014.24%208.943c-.237%201.066-.996%202.63-.972%202.654l8.508-1.256zm7.228%207.181C22.747%2024.016%209.76%2015.057%209.76%2015.057c.332-1.066%201.02-2.654%201.02-2.607l-8.51%201.21l5.451%208.2l.83-2.702c7.441%204.669%2012.49.119%2012.49.119c4.597-3.84%202.464-9.954%202.464-9.954z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/kashflow.svg?color=%231a73e8&size=48