file type light yaml logo

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

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

Related icons in VSCode Icons

Use the file type light yaml logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fbc02d" d="M2 12.218c.755 0 1.51-.008 2.264 0l.053.038l2.761 2.758c.891-.906 1.8-1.794 2.7-2.7c.053-.052.11-.113.192-.1h1.823a1.4 1.4 0 0 1 .353.019c-.7.67-1.377 1.369-2.069 2.05L5.545 18.8c-.331.324-.648.663-.989.975c-.754.022-1.511.007-2.266.007c1.223-1.209 2.431-2.433 3.658-3.637c-1.321-1.304-2.63-2.62-3.948-3.927m10.7 0h1.839v7.566c-.611 0-1.222.012-1.832-.008v-4.994c-1.6 1.607-3.209 3.2-4.811 4.8c-.089.08-.166.217-.305.194c-.824-.006-1.649 0-2.474 0Q8.916 16 12.7 12.218m2.258.002c.47-.009.939 0 1.409 0c.836.853 1.69 1.689 2.536 2.532q1.268-1.267 2.539-2.532h1.4q-.008 3.784 0 7.567c-.471 0-.943.006-1.414 0q.008-2.387 0-4.773c-.844.843-1.676 1.7-2.526 2.536c-.856-.835-1.687-1.695-2.532-2.541c0 1.594-.006 3.188.006 4.781c-.472 0-.943.005-1.415 0q-.003-3.79-.003-7.57m8.301-.003c.472 0 .944-.007 1.416 0q-.007 3.083 0 6.166h3.782c.063.006.144-.012.191.045c.448.454.907.9 1.353 1.354q-3.371.007-6.741 0q.007-3.782-.001-7.565"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLightYaml(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fbc02d" d="M2 12.218c.755 0 1.51-.008 2.264 0l.053.038l2.761 2.758c.891-.906 1.8-1.794 2.7-2.7c.053-.052.11-.113.192-.1h1.823a1.4 1.4 0 0 1 .353.019c-.7.67-1.377 1.369-2.069 2.05L5.545 18.8c-.331.324-.648.663-.989.975c-.754.022-1.511.007-2.266.007c1.223-1.209 2.431-2.433 3.658-3.637c-1.321-1.304-2.63-2.62-3.948-3.927m10.7 0h1.839v7.566c-.611 0-1.222.012-1.832-.008v-4.994c-1.6 1.607-3.209 3.2-4.811 4.8c-.089.08-.166.217-.305.194c-.824-.006-1.649 0-2.474 0Q8.916 16 12.7 12.218m2.258.002c.47-.009.939 0 1.409 0c.836.853 1.69 1.689 2.536 2.532q1.268-1.267 2.539-2.532h1.4q-.008 3.784 0 7.567c-.471 0-.943.006-1.414 0q.008-2.387 0-4.773c-.844.843-1.676 1.7-2.526 2.536c-.856-.835-1.687-1.695-2.532-2.541c0 1.594-.006 3.188.006 4.781c-.472 0-.943.005-1.415 0q-.003-3.79-.003-7.57m8.301-.003c.472 0 .944-.007 1.416 0q-.007 3.083 0 6.166h3.782c.063.006.144-.012.191.045c.448.454.907.9 1.353 1.354q-3.371.007-6.741 0q.007-3.782-.001-7.565"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#fbc02d" d="M2 12.218c.755 0 1.51-.008 2.264 0l.053.038l2.761 2.758c.891-.906 1.8-1.794 2.7-2.7c.053-.052.11-.113.192-.1h1.823a1.4 1.4 0 0 1 .353.019c-.7.67-1.377 1.369-2.069 2.05L5.545 18.8c-.331.324-.648.663-.989.975c-.754.022-1.511.007-2.266.007c1.223-1.209 2.431-2.433 3.658-3.637c-1.321-1.304-2.63-2.62-3.948-3.927m10.7 0h1.839v7.566c-.611 0-1.222.012-1.832-.008v-4.994c-1.6 1.607-3.209 3.2-4.811 4.8c-.089.08-.166.217-.305.194c-.824-.006-1.649 0-2.474 0Q8.916 16 12.7 12.218m2.258.002c.47-.009.939 0 1.409 0c.836.853 1.69 1.689 2.536 2.532q1.268-1.267 2.539-2.532h1.4q-.008 3.784 0 7.567c-.471 0-.943.006-1.414 0q.008-2.387 0-4.773c-.844.843-1.676 1.7-2.526 2.536c-.856-.835-1.687-1.695-2.532-2.541c0 1.594-.006 3.188.006 4.781c-.472 0-.943.005-1.415 0q-.003-3.79-.003-7.57m8.301-.003c.472 0 .944-.007 1.416 0q-.007 3.083 0 6.166h3.782c.063.006.144-.012.191.045c.448.454.907.9 1.353 1.354q-3.371.007-6.741 0q.007-3.782-.001-7.565"/></svg>
</template>

