file type yamllint logo

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

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

Related icons in VSCode Icons

Use the file type yamllint 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.217c.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.544 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.637C4.626 14.84 3.317 13.524 2 12.217m10.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-.3.194c-.824-.006-1.649 0-2.474 0Q8.916 16 12.7 12.217m2.257.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.781H14.96q-.003-3.789-.003-7.57m8.302-.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.781-.001-7.565"/><path fill="#c1272d" d="m12.633 24.6l-1.666-1.368l-1.668 1.367l-1.677-1.369l-1.676 1.368l-1.673-1.368l-1.074.878l-1.2-.647l2.274-1.86l1.673 1.369l1.676-1.368l1.675 1.368l1.67-1.37l1.669 1.368l1.667-1.366l1.679 1.369l1.674-1.37l1.675 1.37l1.68-1.368l1.676 1.368l1.68-1.369l1.673 1.369l1.678-1.367l2.283 1.855l-1.199.65l-1.084-.881l-1.682 1.369l-1.672-1.367l-1.679 1.367l-1.676-1.368l-1.681 1.368l-1.672-1.367l-1.673 1.367l-1.677-1.367z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeYamllint(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.217c.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.544 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.637C4.626 14.84 3.317 13.524 2 12.217m10.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-.3.194c-.824-.006-1.649 0-2.474 0Q8.916 16 12.7 12.217m2.257.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.781H14.96q-.003-3.789-.003-7.57m8.302-.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.781-.001-7.565"/><path fill="#c1272d" d="m12.633 24.6l-1.666-1.368l-1.668 1.367l-1.677-1.369l-1.676 1.368l-1.673-1.368l-1.074.878l-1.2-.647l2.274-1.86l1.673 1.369l1.676-1.368l1.675 1.368l1.67-1.37l1.669 1.368l1.667-1.366l1.679 1.369l1.674-1.37l1.675 1.37l1.68-1.368l1.676 1.368l1.68-1.369l1.673 1.369l1.678-1.367l2.283 1.855l-1.199.65l-1.084-.881l-1.682 1.369l-1.672-1.367l-1.679 1.367l-1.676-1.368l-1.681 1.368l-1.672-1.367l-1.673 1.367l-1.677-1.367z"/></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.217c.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.544 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.637C4.626 14.84 3.317 13.524 2 12.217m10.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-.3.194c-.824-.006-1.649 0-2.474 0Q8.916 16 12.7 12.217m2.257.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.781H14.96q-.003-3.789-.003-7.57m8.302-.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.781-.001-7.565"/><path fill="#c1272d" d="m12.633 24.6l-1.666-1.368l-1.668 1.367l-1.677-1.369l-1.676 1.368l-1.673-1.368l-1.074.878l-1.2-.647l2.274-1.86l1.673 1.369l1.676-1.368l1.675 1.368l1.67-1.37l1.669 1.368l1.667-1.366l1.679 1.369l1.674-1.37l1.675 1.37l1.68-1.368l1.676 1.368l1.68-1.369l1.673 1.369l1.678-1.367l2.283 1.855l-1.199.65l-1.084-.881l-1.682 1.369l-1.672-1.367l-1.679 1.367l-1.676-1.368l-1.681 1.368l-1.672-1.367l-1.673 1.367l-1.677-1.367z"/></svg>
</template>

CSS

.icon-file-type-yamllint {
  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.217c.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.544%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.637C4.626%2014.84%203.317%2013.524%202%2012.217m10.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-.3.194c-.824-.006-1.649%200-2.474%200Q8.916%2016%2012.7%2012.217m2.257.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.781H14.96q-.003-3.789-.003-7.57m8.302-.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.781-.001-7.565%22%2F%3E%3Cpath%20fill%3D%22%23c1272d%22%20d%3D%22m12.633%2024.6l-1.666-1.368l-1.668%201.367l-1.677-1.369l-1.676%201.368l-1.673-1.368l-1.074.878l-1.2-.647l2.274-1.86l1.673%201.369l1.676-1.368l1.675%201.368l1.67-1.37l1.669%201.368l1.667-1.366l1.679%201.369l1.674-1.37l1.675%201.37l1.68-1.368l1.676%201.368l1.68-1.369l1.673%201.369l1.678-1.367l2.283%201.855l-1.199.65l-1.084-.881l-1.682%201.369l-1.672-1.367l-1.679%201.367l-1.676-1.368l-1.681%201.368l-1.672-1.367l-1.673%201.367l-1.677-1.367z%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.217c.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.544%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.637C4.626%2014.84%203.317%2013.524%202%2012.217m10.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-.3.194c-.824-.006-1.649%200-2.474%200Q8.916%2016%2012.7%2012.217m2.257.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.781H14.96q-.003-3.789-.003-7.57m8.302-.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.781-.001-7.565%22%2F%3E%3Cpath%20fill%3D%22%23c1272d%22%20d%3D%22m12.633%2024.6l-1.666-1.368l-1.668%201.367l-1.677-1.369l-1.676%201.368l-1.673-1.368l-1.074.878l-1.2-.647l2.274-1.86l1.673%201.369l1.676-1.368l1.675%201.368l1.67-1.37l1.669%201.368l1.667-1.366l1.679%201.369l1.674-1.37l1.675%201.37l1.68-1.368l1.676%201.368l1.68-1.369l1.673%201.369l1.678-1.367l2.283%201.855l-1.199.65l-1.084-.881l-1.682%201.369l-1.672-1.367l-1.679%201.367l-1.676-1.368l-1.681%201.368l-1.672-1.367l-1.673%201.367l-1.677-1.367z%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-yamllint.svg?color=%231a73e8&size=48