akiflow logo
akiflow from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- akiflow
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the akiflow logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.425 5.2L5.457 18h5.795l.948-2.99l.947 2.99h5.795L14.974 5.2Zm.836.8h4.124l3.472 11.2h-4.124l-1.152-3.632Zm-.543.957l2.063 6.728l-1.113 3.515H6.543ZM12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.627 0 12 0m0 .8C18.186.8 23.2 5.813 23.2 12S18.186 23.2 12 23.2S.8 18.186.8 12S5.814.8 12 .8"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAkiflow(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="M9.425 5.2L5.457 18h5.795l.948-2.99l.947 2.99h5.795L14.974 5.2Zm.836.8h4.124l3.472 11.2h-4.124l-1.152-3.632Zm-.543.957l2.063 6.728l-1.113 3.515H6.543ZM12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.627 0 12 0m0 .8C18.186.8 23.2 5.813 23.2 12S18.186 23.2 12 23.2S.8 18.186.8 12S5.814.8 12 .8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.425 5.2L5.457 18h5.795l.948-2.99l.947 2.99h5.795L14.974 5.2Zm.836.8h4.124l3.472 11.2h-4.124l-1.152-3.632Zm-.543.957l2.063 6.728l-1.113 3.515H6.543ZM12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.627 0 12 0m0 .8C18.186.8 23.2 5.813 23.2 12S18.186 23.2 12 23.2S.8 18.186.8 12S5.814.8 12 .8"/></svg> </template>
CSS
.icon-akiflow {
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%22M9.425%205.2L5.457%2018h5.795l.948-2.99l.947%202.99h5.795L14.974%205.2Zm.836.8h4.124l3.472%2011.2h-4.124l-1.152-3.632Zm-.543.957l2.063%206.728l-1.113%203.515H6.543ZM12%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012s12-5.373%2012-12S18.627%200%2012%200m0%20.8C18.186.8%2023.2%205.813%2023.2%2012S18.186%2023.2%2012%2023.2S.8%2018.186.8%2012S5.814.8%2012%20.8%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%22M9.425%205.2L5.457%2018h5.795l.948-2.99l.947%202.99h5.795L14.974%205.2Zm.836.8h4.124l3.472%2011.2h-4.124l-1.152-3.632Zm-.543.957l2.063%206.728l-1.113%203.515H6.543ZM12%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012s12-5.373%2012-12S18.627%200%2012%200m0%20.8C18.186.8%2023.2%205.813%2023.2%2012S18.186%2023.2%2012%2023.2S.8%2018.186.8%2012S5.814.8%2012%20.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/akiflow.svg?color=%231a73e8&size=48