flowxo from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
flowxo
Set
SVG Logos
Style
Color
Viewbox
256×182
License
CC0

Use the flowxo logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 182"><path fill="#1db2ca" d="m37.6 90.787l-1.022.12L6.224 60.552h-.001A21.2 21.2 0 0 1 0 45.533A21.18 21.18 0 0 1 6.221 30.51c8.296-8.295 21.745-8.295 30.042.001l30.355 30.355l-.219 1.55L38.426 90.69L66.5 118.866l.119 2.08l-30.088 30.088c-8.297 8.297-21.745 8.299-30.043.002c-8.295-8.296-8.295-21.745.003-30.042l30.087-30.087z"/><path fill="#2a3645" d="M127.953 122.204L96.657 90.909l30.645-30.645a49 49 0 0 1 3.243-3.629c8.788-11.3 7.31-20.6-.169-28.078c-4.143-4.143-9.947-6.842-15.376-6.847c0 0-8.667-.041-15.573 6.435c-.37.348-.763.677-1.128 1.042L66.617 60.869l-30.04 30.04l30.04 30.04l31.416 31.415a23 23 0 0 0 1.861 1.65c10.772 8.655 23.404 7.689 31.106-.012c7.702-7.704 7.333-19.667-1.279-29.82a49 49 0 0 1-1.768-1.978"/><path fill="#6ac08f" d="M165.161 0c-23.172 0-44.313 8.681-60.36 22.962a92 92 0 0 0-5.374 5.181a21.18 21.18 0 0 1 13.871-5.181h.043a21.18 21.18 0 0 1 15 6.222c7.478 7.478 8.211 19.144 2.204 27.449a49 49 0 0 1 4.075-3.682c8.36-6.751 18.983-10.806 30.541-10.806c26.85 0 48.694 21.844 48.694 48.694s-21.844 48.694-48.694 48.694c-11.558 0-22.18-4.055-30.54-10.807a49 49 0 0 1-4.9-4.546c6.601 8.338 6.057 20.48-1.646 28.183c-7.7 7.702-19.843 8.248-28.18 1.649a91 91 0 0 0 4.76 4.573l.065.059c16.058 14.324 37.231 23.033 60.441 23.033c50.17 0 90.84-40.669 90.84-90.838S215.33 0 165.16 0"/></svg>

React

import type { SVGProps } from "react";

