logo hiflow icon

logo-hiflow-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
logo-hiflow-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the logo hiflow icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m16.813 3.02l-4.134 2.259l4.227 2.308v6.943l4.154 2.357V5.279zm-4.134 15.4v-4.44l8.386 4.715l-3.886 2.222zm-5.217 2.497l4.134-2.26l-4.227-2.307V9.407L3.215 7.05v11.608zm4.134-15.4v4.44L3.21 5.242L7.096 3.02z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignLogoHiflowFilled(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.813 3.02l-4.134 2.259l4.227 2.308v6.943l4.154 2.357V5.279zm-4.134 15.4v-4.44l8.386 4.715l-3.886 2.222zm-5.217 2.497l4.134-2.26l-4.227-2.307V9.407L3.215 7.05v11.608zm4.134-15.4v4.44L3.21 5.242L7.096 3.02z"/></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.813 3.02l-4.134 2.259l4.227 2.308v6.943l4.154 2.357V5.279zm-4.134 15.4v-4.44l8.386 4.715l-3.886 2.222zm-5.217 2.497l4.134-2.26l-4.227-2.307V9.407L3.215 7.05v11.608zm4.134-15.4v4.44L3.21 5.242L7.096 3.02z"/></svg>
</template>

CSS

.icon-logo-hiflow-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%20d%3D%22m16.813%203.02l-4.134%202.259l4.227%202.308v6.943l4.154%202.357V5.279zm-4.134%2015.4v-4.44l8.386%204.715l-3.886%202.222zm-5.217%202.497l4.134-2.26l-4.227-2.307V9.407L3.215%207.05v11.608zm4.134-15.4v4.44L3.21%205.242L7.096%203.02z%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.813%203.02l-4.134%202.259l4.227%202.308v6.943l4.154%202.357V5.279zm-4.134%2015.4v-4.44l8.386%204.715l-3.886%202.222zm-5.217%202.497l4.134-2.26l-4.227-2.307V9.407L3.215%207.05v11.608zm4.134-15.4v4.44L3.21%205.242L7.096%203.02z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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