file type master co logo

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

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

Related icons in VSCode Icons

Use the file type master co logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGn8jiDgJX" x1=".5" x2=".5" y1="-1.054" y2="1.002" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="#c8861c"/><stop offset=".323" stop-color="#e6a345"/><stop offset="1" stop-color="#f6db9b"/></linearGradient><linearGradient id="SVGm62vHcsh" x1="21.397" x2="21.397" y1="-1.054" y2="1.002" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="#c78a28"/><stop offset=".323" stop-color="#e6a345"/><stop offset="1" stop-color="#f6db9b"/></linearGradient><linearGradient id="SVGiBdLob5J" x1=".156" x2=".754" y1="-.44" y2="1.009" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="#fcdd98"/><stop offset=".232" stop-color="#fada94"/><stop offset=".407" stop-color="#f6d48b"/><stop offset=".564" stop-color="#efc87b"/><stop offset=".709" stop-color="#e6b864"/><stop offset=".847" stop-color="#d9a346"/><stop offset=".975" stop-color="#c98922"/><stop offset="1" stop-color="#e6a345"/></linearGradient><clipPath id="SVGseksXbjI"><path d="M0 0h32v32H0z"/></clipPath></defs><g clip-path="url(#SVGseksXbjI)"><path fill="url(#SVGn8jiDgJX)" d="M581.955 173.456c-.732-1.3-1.349-1.489-1.949-1.489c-.882 0-1.495.815-1.887 1.539l-1.564 3.212l.426.7a5.836 5.836 0 0 0 7.852 2.464l.407-.212Z" transform="translate(-555.24 -156.938)"/><path fill="url(#SVGm62vHcsh)" d="M519.451 173.456c.732-1.3 1.348-1.489 1.95-1.489c.882 0 1.494.815 1.886 1.539l1.564 3.212l-.426.7a5.836 5.836 0 0 1-7.852 2.464l-.407-.212Z" transform="translate(-514.167 -156.938)"/><path fill="url(#SVGiBdLob5J)" d="M546.924 152.989a3.231 3.231 0 0 0-5.725-.035l-1.686 3.23l-1.687-3.23a3.231 3.231 0 0 0-5.725.035l-2.194 4.245c1.042-1.182 2.5-.486 3.137.717l2.366 4.356l1.21 2.315a3.2 3.2 0 0 0 1.378 1.4a3.35 3.35 0 0 0 3.026 0a3.2 3.2 0 0 0 1.378-1.4l1.21-2.315l2.366-4.356c.636-1.2 2.1-1.9 3.137-.717Z" transform="translate(-523.513 -142.84)"/></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeMasterCo(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGn8jiDgJX" x1=".5" x2=".5" y1="-1.054" y2="1.002" gradientUnits="objectBoundingBox"><stop offset="0" stopColor="#c8861c"/><stop offset=".323" stopColor="#e6a345"/><stop offset="1" stopColor="#f6db9b"/></linearGradient><linearGradient id="SVGm62vHcsh" x1="21.397" x2="21.397" y1="-1.054" y2="1.002" gradientUnits="objectBoundingBox"><stop offset="0" stopColor="#c78a28"/><stop offset=".323" stopColor="#e6a345"/><stop offset="1" stopColor="#f6db9b"/></linearGradient><linearGradient id="SVGiBdLob5J" x1=".156" x2=".754" y1="-.44" y2="1.009" gradientUnits="objectBoundingBox"><stop offset="0" stopColor="#fcdd98"/><stop offset=".232" stopColor="#fada94"/><stop offset=".407" stopColor="#f6d48b"/><stop offset=".564" stopColor="#efc87b"/><stop offset=".709" stopColor="#e6b864"/><stop offset=".847" stopColor="#d9a346"/><stop offset=".975" stopColor="#c98922"/><stop offset="1" stopColor="#e6a345"/></linearGradient><clipPath id="SVGseksXbjI"><path d="M0 0h32v32H0z"/></clipPath></defs><g clipPath="url(#SVGseksXbjI)"><path fill="url(#SVGn8jiDgJX)" d="M581.955 173.456c-.732-1.3-1.349-1.489-1.949-1.489c-.882 0-1.495.815-1.887 1.539l-1.564 3.212l.426.7a5.836 5.836 0 0 0 7.852 2.464l.407-.212Z" transform="translate(-555.24 -156.938)"/><path fill="url(#SVGm62vHcsh)" d="M519.451 173.456c.732-1.3 1.348-1.489 1.95-1.489c.882 0 1.494.815 1.886 1.539l1.564 3.212l-.426.7a5.836 5.836 0 0 1-7.852 2.464l-.407-.212Z" transform="translate(-514.167 -156.938)"/><path fill="url(#SVGiBdLob5J)" d="M546.924 152.989a3.231 3.231 0 0 0-5.725-.035l-1.686 3.23l-1.687-3.23a3.231 3.231 0 0 0-5.725.035l-2.194 4.245c1.042-1.182 2.5-.486 3.137.717l2.366 4.356l1.21 2.315a3.2 3.2 0 0 0 1.378 1.4a3.35 3.35 0 0 0 3.026 0a3.2 3.2 0 0 0 1.378-1.4l1.21-2.315l2.366-4.356c.636-1.2 2.1-1.9 3.137-.717Z" transform="translate(-523.513 -142.84)"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGn8jiDgJX" x1=".5" x2=".5" y1="-1.054" y2="1.002" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="#c8861c"/><stop offset=".323" stop-color="#e6a345"/><stop offset="1" stop-color="#f6db9b"/></linearGradient><linearGradient id="SVGm62vHcsh" x1="21.397" x2="21.397" y1="-1.054" y2="1.002" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="#c78a28"/><stop offset=".323" stop-color="#e6a345"/><stop offset="1" stop-color="#f6db9b"/></linearGradient><linearGradient id="SVGiBdLob5J" x1=".156" x2=".754" y1="-.44" y2="1.009" gradientUnits="objectBoundingBox"><stop offset="0" stop-color="#fcdd98"/><stop offset=".232" stop-color="#fada94"/><stop offset=".407" stop-color="#f6d48b"/><stop offset=".564" stop-color="#efc87b"/><stop offset=".709" stop-color="#e6b864"/><stop offset=".847" stop-color="#d9a346"/><stop offset=".975" stop-color="#c98922"/><stop offset="1" stop-color="#e6a345"/></linearGradient><clipPath id="SVGseksXbjI"><path d="M0 0h32v32H0z"/></clipPath></defs><g clip-path="url(#SVGseksXbjI)"><path fill="url(#SVGn8jiDgJX)" d="M581.955 173.456c-.732-1.3-1.349-1.489-1.949-1.489c-.882 0-1.495.815-1.887 1.539l-1.564 3.212l.426.7a5.836 5.836 0 0 0 7.852 2.464l.407-.212Z" transform="translate(-555.24 -156.938)"/><path fill="url(#SVGm62vHcsh)" d="M519.451 173.456c.732-1.3 1.348-1.489 1.95-1.489c.882 0 1.494.815 1.886 1.539l1.564 3.212l-.426.7a5.836 5.836 0 0 1-7.852 2.464l-.407-.212Z" transform="translate(-514.167 -156.938)"/><path fill="url(#SVGiBdLob5J)" d="M546.924 152.989a3.231 3.231 0 0 0-5.725-.035l-1.686 3.23l-1.687-3.23a3.231 3.231 0 0 0-5.725.035l-2.194 4.245c1.042-1.182 2.5-.486 3.137.717l2.366 4.356l1.21 2.315a3.2 3.2 0 0 0 1.378 1.4a3.35 3.35 0 0 0 3.026 0a3.2 3.2 0 0 0 1.378-1.4l1.21-2.315l2.366-4.356c.636-1.2 2.1-1.9 3.137-.717Z" transform="translate(-523.513 -142.84)"/></g></svg>
</template>