export function LogosFlowxo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 182"><path fill="#1db2ca" d="m37.6 90.787l-1.022.12L6.224 60.552h-.001A21.2 21.2 0 0 1 0 45.533A21.18 21.18 0 0 1 6.221 30.51c8.296-8.295 21.745-8.295 30.042.001l30.355 30.355l-.219 1.55L38.426 90.69L66.5 118.866l.119 2.08l-30.088 30.088c-8.297 8.297-21.745 8.299-30.043.002c-8.295-8.296-8.295-21.745.003-30.042l30.087-30.087z"/><path fill="#2a3645" d="M127.953 122.204L96.657 90.909l30.645-30.645a49 49 0 0 1 3.243-3.629c8.788-11.3 7.31-20.6-.169-28.078c-4.143-4.143-9.947-6.842-15.376-6.847c0 0-8.667-.041-15.573 6.435c-.37.348-.763.677-1.128 1.042L66.617 60.869l-30.04 30.04l30.04 30.04l31.416 31.415a23 23 0 0 0 1.861 1.65c10.772 8.655 23.404 7.689 31.106-.012c7.702-7.704 7.333-19.667-1.279-29.82a49 49 0 0 1-1.768-1.978"/><path fill="#6ac08f" d="M165.161 0c-23.172 0-44.313 8.681-60.36 22.962a92 92 0 0 0-5.374 5.181a21.18 21.18 0 0 1 13.871-5.181h.043a21.18 21.18 0 0 1 15 6.222c7.478 7.478 8.211 19.144 2.204 27.449a49 49 0 0 1 4.075-3.682c8.36-6.751 18.983-10.806 30.541-10.806c26.85 0 48.694 21.844 48.694 48.694s-21.844 48.694-48.694 48.694c-11.558 0-22.18-4.055-30.54-10.807a49 49 0 0 1-4.9-4.546c6.601 8.338 6.057 20.48-1.646 28.183c-7.7 7.702-19.843 8.248-28.18 1.649a91 91 0 0 0 4.76 4.573l.065.059c16.058 14.324 37.231 23.033 60.441 23.033c50.17 0 90.84-40.669 90.84-90.838S215.33 0 165.16 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 182"><path fill="#1db2ca" d="m37.6 90.787l-1.022.12L6.224 60.552h-.001A21.2 21.2 0 0 1 0 45.533A21.18 21.18 0 0 1 6.221 30.51c8.296-8.295 21.745-8.295 30.042.001l30.355 30.355l-.219 1.55L38.426 90.69L66.5 118.866l.119 2.08l-30.088 30.088c-8.297 8.297-21.745 8.299-30.043.002c-8.295-8.296-8.295-21.745.003-30.042l30.087-30.087z"/><path fill="#2a3645" d="M127.953 122.204L96.657 90.909l30.645-30.645a49 49 0 0 1 3.243-3.629c8.788-11.3 7.31-20.6-.169-28.078c-4.143-4.143-9.947-6.842-15.376-6.847c0 0-8.667-.041-15.573 6.435c-.37.348-.763.677-1.128 1.042L66.617 60.869l-30.04 30.04l30.04 30.04l31.416 31.415a23 23 0 0 0 1.861 1.65c10.772 8.655 23.404 7.689 31.106-.012c7.702-7.704 7.333-19.667-1.279-29.82a49 49 0 0 1-1.768-1.978"/><path fill="#6ac08f" d="M165.161 0c-23.172 0-44.313 8.681-60.36 22.962a92 92 0 0 0-5.374 5.181a21.18 21.18 0 0 1 13.871-5.181h.043a21.18 21.18 0 0 1 15 6.222c7.478 7.478 8.211 19.144 2.204 27.449a49 49 0 0 1 4.075-3.682c8.36-6.751 18.983-10.806 30.541-10.806c26.85 0 48.694 21.844 48.694 48.694s-21.844 48.694-48.694 48.694c-11.558 0-22.18-4.055-30.54-10.807a49 49 0 0 1-4.9-4.546c6.601 8.338 6.057 20.48-1.646 28.183c-7.7 7.702-19.843 8.248-28.18 1.649a91 91 0 0 0 4.76 4.573l.065.059c16.058 14.324 37.231 23.033 60.441 23.033c50.17 0 90.84-40.669 90.84-90.838S215.33 0 165.16 0"/></svg>
</template>

CSS

