logo hiflow icon
logo-hiflow from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- logo-hiflow
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
logo-adobe-illustratelogo-adobe-lightroomlogo-adobe-photoshoplogo-alipaylogo-androidlogo-applelogo-behancelogo-chromelogo-cinema4dlogo-cnblogo-codepenlogo-codesandboxlogo-codesignlogo-dribbblelogo-facebooklogo-figmalogo-framerlogo-githublogo-gitlablogo-ielogo-instagramlogo-iwikilogo-markdownlogo-miniprogram
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="m21.816 5.33l.042 13.499h-.007l.005.003l-4.892 2.728l-.49.273l-.489-.275l-4.008-2.26V13.23l4.523 2.564V8.115l-4.151-3.178l5.131-2.663zm-9.818-.447v5.997L7.362 8.276v7.7l4.178 3.2l-4.734 2.341l-.54.266l-4.22-3.027L2.004 6.26l-.002-.996h-.003l.003-.003h-.001l.004-.001l4.894-2.729l.493-.275zm1.98 13.247l2.5 1.41l1.297-.724l-3.797-2.153zm-9.935-.404l2.414 1.732l1.314-.65l-2.408-1.843V7.153l-1.36-.763zm12.02-12.464l2.044 1.566l.393.3v9.8l1.355.768l-.036-11.326l-2.497-1.76zm-9.97.008l3.904 2.193v-1.42L7.38 4.554z"/></svg>
React
import type { SVGProps } from "react";
export function TdesignLogoHiflow(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="m21.816 5.33l.042 13.499h-.007l.005.003l-4.892 2.728l-.49.273l-.489-.275l-4.008-2.26V13.23l4.523 2.564V8.115l-4.151-3.178l5.131-2.663zm-9.818-.447v5.997L7.362 8.276v7.7l4.178 3.2l-4.734 2.341l-.54.266l-4.22-3.027L2.004 6.26l-.002-.996h-.003l.003-.003h-.001l.004-.001l4.894-2.729l.493-.275zm1.98 13.247l2.5 1.41l1.297-.724l-3.797-2.153zm-9.935-.404l2.414 1.732l1.314-.65l-2.408-1.843V7.153l-1.36-.763zm12.02-12.464l2.044 1.566l.393.3v9.8l1.355.768l-.036-11.326l-2.497-1.76zm-9.97.008l3.904 2.193v-1.42L7.38 4.554z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.816 5.33l.042 13.499h-.007l.005.003l-4.892 2.728l-.49.273l-.489-.275l-4.008-2.26V13.23l4.523 2.564V8.115l-4.151-3.178l5.131-2.663zm-9.818-.447v5.997L7.362 8.276v7.7l4.178 3.2l-4.734 2.341l-.54.266l-4.22-3.027L2.004 6.26l-.002-.996h-.003l.003-.003h-.001l.004-.001l4.894-2.729l.493-.275zm1.98 13.247l2.5 1.41l1.297-.724l-3.797-2.153zm-9.935-.404l2.414 1.732l1.314-.65l-2.408-1.843V7.153l-1.36-.763zm12.02-12.464l2.044 1.566l.393.3v9.8l1.355.768l-.036-11.326l-2.497-1.76zm-9.97.008l3.904 2.193v-1.42L7.38 4.554z"/></svg> </template>
CSS
.icon-logo-hiflow {
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%22m21.816%205.33l.042%2013.499h-.007l.005.003l-4.892%202.728l-.49.273l-.489-.275l-4.008-2.26V13.23l4.523%202.564V8.115l-4.151-3.178l5.131-2.663zm-9.818-.447v5.997L7.362%208.276v7.7l4.178%203.2l-4.734%202.341l-.54.266l-4.22-3.027L2.004%206.26l-.002-.996h-.003l.003-.003h-.001l.004-.001l4.894-2.729l.493-.275zm1.98%2013.247l2.5%201.41l1.297-.724l-3.797-2.153zm-9.935-.404l2.414%201.732l1.314-.65l-2.408-1.843V7.153l-1.36-.763zm12.02-12.464l2.044%201.566l.393.3v9.8l1.355.768l-.036-11.326l-2.497-1.76zm-9.97.008l3.904%202.193v-1.42L7.38%204.554z%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%22m21.816%205.33l.042%2013.499h-.007l.005.003l-4.892%202.728l-.49.273l-.489-.275l-4.008-2.26V13.23l4.523%202.564V8.115l-4.151-3.178l5.131-2.663zm-9.818-.447v5.997L7.362%208.276v7.7l4.178%203.2l-4.734%202.341l-.54.266l-4.22-3.027L2.004%206.26l-.002-.996h-.003l.003-.003h-.001l.004-.001l4.894-2.729l.493-.275zm1.98%2013.247l2.5%201.41l1.297-.724l-3.797-2.153zm-9.935-.404l2.414%201.732l1.314-.65l-2.408-1.843V7.153l-1.36-.763zm12.02-12.464l2.044%201.566l.393.3v9.8l1.355.768l-.036-11.326l-2.497-1.76zm-9.97.008l3.904%202.193v-1.42L7.38%204.554z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/logo-hiflow.svg?color=%231a73e8&size=48