CSS

.icon-file-type-master-co {
  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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGn8jiDgJX%22%20x1%3D%22.5%22%20x2%3D%22.5%22%20y1%3D%22-1.054%22%20y2%3D%221.002%22%20gradientUnits%3D%22objectBoundingBox%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23c8861c%22%2F%3E%3Cstop%20offset%3D%22.323%22%20stop-color%3D%22%23e6a345%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f6db9b%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGm62vHcsh%22%20x1%3D%2221.397%22%20x2%3D%2221.397%22%20y1%3D%22-1.054%22%20y2%3D%221.002%22%20gradientUnits%3D%22objectBoundingBox%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23c78a28%22%2F%3E%3Cstop%20offset%3D%22.323%22%20stop-color%3D%22%23e6a345%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f6db9b%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGiBdLob5J%22%20x1%3D%22.156%22%20x2%3D%22.754%22%20y1%3D%22-.44%22%20y2%3D%221.009%22%20gradientUnits%3D%22objectBoundingBox%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fcdd98%22%2F%3E%3Cstop%20offset%3D%22.232%22%20stop-color%3D%22%23fada94%22%2F%3E%3Cstop%20offset%3D%22.407%22%20stop-color%3D%22%23f6d48b%22%2F%3E%3Cstop%20offset%3D%22.564%22%20stop-color%3D%22%23efc87b%22%2F%3E%3Cstop%20offset%3D%22.709%22%20stop-color%3D%22%23e6b864%22%2F%3E%3Cstop%20offset%3D%22.847%22%20stop-color%3D%22%23d9a346%22%2F%3E%3Cstop%20offset%3D%22.975%22%20stop-color%3D%22%23c98922%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e6a345%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGseksXbjI%22%3E%3Cpath%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20clip-path%3D%22url(%23SVGseksXbjI)%22%3E%3Cpath%20fill%3D%22url(%23SVGn8jiDgJX)%22%20d%3D%22M581.955%20173.456c-.732-1.3-1.349-1.489-1.949-1.489c-.882%200-1.495.815-1.887%201.539l-1.564%203.212l.426.7a5.836%205.836%200%200%200%207.852%202.464l.407-.212Z%22%20transform%3D%22translate(-555.24%20-156.938)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGm62vHcsh)%22%20d%3D%22M519.451%20173.456c.732-1.3%201.348-1.489%201.95-1.489c.882%200%201.494.815%201.886%201.539l1.564%203.212l-.426.7a5.836%205.836%200%200%201-7.852%202.464l-.407-.212Z%22%20transform%3D%22translate(-514.167%20-156.938)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGiBdLob5J)%22%20d%3D%22M546.924%20152.989a3.231%203.231%200%200%200-5.725-.035l-1.686%203.23l-1.687-3.23a3.231%203.231%200%200%200-5.725.035l-2.194%204.245c1.042-1.182%202.5-.486%203.137.717l2.366%204.356l1.21%202.315a3.2%203.2%200%200%200%201.378%201.4a3.35%203.35%200%200%200%203.026%200a3.2%203.2%200%200%200%201.378-1.4l1.21-2.315l2.366-4.356c.636-1.2%202.1-1.9%203.137-.717Z%22%20transform%3D%22translate(-523.513%20-142.84)%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%2032%2032%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGn8jiDgJX%22%20x1%3D%22.5%22%20x2%3D%22.5%22%20y1%3D%22-1.054%22%20y2%3D%221.002%22%20gradientUnits%3D%22objectBoundingBox%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23c8861c%22%2F%3E%3Cstop%20offset%3D%22.323%22%20stop-color%3D%22%23e6a345%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f6db9b%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGm62vHcsh%22%20x1%3D%2221.397%22%20x2%3D%2221.397%22%20y1%3D%22-1.054%22%20y2%3D%221.002%22%20gradientUnits%3D%22objectBoundingBox%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23c78a28%22%2F%3E%3Cstop%20offset%3D%22.323%22%20stop-color%3D%22%23e6a345%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f6db9b%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGiBdLob5J%22%20x1%3D%22.156%22%20x2%3D%22.754%22%20y1%3D%22-.44%22%20y2%3D%221.009%22%20gradientUnits%3D%22objectBoundingBox%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fcdd98%22%2F%3E%3Cstop%20offset%3D%22.232%22%20stop-color%3D%22%23fada94%22%2F%3E%3Cstop%20offset%3D%22.407%22%20stop-color%3D%22%23f6d48b%22%2F%3E%3Cstop%20offset%3D%22.564%22%20stop-color%3D%22%23efc87b%22%2F%3E%3Cstop%20offset%3D%22.709%22%20stop-color%3D%22%23e6b864%22%2F%3E%3Cstop%20offset%3D%22.847%22%20stop-color%3D%22%23d9a346%22%2F%3E%3Cstop%20offset%3D%22.975%22%20stop-color%3D%22%23c98922%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23e6a345%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGseksXbjI%22%3E%3Cpath%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cg%20clip-path%3D%22url(%23SVGseksXbjI)%22%3E%3Cpath%20fill%3D%22url(%23SVGn8jiDgJX)%22%20d%3D%22M581.955%20173.456c-.732-1.3-1.349-1.489-1.949-1.489c-.882%200-1.495.815-1.887%201.539l-1.564%203.212l.426.7a5.836%205.836%200%200%200%207.852%202.464l.407-.212Z%22%20transform%3D%22translate(-555.24%20-156.938)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGm62vHcsh)%22%20d%3D%22M519.451%20173.456c.732-1.3%201.348-1.489%201.95-1.489c.882%200%201.494.815%201.886%201.539l1.564%203.212l-.426.7a5.836%205.836%200%200%201-7.852%202.464l-.407-.212Z%22%20transform%3D%22translate(-514.167%20-156.938)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGiBdLob5J)%22%20d%3D%22M546.924%20152.989a3.231%203.231%200%200%200-5.725-.035l-1.686%203.23l-1.687-3.23a3.231%203.231%200%200%200-5.725.035l-2.194%204.245c1.042-1.182%202.5-.486%203.137.717l2.366%204.356l1.21%202.315a3.2%203.2%200%200%200%201.378%201.4a3.35%203.35%200%200%200%203.026%200a3.2%203.2%200%200%200%201.378-1.4l1.21-2.315l2.366-4.356c.636-1.2%202.1-1.9%203.137-.717Z%22%20transform%3D%22translate(-523.513%20-142.84)%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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