file type tuc logo
file-type-tuc from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-tuc
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type tuc logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#2eb9db" d="M9.774 14.626a9.9 9.9 0 0 0 .447 2.942a5.6 5.6 0 0 0 .392 1.074a6 6 0 0 0 11.193-4.165a9.992 9.992 0 0 1-18.573 7.248a15 15 0 0 1-.615-1.66a13.989 13.989 0 0 1 26.172-9.744a10 10 0 0 0-19.016 4.305"/><path fill="#388bba" d="M30 16.023a13.995 13.995 0 0 1-26.767 5.7a9.992 9.992 0 0 0 18.572-7.248a5.5 5.5 0 0 0-.4-1.065a6 6 0 0 0-11.192 4.164a9.992 9.992 0 0 1 18.572-7.241a15 15 0 0 1 .62 1.658A14 14 0 0 1 30 16.023"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeTuc(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#2eb9db" d="M9.774 14.626a9.9 9.9 0 0 0 .447 2.942a5.6 5.6 0 0 0 .392 1.074a6 6 0 0 0 11.193-4.165a9.992 9.992 0 0 1-18.573 7.248a15 15 0 0 1-.615-1.66a13.989 13.989 0 0 1 26.172-9.744a10 10 0 0 0-19.016 4.305"/><path fill="#388bba" d="M30 16.023a13.995 13.995 0 0 1-26.767 5.7a9.992 9.992 0 0 0 18.572-7.248a5.5 5.5 0 0 0-.4-1.065a6 6 0 0 0-11.192 4.164a9.992 9.992 0 0 1 18.572-7.241a15 15 0 0 1 .62 1.658A14 14 0 0 1 30 16.023"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#2eb9db" d="M9.774 14.626a9.9 9.9 0 0 0 .447 2.942a5.6 5.6 0 0 0 .392 1.074a6 6 0 0 0 11.193-4.165a9.992 9.992 0 0 1-18.573 7.248a15 15 0 0 1-.615-1.66a13.989 13.989 0 0 1 26.172-9.744a10 10 0 0 0-19.016 4.305"/><path fill="#388bba" d="M30 16.023a13.995 13.995 0 0 1-26.767 5.7a9.992 9.992 0 0 0 18.572-7.248a5.5 5.5 0 0 0-.4-1.065a6 6 0 0 0-11.192 4.164a9.992 9.992 0 0 1 18.572-7.241a15 15 0 0 1 .62 1.658A14 14 0 0 1 30 16.023"/></svg> </template>
CSS
.icon-file-type-tuc {
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%232eb9db%22%20d%3D%22M9.774%2014.626a9.9%209.9%200%200%200%20.447%202.942a5.6%205.6%200%200%200%20.392%201.074a6%206%200%200%200%2011.193-4.165a9.992%209.992%200%200%201-18.573%207.248a15%2015%200%200%201-.615-1.66a13.989%2013.989%200%200%201%2026.172-9.744a10%2010%200%200%200-19.016%204.305%22%2F%3E%3Cpath%20fill%3D%22%23388bba%22%20d%3D%22M30%2016.023a13.995%2013.995%200%200%201-26.767%205.7a9.992%209.992%200%200%200%2018.572-7.248a5.5%205.5%200%200%200-.4-1.065a6%206%200%200%200-11.192%204.164a9.992%209.992%200%200%201%2018.572-7.241a15%2015%200%200%201%20.62%201.658A14%2014%200%200%201%2030%2016.023%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%232eb9db%22%20d%3D%22M9.774%2014.626a9.9%209.9%200%200%200%20.447%202.942a5.6%205.6%200%200%200%20.392%201.074a6%206%200%200%200%2011.193-4.165a9.992%209.992%200%200%201-18.573%207.248a15%2015%200%200%201-.615-1.66a13.989%2013.989%200%200%201%2026.172-9.744a10%2010%200%200%200-19.016%204.305%22%2F%3E%3Cpath%20fill%3D%22%23388bba%22%20d%3D%22M30%2016.023a13.995%2013.995%200%200%201-26.767%205.7a9.992%209.992%200%200%200%2018.572-7.248a5.5%205.5%200%200%200-.4-1.065a6%206%200%200%200-11.192%204.164a9.992%209.992%200%200%201%2018.572-7.241a15%2015%200%200%201%20.62%201.658A14%2014%200%200%201%2030%2016.023%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-tuc.svg?color=%231a73e8&size=48