flutter logo

flutter from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
flutter
Set
Devicon
Style
Original
Viewbox
128×128
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 128 128"><path fill="#3fb6d3" d="M12.3 64.2L76.3 0h39.4L32.1 83.6zm64 63.8h39.4L81.6 93.9l34.1-34.8H76.3L42.2 93.5z"/><path fill="#27aacd" d="m81.6 93.9l-20-20l-19.4 19.6l19.4 19.6z"/><path fill="#19599a" d="M115.7 128L81.6 93.9l-20 19.2L76.3 128z"/><linearGradient id="SVGzU71EysQ" x1="59.365" x2="86.825" y1="116.36" y2="99.399" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1b4e94"/><stop offset=".63" stop-color="#1a5497"/><stop offset="1" stop-color="#195a9b"/></linearGradient><path fill="url(#SVGzU71EysQ)" d="m61.6 113.1l30.8-8.4l-10.8-10.8z"/></svg>

React

import type { SVGProps } from "react";

export function DeviconFlutter(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#3fb6d3" d="M12.3 64.2L76.3 0h39.4L32.1 83.6zm64 63.8h39.4L81.6 93.9l34.1-34.8H76.3L42.2 93.5z"/><path fill="#27aacd" d="m81.6 93.9l-20-20l-19.4 19.6l19.4 19.6z"/><path fill="#19599a" d="M115.7 128L81.6 93.9l-20 19.2L76.3 128z"/><linearGradient id="SVGzU71EysQ" x1="59.365" x2="86.825" y1="116.36" y2="99.399" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#1b4e94"/><stop offset=".63" stopColor="#1a5497"/><stop offset="1" stopColor="#195a9b"/></linearGradient><path fill="url(#SVGzU71EysQ)" d="m61.6 113.1l30.8-8.4l-10.8-10.8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#3fb6d3" d="M12.3 64.2L76.3 0h39.4L32.1 83.6zm64 63.8h39.4L81.6 93.9l34.1-34.8H76.3L42.2 93.5z"/><path fill="#27aacd" d="m81.6 93.9l-20-20l-19.4 19.6l19.4 19.6z"/><path fill="#19599a" d="M115.7 128L81.6 93.9l-20 19.2L76.3 128z"/><linearGradient id="SVGzU71EysQ" x1="59.365" x2="86.825" y1="116.36" y2="99.399" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#1b4e94"/><stop offset=".63" stop-color="#1a5497"/><stop offset="1" stop-color="#195a9b"/></linearGradient><path fill="url(#SVGzU71EysQ)" d="m61.6 113.1l30.8-8.4l-10.8-10.8z"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%233fb6d3%22%20d%3D%22M12.3%2064.2L76.3%200h39.4L32.1%2083.6zm64%2063.8h39.4L81.6%2093.9l34.1-34.8H76.3L42.2%2093.5z%22%2F%3E%3Cpath%20fill%3D%22%2327aacd%22%20d%3D%22m81.6%2093.9l-20-20l-19.4%2019.6l19.4%2019.6z%22%2F%3E%3Cpath%20fill%3D%22%2319599a%22%20d%3D%22M115.7%20128L81.6%2093.9l-20%2019.2L76.3%20128z%22%2F%3E%3ClinearGradient%20id%3D%22SVGzU71EysQ%22%20x1%3D%2259.365%22%20x2%3D%2286.825%22%20y1%3D%22116.36%22%20y2%3D%2299.399%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%231b4e94%22%2F%3E%3Cstop%20offset%3D%22.63%22%20stop-color%3D%22%231a5497%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23195a9b%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGzU71EysQ)%22%20d%3D%22m61.6%20113.1l30.8-8.4l-10.8-10.8z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%233fb6d3%22%20d%3D%22M12.3%2064.2L76.3%200h39.4L32.1%2083.6zm64%2063.8h39.4L81.6%2093.9l34.1-34.8H76.3L42.2%2093.5z%22%2F%3E%3Cpath%20fill%3D%22%2327aacd%22%20d%3D%22m81.6%2093.9l-20-20l-19.4%2019.6l19.4%2019.6z%22%2F%3E%3Cpath%20fill%3D%22%2319599a%22%20d%3D%22M115.7%20128L81.6%2093.9l-20%2019.2L76.3%20128z%22%2F%3E%3ClinearGradient%20id%3D%22SVGzU71EysQ%22%20x1%3D%2259.365%22%20x2%3D%2286.825%22%20y1%3D%22116.36%22%20y2%3D%2299.399%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%231b4e94%22%2F%3E%3Cstop%20offset%3D%22.63%22%20stop-color%3D%22%231a5497%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23195a9b%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGzU71EysQ)%22%20d%3D%22m61.6%20113.1l30.8-8.4l-10.8-10.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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