flowith from LobeHub AI Icons by LobeHub · Mono · MIT Free for personal and commercial use.

Name
flowith
Set
LobeHub AI Icons
Style
Mono
Viewbox
24×24
License
MIT

1 other variant in LobeHub AI Icons

Use the flowith logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M13.152 3c-.64 0-1.158.51-1.158 1.137V18.84c0 .628.519 1.137 1.159 1.137h3.308c.64 0 1.158-.51 1.158-1.137V4.137C17.62 3.51 17.101 3 16.461 3h-3.308zm-6.24.081c-.314 0-.599.123-.807.323-.001.002-.004 0-.003-.002 0-.002-.002-.003-.003-.001l-.035.045a1.134 1.134 0 00-.139.181c-.11.144-.206.296-.287.456L.403 14.36l-.296.654a1.01 1.01 0 00-.016.034l-.032.07c0 .002 0 .002.002.002a1.105 1.105 0 00-.06.369l-.001 3.383A1.14 1.14 0 001.152 20h3.456a1.14 1.14 0 001.152-1.128V13.232c0-2.491 2.063-4.511 4.608-4.511a1.14 1.14 0 001.152-1.128V4.209a1.14 1.14 0 00-1.152-1.128H6.912zm11.328 14.1c0-1.558 1.29-2.82 2.88-2.82 1.59 0 2.88 1.262 2.88 2.82C24 18.736 22.71 20 21.12 20c-1.59 0-2.88-1.262-2.88-2.82z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function LobehubFlowith(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" fillRule="evenodd" d="M13.152 3c-.64 0-1.158.51-1.158 1.137V18.84c0 .628.519 1.137 1.159 1.137h3.308c.64 0 1.158-.51 1.158-1.137V4.137C17.62 3.51 17.101 3 16.461 3h-3.308zm-6.24.081c-.314 0-.599.123-.807.323-.001.002-.004 0-.003-.002 0-.002-.002-.003-.003-.001l-.035.045a1.134 1.134 0 00-.139.181c-.11.144-.206.296-.287.456L.403 14.36l-.296.654a1.01 1.01 0 00-.016.034l-.032.07c0 .002 0 .002.002.002a1.105 1.105 0 00-.06.369l-.001 3.383A1.14 1.14 0 001.152 20h3.456a1.14 1.14 0 001.152-1.128V13.232c0-2.491 2.063-4.511 4.608-4.511a1.14 1.14 0 001.152-1.128V4.209a1.14 1.14 0 00-1.152-1.128H6.912zm11.328 14.1c0-1.558 1.29-2.82 2.88-2.82 1.59 0 2.88 1.262 2.88 2.82C24 18.736 22.71 20 21.12 20c-1.59 0-2.88-1.262-2.88-2.82z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M13.152 3c-.64 0-1.158.51-1.158 1.137V18.84c0 .628.519 1.137 1.159 1.137h3.308c.64 0 1.158-.51 1.158-1.137V4.137C17.62 3.51 17.101 3 16.461 3h-3.308zm-6.24.081c-.314 0-.599.123-.807.323-.001.002-.004 0-.003-.002 0-.002-.002-.003-.003-.001l-.035.045a1.134 1.134 0 00-.139.181c-.11.144-.206.296-.287.456L.403 14.36l-.296.654a1.01 1.01 0 00-.016.034l-.032.07c0 .002 0 .002.002.002a1.105 1.105 0 00-.06.369l-.001 3.383A1.14 1.14 0 001.152 20h3.456a1.14 1.14 0 001.152-1.128V13.232c0-2.491 2.063-4.511 4.608-4.511a1.14 1.14 0 001.152-1.128V4.209a1.14 1.14 0 00-1.152-1.128H6.912zm11.328 14.1c0-1.558 1.29-2.82 2.88-2.82 1.59 0 2.88 1.262 2.88 2.82C24 18.736 22.71 20 21.12 20c-1.59 0-2.88-1.262-2.88-2.82z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-flowith {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M13.152%203c-.64%200-1.158.51-1.158%201.137V18.84c0%20.628.519%201.137%201.159%201.137h3.308c.64%200%201.158-.51%201.158-1.137V4.137C17.62%203.51%2017.101%203%2016.461%203h-3.308zm-6.24.081c-.314%200-.599.123-.807.323-.001.002-.004%200-.003-.002%200-.002-.002-.003-.003-.001l-.035.045a1.134%201.134%200%2000-.139.181c-.11.144-.206.296-.287.456L.403%2014.36l-.296.654a1.01%201.01%200%2000-.016.034l-.032.07c0%20.002%200%20.002.002.002a1.105%201.105%200%2000-.06.369l-.001%203.383A1.14%201.14%200%20001.152%2020h3.456a1.14%201.14%200%20001.152-1.128V13.232c0-2.491%202.063-4.511%204.608-4.511a1.14%201.14%200%20001.152-1.128V4.209a1.14%201.14%200%2000-1.152-1.128H6.912zm11.328%2014.1c0-1.558%201.29-2.82%202.88-2.82%201.59%200%202.88%201.262%202.88%202.82C24%2018.736%2022.71%2020%2021.12%2020c-1.59%200-2.88-1.262-2.88-2.82z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M13.152%203c-.64%200-1.158.51-1.158%201.137V18.84c0%20.628.519%201.137%201.159%201.137h3.308c.64%200%201.158-.51%201.158-1.137V4.137C17.62%203.51%2017.101%203%2016.461%203h-3.308zm-6.24.081c-.314%200-.599.123-.807.323-.001.002-.004%200-.003-.002%200-.002-.002-.003-.003-.001l-.035.045a1.134%201.134%200%2000-.139.181c-.11.144-.206.296-.287.456L.403%2014.36l-.296.654a1.01%201.01%200%2000-.016.034l-.032.07c0%20.002%200%20.002.002.002a1.105%201.105%200%2000-.06.369l-.001%203.383A1.14%201.14%200%20001.152%2020h3.456a1.14%201.14%200%20001.152-1.128V13.232c0-2.491%202.063-4.511%204.608-4.511a1.14%201.14%200%20001.152-1.128V4.209a1.14%201.14%200%2000-1.152-1.128H6.912zm11.328%2014.1c0-1.558%201.29-2.82%202.88-2.82%201.59%200%202.88%201.262%202.88%202.82C24%2018.736%2022.71%2020%2021.12%2020c-1.59%200-2.88-1.262-2.88-2.82z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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