CSS

.icon-file-type-light-yaml {
  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%23fbc02d%22%20d%3D%22M2%2012.218c.755%200%201.51-.008%202.264%200l.053.038l2.761%202.758c.891-.906%201.8-1.794%202.7-2.7c.053-.052.11-.113.192-.1h1.823a1.4%201.4%200%200%201%20.353.019c-.7.67-1.377%201.369-2.069%202.05L5.545%2018.8c-.331.324-.648.663-.989.975c-.754.022-1.511.007-2.266.007c1.223-1.209%202.431-2.433%203.658-3.637c-1.321-1.304-2.63-2.62-3.948-3.927m10.7%200h1.839v7.566c-.611%200-1.222.012-1.832-.008v-4.994c-1.6%201.607-3.209%203.2-4.811%204.8c-.089.08-.166.217-.305.194c-.824-.006-1.649%200-2.474%200Q8.916%2016%2012.7%2012.218m2.258.002c.47-.009.939%200%201.409%200c.836.853%201.69%201.689%202.536%202.532q1.268-1.267%202.539-2.532h1.4q-.008%203.784%200%207.567c-.471%200-.943.006-1.414%200q.008-2.387%200-4.773c-.844.843-1.676%201.7-2.526%202.536c-.856-.835-1.687-1.695-2.532-2.541c0%201.594-.006%203.188.006%204.781c-.472%200-.943.005-1.415%200q-.003-3.79-.003-7.57m8.301-.003c.472%200%20.944-.007%201.416%200q-.007%203.083%200%206.166h3.782c.063.006.144-.012.191.045c.448.454.907.9%201.353%201.354q-3.371.007-6.741%200q.007-3.782-.001-7.565%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%23fbc02d%22%20d%3D%22M2%2012.218c.755%200%201.51-.008%202.264%200l.053.038l2.761%202.758c.891-.906%201.8-1.794%202.7-2.7c.053-.052.11-.113.192-.1h1.823a1.4%201.4%200%200%201%20.353.019c-.7.67-1.377%201.369-2.069%202.05L5.545%2018.8c-.331.324-.648.663-.989.975c-.754.022-1.511.007-2.266.007c1.223-1.209%202.431-2.433%203.658-3.637c-1.321-1.304-2.63-2.62-3.948-3.927m10.7%200h1.839v7.566c-.611%200-1.222.012-1.832-.008v-4.994c-1.6%201.607-3.209%203.2-4.811%204.8c-.089.08-.166.217-.305.194c-.824-.006-1.649%200-2.474%200Q8.916%2016%2012.7%2012.218m2.258.002c.47-.009.939%200%201.409%200c.836.853%201.69%201.689%202.536%202.532q1.268-1.267%202.539-2.532h1.4q-.008%203.784%200%207.567c-.471%200-.943.006-1.414%200q.008-2.387%200-4.773c-.844.843-1.676%201.7-2.526%202.536c-.856-.835-1.687-1.695-2.532-2.541c0%201.594-.006%203.188.006%204.781c-.472%200-.943.005-1.415%200q-.003-3.79-.003-7.57m8.301-.003c.472%200%20.944-.007%201.416%200q-.007%203.083%200%206.166h3.782c.063.006.144-.012.191.045c.448.454.907.9%201.353%201.354q-3.371.007-6.741%200q.007-3.782-.001-7.565%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.svg?color=%231a73e8&size=48