flutter from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.

Name
flutter
Set
Catppuccin Icons
Style
Color
Viewbox
4.233×4.233
License
MIT

The same logo in other sets

Use the flutter logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 4.233 4.233"><g fill="none" stroke-linecap="round" stroke-width=".264"><path stroke="#91d7e3" stroke-linejoin="round" d="M2.146.38L.422 2.115l.535.53L3.215.381ZM1.22 2.911l.528-.53l.538.528l-.533.534Z"/><path stroke="#91d7e3" stroke-linejoin="round" d="m1.751 2.38l.534.533l.929-.933l-1.063-.002Z"/><path stroke="#8aadf4" stroke-linejoin="round" d="M2.285 2.913s-.531.535-.532.53c0-.006.398.398.398.398h1.064Z"/><path stroke="#8aadf4" d="m3.215 3.841l-.93-.928l-.532.53l.398.398"/></g></svg>

React

import type { SVGProps } from "react";

export function CatppuccinFlutter(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 4.233 4.233"><g fill="none" strokeLinecap="round" strokeWidth=".264"><path stroke="#91d7e3" strokeLinejoin="round" d="M2.146.38L.422 2.115l.535.53L3.215.381ZM1.22 2.911l.528-.53l.538.528l-.533.534Z"/><path stroke="#91d7e3" strokeLinejoin="round" d="m1.751 2.38l.534.533l.929-.933l-1.063-.002Z"/><path stroke="#8aadf4" strokeLinejoin="round" d="M2.285 2.913s-.531.535-.532.53c0-.006.398.398.398.398h1.064Z"/><path stroke="#8aadf4" d="m3.215 3.841l-.93-.928l-.532.53l.398.398"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 4.233 4.233"><g fill="none" stroke-linecap="round" stroke-width=".264"><path stroke="#91d7e3" stroke-linejoin="round" d="M2.146.38L.422 2.115l.535.53L3.215.381ZM1.22 2.911l.528-.53l.538.528l-.533.534Z"/><path stroke="#91d7e3" stroke-linejoin="round" d="m1.751 2.38l.534.533l.929-.933l-1.063-.002Z"/><path stroke="#8aadf4" stroke-linejoin="round" d="M2.285 2.913s-.531.535-.532.53c0-.006.398.398.398.398h1.064Z"/><path stroke="#8aadf4" d="m3.215 3.841l-.93-.928l-.532.53l.398.398"/></g></svg>
</template>

CSS

.icon-flutter {
  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%204.233%204.233%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%22.264%22%3E%3Cpath%20stroke%3D%22%2391d7e3%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2.146.38L.422%202.115l.535.53L3.215.381ZM1.22%202.911l.528-.53l.538.528l-.533.534Z%22%2F%3E%3Cpath%20stroke%3D%22%2391d7e3%22%20stroke-linejoin%3D%22round%22%20d%3D%22m1.751%202.38l.534.533l.929-.933l-1.063-.002Z%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2.285%202.913s-.531.535-.532.53c0-.006.398.398.398.398h1.064Z%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22m3.215%203.841l-.93-.928l-.532.53l.398.398%22%2F%3E%3C%2Fg%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%204.233%204.233%22%3E%3Cg%20fill%3D%22none%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%22.264%22%3E%3Cpath%20stroke%3D%22%2391d7e3%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2.146.38L.422%202.115l.535.53L3.215.381ZM1.22%202.911l.528-.53l.538.528l-.533.534Z%22%2F%3E%3Cpath%20stroke%3D%22%2391d7e3%22%20stroke-linejoin%3D%22round%22%20d%3D%22m1.751%202.38l.534.533l.929-.933l-1.063-.002Z%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20stroke-linejoin%3D%22round%22%20d%3D%22M2.285%202.913s-.531.535-.532.53c0-.006.398.398.398.398h1.064Z%22%2F%3E%3Cpath%20stroke%3D%22%238aadf4%22%20d%3D%22m3.215%203.841l-.93-.928l-.532.53l.398.398%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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