file type light yaml official logo
file-type-light-yaml-official from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-light-yaml-official
- 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 light yaml official logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#cb171e" d="M20.06 12.73H14.5l-1.13 2.73H10.9l5.22-12.3h2.52l5 12.3H21zm-.92-2.46l-1.71-4.51l-1.9 4.51z"/><path d="M30 28.82v-2.57h-6.36v-9.44H21v12zm-15.87-2.68l2.8-5.78v8.5h2.48V16.82H16l-3 5.46l-2.86-5.46H6.8v12.06h2.58v-8.32l2.71 5.6zM2 3.14h3.46L8.5 7.97l3.07-4.85h3.31l-5.02 7.53v4.77H6.8v-4.77z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeLightYamlOfficial(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#cb171e" d="M20.06 12.73H14.5l-1.13 2.73H10.9l5.22-12.3h2.52l5 12.3H21zm-.92-2.46l-1.71-4.51l-1.9 4.51z"/><path d="M30 28.82v-2.57h-6.36v-9.44H21v12zm-15.87-2.68l2.8-5.78v8.5h2.48V16.82H16l-3 5.46l-2.86-5.46H6.8v12.06h2.58v-8.32l2.71 5.6zM2 3.14h3.46L8.5 7.97l3.07-4.85h3.31l-5.02 7.53v4.77H6.8v-4.77z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#cb171e" d="M20.06 12.73H14.5l-1.13 2.73H10.9l5.22-12.3h2.52l5 12.3H21zm-.92-2.46l-1.71-4.51l-1.9 4.51z"/><path d="M30 28.82v-2.57h-6.36v-9.44H21v12zm-15.87-2.68l2.8-5.78v8.5h2.48V16.82H16l-3 5.46l-2.86-5.46H6.8v12.06h2.58v-8.32l2.71 5.6zM2 3.14h3.46L8.5 7.97l3.07-4.85h3.31l-5.02 7.53v4.77H6.8v-4.77z"/></svg> </template>
CSS
.icon-file-type-light-yaml-official {
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%23cb171e%22%20d%3D%22M20.06%2012.73H14.5l-1.13%202.73H10.9l5.22-12.3h2.52l5%2012.3H21zm-.92-2.46l-1.71-4.51l-1.9%204.51z%22%2F%3E%3Cpath%20d%3D%22M30%2028.82v-2.57h-6.36v-9.44H21v12zm-15.87-2.68l2.8-5.78v8.5h2.48V16.82H16l-3%205.46l-2.86-5.46H6.8v12.06h2.58v-8.32l2.71%205.6zM2%203.14h3.46L8.5%207.97l3.07-4.85h3.31l-5.02%207.53v4.77H6.8v-4.77z%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%23cb171e%22%20d%3D%22M20.06%2012.73H14.5l-1.13%202.73H10.9l5.22-12.3h2.52l5%2012.3H21zm-.92-2.46l-1.71-4.51l-1.9%204.51z%22%2F%3E%3Cpath%20d%3D%22M30%2028.82v-2.57h-6.36v-9.44H21v12zm-15.87-2.68l2.8-5.78v8.5h2.48V16.82H16l-3%205.46l-2.86-5.46H6.8v12.06h2.58v-8.32l2.71%205.6zM2%203.14h3.46L8.5%207.97l3.07-4.85h3.31l-5.02%207.53v4.77H6.8v-4.77z%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-light-yaml-official.svg?color=%231a73e8&size=48