.icon-flowxo {
  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%20256%20182%22%3E%3Cpath%20fill%3D%22%231db2ca%22%20d%3D%22m37.6%2090.787l-1.022.12L6.224%2060.552h-.001A21.2%2021.2%200%200%201%200%2045.533A21.18%2021.18%200%200%201%206.221%2030.51c8.296-8.295%2021.745-8.295%2030.042.001l30.355%2030.355l-.219%201.55L38.426%2090.69L66.5%20118.866l.119%202.08l-30.088%2030.088c-8.297%208.297-21.745%208.299-30.043.002c-8.295-8.296-8.295-21.745.003-30.042l30.087-30.087z%22%2F%3E%3Cpath%20fill%3D%22%232a3645%22%20d%3D%22M127.953%20122.204L96.657%2090.909l30.645-30.645a49%2049%200%200%201%203.243-3.629c8.788-11.3%207.31-20.6-.169-28.078c-4.143-4.143-9.947-6.842-15.376-6.847c0%200-8.667-.041-15.573%206.435c-.37.348-.763.677-1.128%201.042L66.617%2060.869l-30.04%2030.04l30.04%2030.04l31.416%2031.415a23%2023%200%200%200%201.861%201.65c10.772%208.655%2023.404%207.689%2031.106-.012c7.702-7.704%207.333-19.667-1.279-29.82a49%2049%200%200%201-1.768-1.978%22%2F%3E%3Cpath%20fill%3D%22%236ac08f%22%20d%3D%22M165.161%200c-23.172%200-44.313%208.681-60.36%2022.962a92%2092%200%200%200-5.374%205.181a21.18%2021.18%200%200%201%2013.871-5.181h.043a21.18%2021.18%200%200%201%2015%206.222c7.478%207.478%208.211%2019.144%202.204%2027.449a49%2049%200%200%201%204.075-3.682c8.36-6.751%2018.983-10.806%2030.541-10.806c26.85%200%2048.694%2021.844%2048.694%2048.694s-21.844%2048.694-48.694%2048.694c-11.558%200-22.18-4.055-30.54-10.807a49%2049%200%200%201-4.9-4.546c6.601%208.338%206.057%2020.48-1.646%2028.183c-7.7%207.702-19.843%208.248-28.18%201.649a91%2091%200%200%200%204.76%204.573l.065.059c16.058%2014.324%2037.231%2023.033%2060.441%2023.033c50.17%200%2090.84-40.669%2090.84-90.838S215.33%200%20165.16%200%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%20256%20182%22%3E%3Cpath%20fill%3D%22%231db2ca%22%20d%3D%22m37.6%2090.787l-1.022.12L6.224%2060.552h-.001A21.2%2021.2%200%200%201%200%2045.533A21.18%2021.18%200%200%201%206.221%2030.51c8.296-8.295%2021.745-8.295%2030.042.001l30.355%2030.355l-.219%201.55L38.426%2090.69L66.5%20118.866l.119%202.08l-30.088%2030.088c-8.297%208.297-21.745%208.299-30.043.002c-8.295-8.296-8.295-21.745.003-30.042l30.087-30.087z%22%2F%3E%3Cpath%20fill%3D%22%232a3645%22%20d%3D%22M127.953%20122.204L96.657%2090.909l30.645-30.645a49%2049%200%200%201%203.243-3.629c8.788-11.3%207.31-20.6-.169-28.078c-4.143-4.143-9.947-6.842-15.376-6.847c0%200-8.667-.041-15.573%206.435c-.37.348-.763.677-1.128%201.042L66.617%2060.869l-30.04%2030.04l30.04%2030.04l31.416%2031.415a23%2023%200%200%200%201.861%201.65c10.772%208.655%2023.404%207.689%2031.106-.012c7.702-7.704%207.333-19.667-1.279-29.82a49%2049%200%200%201-1.768-1.978%22%2F%3E%3Cpath%20fill%3D%22%236ac08f%22%20d%3D%22M165.161%200c-23.172%200-44.313%208.681-60.36%2022.962a92%2092%200%200%200-5.374%205.181a21.18%2021.18%200%200%201%2013.871-5.181h.043a21.18%2021.18%200%200%201%2015%206.222c7.478%207.478%208.211%2019.144%202.204%2027.449a49%2049%200%200%201%204.075-3.682c8.36-6.751%2018.983-10.806%2030.541-10.806c26.85%200%2048.694%2021.844%2048.694%2048.694s-21.844%2048.694-48.694%2048.694c-11.558%200-22.18-4.055-30.54-10.807a49%2049%200%200%201-4.9-4.546c6.601%208.338%206.057%2020.48-1.646%2028.183c-7.7%207.702-19.843%208.248-28.18%201.649a91%2091%200%200%200%204.76%204.573l.065.059c16.058%2014.324%2037.231%2023.033%2060.441%2023.033c50.17%200%2090.84-40.669%2090.84-90.838S215.33%200%20165.16%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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