file type flutter logo

file-type-flutter from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-flutter
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type flutter logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#40d0fd" d="m15.383 18.316l3.361-3.274h8.349l-7.396 7.396z"/><path fill="#41d0fd" d="m4.907 16.125l4.199 4.299L27.093 2.287h-8.349z"/><path fill="#1fbcfd" d="m11.176 22.479l4.259 4.196l4.262-4.237l-4.314-4.122z"/><path fill="#095a9d" d="m15.435 26.675l4.262-4.237l7.292 7.375h-8.396z"/><path fill="#0e5199" d="m15.435 26.675l3.971-1.321l-1.338-1.297z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeFlutter(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#40d0fd" d="m15.383 18.316l3.361-3.274h8.349l-7.396 7.396z"/><path fill="#41d0fd" d="m4.907 16.125l4.199 4.299L27.093 2.287h-8.349z"/><path fill="#1fbcfd" d="m11.176 22.479l4.259 4.196l4.262-4.237l-4.314-4.122z"/><path fill="#095a9d" d="m15.435 26.675l4.262-4.237l7.292 7.375h-8.396z"/><path fill="#0e5199" d="m15.435 26.675l3.971-1.321l-1.338-1.297z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#40d0fd" d="m15.383 18.316l3.361-3.274h8.349l-7.396 7.396z"/><path fill="#41d0fd" d="m4.907 16.125l4.199 4.299L27.093 2.287h-8.349z"/><path fill="#1fbcfd" d="m11.176 22.479l4.259 4.196l4.262-4.237l-4.314-4.122z"/><path fill="#095a9d" d="m15.435 26.675l4.262-4.237l7.292 7.375h-8.396z"/><path fill="#0e5199" d="m15.435 26.675l3.971-1.321l-1.338-1.297z"/></svg>
</template>

CSS

.icon-file-type-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%2032%2032%22%3E%3Cpath%20fill%3D%22%2340d0fd%22%20d%3D%22m15.383%2018.316l3.361-3.274h8.349l-7.396%207.396z%22%2F%3E%3Cpath%20fill%3D%22%2341d0fd%22%20d%3D%22m4.907%2016.125l4.199%204.299L27.093%202.287h-8.349z%22%2F%3E%3Cpath%20fill%3D%22%231fbcfd%22%20d%3D%22m11.176%2022.479l4.259%204.196l4.262-4.237l-4.314-4.122z%22%2F%3E%3Cpath%20fill%3D%22%23095a9d%22%20d%3D%22m15.435%2026.675l4.262-4.237l7.292%207.375h-8.396z%22%2F%3E%3Cpath%20fill%3D%22%230e5199%22%20d%3D%22m15.435%2026.675l3.971-1.321l-1.338-1.297z%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%2032%2032%22%3E%3Cpath%20fill%3D%22%2340d0fd%22%20d%3D%22m15.383%2018.316l3.361-3.274h8.349l-7.396%207.396z%22%2F%3E%3Cpath%20fill%3D%22%2341d0fd%22%20d%3D%22m4.907%2016.125l4.199%204.299L27.093%202.287h-8.349z%22%2F%3E%3Cpath%20fill%3D%22%231fbcfd%22%20d%3D%22m11.176%2022.479l4.259%204.196l4.262-4.237l-4.314-4.122z%22%2F%3E%3Cpath%20fill%3D%22%23095a9d%22%20d%3D%22m15.435%2026.675l4.262-4.237l7.292%207.375h-8.396z%22%2F%3E%3Cpath%20fill%3D%22%230e5199%22%20d%3D%22m15.435%2026.675l3.971-1.321l-1.338-1.297z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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