file type cfc logo

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

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

Related icons in VSCode Icons

Use the file type cfc logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><radialGradient id="SVGYDCalbQO" cx="26.508" cy="-543.31" r="12.833" gradientTransform="matrix(1.293 .001 .001 -1.234 -20.084 -658.573)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#576e71" stop-opacity=".98"/><stop offset="1" stop-color="#26424e"/></radialGradient></defs><path fill="url(#SVGYDCalbQO)" d="M3.167 3.517h25.667v24.967H3.167z"/><path fill="#e5f3fc" d="M2 2.35v27.3h28V2.35Zm1.167 1.167h25.667v24.966H3.167Zm10.669 17.549a.194.194 0 0 1-.135.212a6 6 0 0 1-2.125.288c-3 0-5.653-1.961-5.653-6.576c0-3.961 2.346-6.615 5.922-6.615a5.2 5.2 0 0 1 1.991.269c.1.038.115.1.115.212v1.654c0 .154-.077.154-.135.135a4.5 4.5 0 0 0-1.953-.365c-2.25 0-3.75 1.711-3.75 4.653c0 3.634 2.057 4.711 3.75 4.711a5.2 5.2 0 0 0 1.836-.25c.077-.038.135-.038.135.1v1.577Zm.746-6.975c-.077 0-.076-.038-.076-.135v-1.585c0-.1.019-.115.1-.115h1.069v-.6a3.95 3.95 0 0 1 .385-1.842a2.52 2.52 0 0 1 2.481-1.423a2.1 2.1 0 0 1 .777.1a.15.15 0 0 1 .115.173V10.2c0 .1-.038.135-.135.115a2.5 2.5 0 0 0-.526-.058c-.673 0-1 .481-1 1.4v.593H19.3c.1 0 .133.019.133.1v1.6c0 .1-.019.115-.115.135H17.77v7.183c0 .077-.019.129-.135.129h-1.829a.12.12 0 0 1-.135-.135v-7.171zm11.5 6.881a.17.17 0 0 1-.082.168a4.4 4.4 0 0 1-2.066.247c-2.654 0-4.012-2.1-4.012-4.731c0-2.758 1.782-4.806 4.338-4.806a4.1 4.1 0 0 1 1.7.227c.065.037.081.075.081.186l-.016 1.509c0 .112-.049.13-.114.093a3.35 3.35 0 0 0-1.521-.227c-1.465 0-2.393 1.209-2.393 2.961c0 2.068 1.14 2.942 2.344 2.942a3.9 3.9 0 0 0 1.626-.173c.081-.019.114.019.114.093v1.509"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeCfc(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><radialGradient id="SVGYDCalbQO" cx="26.508" cy="-543.31" r="12.833" gradientTransform="matrix(1.293 .001 .001 -1.234 -20.084 -658.573)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#576e71" stopOpacity=".98"/><stop offset="1" stopColor="#26424e"/></radialGradient></defs><path fill="url(#SVGYDCalbQO)" d="M3.167 3.517h25.667v24.967H3.167z"/><path fill="#e5f3fc" d="M2 2.35v27.3h28V2.35Zm1.167 1.167h25.667v24.966H3.167Zm10.669 17.549a.194.194 0 0 1-.135.212a6 6 0 0 1-2.125.288c-3 0-5.653-1.961-5.653-6.576c0-3.961 2.346-6.615 5.922-6.615a5.2 5.2 0 0 1 1.991.269c.1.038.115.1.115.212v1.654c0 .154-.077.154-.135.135a4.5 4.5 0 0 0-1.953-.365c-2.25 0-3.75 1.711-3.75 4.653c0 3.634 2.057 4.711 3.75 4.711a5.2 5.2 0 0 0 1.836-.25c.077-.038.135-.038.135.1v1.577Zm.746-6.975c-.077 0-.076-.038-.076-.135v-1.585c0-.1.019-.115.1-.115h1.069v-.6a3.95 3.95 0 0 1 .385-1.842a2.52 2.52 0 0 1 2.481-1.423a2.1 2.1 0 0 1 .777.1a.15.15 0 0 1 .115.173V10.2c0 .1-.038.135-.135.115a2.5 2.5 0 0 0-.526-.058c-.673 0-1 .481-1 1.4v.593H19.3c.1 0 .133.019.133.1v1.6c0 .1-.019.115-.115.135H17.77v7.183c0 .077-.019.129-.135.129h-1.829a.12.12 0 0 1-.135-.135v-7.171zm11.5 6.881a.17.17 0 0 1-.082.168a4.4 4.4 0 0 1-2.066.247c-2.654 0-4.012-2.1-4.012-4.731c0-2.758 1.782-4.806 4.338-4.806a4.1 4.1 0 0 1 1.7.227c.065.037.081.075.081.186l-.016 1.509c0 .112-.049.13-.114.093a3.35 3.35 0 0 0-1.521-.227c-1.465 0-2.393 1.209-2.393 2.961c0 2.068 1.14 2.942 2.344 2.942a3.9 3.9 0 0 0 1.626-.173c.081-.019.114.019.114.093v1.509"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><radialGradient id="SVGYDCalbQO" cx="26.508" cy="-543.31" r="12.833" gradientTransform="matrix(1.293 .001 .001 -1.234 -20.084 -658.573)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#576e71" stop-opacity=".98"/><stop offset="1" stop-color="#26424e"/></radialGradient></defs><path fill="url(#SVGYDCalbQO)" d="M3.167 3.517h25.667v24.967H3.167z"/><path fill="#e5f3fc" d="M2 2.35v27.3h28V2.35Zm1.167 1.167h25.667v24.966H3.167Zm10.669 17.549a.194.194 0 0 1-.135.212a6 6 0 0 1-2.125.288c-3 0-5.653-1.961-5.653-6.576c0-3.961 2.346-6.615 5.922-6.615a5.2 5.2 0 0 1 1.991.269c.1.038.115.1.115.212v1.654c0 .154-.077.154-.135.135a4.5 4.5 0 0 0-1.953-.365c-2.25 0-3.75 1.711-3.75 4.653c0 3.634 2.057 4.711 3.75 4.711a5.2 5.2 0 0 0 1.836-.25c.077-.038.135-.038.135.1v1.577Zm.746-6.975c-.077 0-.076-.038-.076-.135v-1.585c0-.1.019-.115.1-.115h1.069v-.6a3.95 3.95 0 0 1 .385-1.842a2.52 2.52 0 0 1 2.481-1.423a2.1 2.1 0 0 1 .777.1a.15.15 0 0 1 .115.173V10.2c0 .1-.038.135-.135.115a2.5 2.5 0 0 0-.526-.058c-.673 0-1 .481-1 1.4v.593H19.3c.1 0 .133.019.133.1v1.6c0 .1-.019.115-.115.135H17.77v7.183c0 .077-.019.129-.135.129h-1.829a.12.12 0 0 1-.135-.135v-7.171zm11.5 6.881a.17.17 0 0 1-.082.168a4.4 4.4 0 0 1-2.066.247c-2.654 0-4.012-2.1-4.012-4.731c0-2.758 1.782-4.806 4.338-4.806a4.1 4.1 0 0 1 1.7.227c.065.037.081.075.081.186l-.016 1.509c0 .112-.049.13-.114.093a3.35 3.35 0 0 0-1.521-.227c-1.465 0-2.393 1.209-2.393 2.961c0 2.068 1.14 2.942 2.344 2.942a3.9 3.9 0 0 0 1.626-.173c.081-.019.114.019.114.093v1.509"/></svg>
</template>

CSS

.icon-file-type-cfc {
  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%3CradialGradient%20id%3D%22SVGYDCalbQO%22%20cx%3D%2226.508%22%20cy%3D%22-543.31%22%20r%3D%2212.833%22%20gradientTransform%3D%22matrix(1.293%20.001%20.001%20-1.234%20-20.084%20-658.573)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23576e71%22%20stop-opacity%3D%22.98%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2326424e%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGYDCalbQO)%22%20d%3D%22M3.167%203.517h25.667v24.967H3.167z%22%2F%3E%3Cpath%20fill%3D%22%23e5f3fc%22%20d%3D%22M2%202.35v27.3h28V2.35Zm1.167%201.167h25.667v24.966H3.167Zm10.669%2017.549a.194.194%200%200%201-.135.212a6%206%200%200%201-2.125.288c-3%200-5.653-1.961-5.653-6.576c0-3.961%202.346-6.615%205.922-6.615a5.2%205.2%200%200%201%201.991.269c.1.038.115.1.115.212v1.654c0%20.154-.077.154-.135.135a4.5%204.5%200%200%200-1.953-.365c-2.25%200-3.75%201.711-3.75%204.653c0%203.634%202.057%204.711%203.75%204.711a5.2%205.2%200%200%200%201.836-.25c.077-.038.135-.038.135.1v1.577Zm.746-6.975c-.077%200-.076-.038-.076-.135v-1.585c0-.1.019-.115.1-.115h1.069v-.6a3.95%203.95%200%200%201%20.385-1.842a2.52%202.52%200%200%201%202.481-1.423a2.1%202.1%200%200%201%20.777.1a.15.15%200%200%201%20.115.173V10.2c0%20.1-.038.135-.135.115a2.5%202.5%200%200%200-.526-.058c-.673%200-1%20.481-1%201.4v.593H19.3c.1%200%20.133.019.133.1v1.6c0%20.1-.019.115-.115.135H17.77v7.183c0%20.077-.019.129-.135.129h-1.829a.12.12%200%200%201-.135-.135v-7.171zm11.5%206.881a.17.17%200%200%201-.082.168a4.4%204.4%200%200%201-2.066.247c-2.654%200-4.012-2.1-4.012-4.731c0-2.758%201.782-4.806%204.338-4.806a4.1%204.1%200%200%201%201.7.227c.065.037.081.075.081.186l-.016%201.509c0%20.112-.049.13-.114.093a3.35%203.35%200%200%200-1.521-.227c-1.465%200-2.393%201.209-2.393%202.961c0%202.068%201.14%202.942%202.344%202.942a3.9%203.9%200%200%200%201.626-.173c.081-.019.114.019.114.093v1.509%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%3Cdefs%3E%3CradialGradient%20id%3D%22SVGYDCalbQO%22%20cx%3D%2226.508%22%20cy%3D%22-543.31%22%20r%3D%2212.833%22%20gradientTransform%3D%22matrix(1.293%20.001%20.001%20-1.234%20-20.084%20-658.573)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23576e71%22%20stop-opacity%3D%22.98%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2326424e%22%2F%3E%3C%2FradialGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGYDCalbQO)%22%20d%3D%22M3.167%203.517h25.667v24.967H3.167z%22%2F%3E%3Cpath%20fill%3D%22%23e5f3fc%22%20d%3D%22M2%202.35v27.3h28V2.35Zm1.167%201.167h25.667v24.966H3.167Zm10.669%2017.549a.194.194%200%200%201-.135.212a6%206%200%200%201-2.125.288c-3%200-5.653-1.961-5.653-6.576c0-3.961%202.346-6.615%205.922-6.615a5.2%205.2%200%200%201%201.991.269c.1.038.115.1.115.212v1.654c0%20.154-.077.154-.135.135a4.5%204.5%200%200%200-1.953-.365c-2.25%200-3.75%201.711-3.75%204.653c0%203.634%202.057%204.711%203.75%204.711a5.2%205.2%200%200%200%201.836-.25c.077-.038.135-.038.135.1v1.577Zm.746-6.975c-.077%200-.076-.038-.076-.135v-1.585c0-.1.019-.115.1-.115h1.069v-.6a3.95%203.95%200%200%201%20.385-1.842a2.52%202.52%200%200%201%202.481-1.423a2.1%202.1%200%200%201%20.777.1a.15.15%200%200%201%20.115.173V10.2c0%20.1-.038.135-.135.115a2.5%202.5%200%200%200-.526-.058c-.673%200-1%20.481-1%201.4v.593H19.3c.1%200%20.133.019.133.1v1.6c0%20.1-.019.115-.115.135H17.77v7.183c0%20.077-.019.129-.135.129h-1.829a.12.12%200%200%201-.135-.135v-7.171zm11.5%206.881a.17.17%200%200%201-.082.168a4.4%204.4%200%200%201-2.066.247c-2.654%200-4.012-2.1-4.012-4.731c0-2.758%201.782-4.806%204.338-4.806a4.1%204.1%200%200%201%201.7.227c.065.037.081.075.081.186l-.016%201.509c0%20.112-.049.13-.114.093a3.35%203.35%200%200%200-1.521-.227c-1.465%200-2.393%201.209-2.393%202.961c0%202.068%201.14%202.942%202.344%202.942a3.9%203.9%200%200%200%201.626-.173c.081-.019.114.019.114.093v1.509%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-cfc.svg?color=%231a73e8&size=48