file type yacc logo

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

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

Related icons in VSCode Icons

Use the file type yacc logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#9c04a0" d="M28.5 14.574c-.737-.281-1.5-.487-2.255-.7c-.212-.06-.566-.028-.6-.2c-.041-.2.277-.34.443-.5a9 9 0 0 0 2.235-3.059a3.77 3.77 0 0 0-.516-3.977a7.7 7.7 0 0 0-2.4-1.946a24.2 24.2 0 0 0-5.737-2.163c-.069-.019-.15-.061-.235.057c.1.069.193.14.292.207c.605.412 1.222.806 1.813 1.237a12.1 12.1 0 0 1 2.993 2.851a2.9 2.9 0 0 1 .512 1.2a1.91 1.91 0 0 1-.8 1.858a9.4 9.4 0 0 1-3.048 1.41c-.184.061-.27-.043-.353-.173a1.18 1.18 0 0 0-1.021-.557c-.483-.017-.966-.071-1.449-.073q-2.5-.014-5 .005c-.482 0-.965.062-1.447.1c-.217.019-.468.07-.562.264c-.282.579-.687.426-1.118.244c-.134-.057-.277-.094-.414-.145A8 8 0 0 1 7.821 9.5a1.965 1.965 0 0 1-.677-2.539a5.3 5.3 0 0 1 1.044-1.482a21.5 21.5 0 0 1 4.063-3.174a.8.8 0 0 0 .344-.273a.37.37 0 0 0-.3.007a30 30 0 0 0-3.38 1.066a13.7 13.7 0 0 0-3.88 2.154a4.046 4.046 0 0 0-1.1 5.4a10.7 10.7 0 0 0 2.278 2.783c.07.066.2.108.168.226c-.028.1-.152.079-.237.1a25 25 0 0 0-2.584.783c-.461.171-.487.283-.09.552a7.3 7.3 0 0 0 2.777 1.181A5 5 0 0 0 8.3 16.02c.084-.02.176-.1.254-.026s.013.178-.027.247a.424.424 0 0 0 .08.55a3.5 3.5 0 0 1 .3.409a13.8 13.8 0 0 1 2.016 5.365a2.15 2.15 0 0 1-.478 1.946a1.05 1.05 0 0 0-.231.916a6.5 6.5 0 0 0 .435 1.347c.29.728.676 1.355 1.582 1.395a1 1 0 0 1 .344.133a.77.77 0 0 1 .444.523a1.3 1.3 0 0 0 .906.92a4.6 4.6 0 0 0 1.395.225a7.8 7.8 0 0 0 2.55-.17a1.26 1.26 0 0 0 1.011-.756A1.25 1.25 0 0 1 20 28.117a1.25 1.25 0 0 0 1.029-.714a11 11 0 0 0 .7-1.75a1.18 1.18 0 0 0-.233-1.2a1.91 1.91 0 0 1-.436-1.795c.071-.3.1-.6.162-.9a12.3 12.3 0 0 1 2.2-5.031a.38.38 0 0 0 .063-.432c-.04-.095-.154-.2-.042-.3c.086-.079.192.01.286.032a5.2 5.2 0 0 0 1.858.277a6.9 6.9 0 0 0 2.97-1.226c.353-.229.334-.355-.057-.504M12.764 26.883a1.082 1.082 0 1 1 1.081-1.083a1.083 1.083 0 0 1-1.081 1.083m-.946-10.341a3.3 3.3 0 0 1-1.758-1.487a2.78 2.78 0 0 1 2.636-.2c1.352.676 1.419 1.42 1.419 1.42a3.43 3.43 0 0 1-2.297.267m-2.7-3.109s4.055-1.757 6.015 2.163c-.004.004-2.775-2.496-6.019-2.163Zm10.07 13.45a1.082 1.082 0 1 1 1.078-1.083a1.08 1.08 0 0 1-1.082 1.083Zm.584-10.355a3.43 3.43 0 0 1-2.3-.271s.067-.743 1.419-1.419a2.78 2.78 0 0 1 2.636.2a3.3 3.3 0 0 1-1.759 1.49Zm-3.311-.947c1.96-3.92 6.015-2.162 6.015-2.162c-3.248-.338-6.019 2.162-6.019 2.162Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeYacc(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#9c04a0" d="M28.5 14.574c-.737-.281-1.5-.487-2.255-.7c-.212-.06-.566-.028-.6-.2c-.041-.2.277-.34.443-.5a9 9 0 0 0 2.235-3.059a3.77 3.77 0 0 0-.516-3.977a7.7 7.7 0 0 0-2.4-1.946a24.2 24.2 0 0 0-5.737-2.163c-.069-.019-.15-.061-.235.057c.1.069.193.14.292.207c.605.412 1.222.806 1.813 1.237a12.1 12.1 0 0 1 2.993 2.851a2.9 2.9 0 0 1 .512 1.2a1.91 1.91 0 0 1-.8 1.858a9.4 9.4 0 0 1-3.048 1.41c-.184.061-.27-.043-.353-.173a1.18 1.18 0 0 0-1.021-.557c-.483-.017-.966-.071-1.449-.073q-2.5-.014-5 .005c-.482 0-.965.062-1.447.1c-.217.019-.468.07-.562.264c-.282.579-.687.426-1.118.244c-.134-.057-.277-.094-.414-.145A8 8 0 0 1 7.821 9.5a1.965 1.965 0 0 1-.677-2.539a5.3 5.3 0 0 1 1.044-1.482a21.5 21.5 0 0 1 4.063-3.174a.8.8 0 0 0 .344-.273a.37.37 0 0 0-.3.007a30 30 0 0 0-3.38 1.066a13.7 13.7 0 0 0-3.88 2.154a4.046 4.046 0 0 0-1.1 5.4a10.7 10.7 0 0 0 2.278 2.783c.07.066.2.108.168.226c-.028.1-.152.079-.237.1a25 25 0 0 0-2.584.783c-.461.171-.487.283-.09.552a7.3 7.3 0 0 0 2.777 1.181A5 5 0 0 0 8.3 16.02c.084-.02.176-.1.254-.026s.013.178-.027.247a.424.424 0 0 0 .08.55a3.5 3.5 0 0 1 .3.409a13.8 13.8 0 0 1 2.016 5.365a2.15 2.15 0 0 1-.478 1.946a1.05 1.05 0 0 0-.231.916a6.5 6.5 0 0 0 .435 1.347c.29.728.676 1.355 1.582 1.395a1 1 0 0 1 .344.133a.77.77 0 0 1 .444.523a1.3 1.3 0 0 0 .906.92a4.6 4.6 0 0 0 1.395.225a7.8 7.8 0 0 0 2.55-.17a1.26 1.26 0 0 0 1.011-.756A1.25 1.25 0 0 1 20 28.117a1.25 1.25 0 0 0 1.029-.714a11 11 0 0 0 .7-1.75a1.18 1.18 0 0 0-.233-1.2a1.91 1.91 0 0 1-.436-1.795c.071-.3.1-.6.162-.9a12.3 12.3 0 0 1 2.2-5.031a.38.38 0 0 0 .063-.432c-.04-.095-.154-.2-.042-.3c.086-.079.192.01.286.032a5.2 5.2 0 0 0 1.858.277a6.9 6.9 0 0 0 2.97-1.226c.353-.229.334-.355-.057-.504M12.764 26.883a1.082 1.082 0 1 1 1.081-1.083a1.083 1.083 0 0 1-1.081 1.083m-.946-10.341a3.3 3.3 0 0 1-1.758-1.487a2.78 2.78 0 0 1 2.636-.2c1.352.676 1.419 1.42 1.419 1.42a3.43 3.43 0 0 1-2.297.267m-2.7-3.109s4.055-1.757 6.015 2.163c-.004.004-2.775-2.496-6.019-2.163Zm10.07 13.45a1.082 1.082 0 1 1 1.078-1.083a1.08 1.08 0 0 1-1.082 1.083Zm.584-10.355a3.43 3.43 0 0 1-2.3-.271s.067-.743 1.419-1.419a2.78 2.78 0 0 1 2.636.2a3.3 3.3 0 0 1-1.759 1.49Zm-3.311-.947c1.96-3.92 6.015-2.162 6.015-2.162c-3.248-.338-6.019 2.162-6.019 2.162Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#9c04a0" d="M28.5 14.574c-.737-.281-1.5-.487-2.255-.7c-.212-.06-.566-.028-.6-.2c-.041-.2.277-.34.443-.5a9 9 0 0 0 2.235-3.059a3.77 3.77 0 0 0-.516-3.977a7.7 7.7 0 0 0-2.4-1.946a24.2 24.2 0 0 0-5.737-2.163c-.069-.019-.15-.061-.235.057c.1.069.193.14.292.207c.605.412 1.222.806 1.813 1.237a12.1 12.1 0 0 1 2.993 2.851a2.9 2.9 0 0 1 .512 1.2a1.91 1.91 0 0 1-.8 1.858a9.4 9.4 0 0 1-3.048 1.41c-.184.061-.27-.043-.353-.173a1.18 1.18 0 0 0-1.021-.557c-.483-.017-.966-.071-1.449-.073q-2.5-.014-5 .005c-.482 0-.965.062-1.447.1c-.217.019-.468.07-.562.264c-.282.579-.687.426-1.118.244c-.134-.057-.277-.094-.414-.145A8 8 0 0 1 7.821 9.5a1.965 1.965 0 0 1-.677-2.539a5.3 5.3 0 0 1 1.044-1.482a21.5 21.5 0 0 1 4.063-3.174a.8.8 0 0 0 .344-.273a.37.37 0 0 0-.3.007a30 30 0 0 0-3.38 1.066a13.7 13.7 0 0 0-3.88 2.154a4.046 4.046 0 0 0-1.1 5.4a10.7 10.7 0 0 0 2.278 2.783c.07.066.2.108.168.226c-.028.1-.152.079-.237.1a25 25 0 0 0-2.584.783c-.461.171-.487.283-.09.552a7.3 7.3 0 0 0 2.777 1.181A5 5 0 0 0 8.3 16.02c.084-.02.176-.1.254-.026s.013.178-.027.247a.424.424 0 0 0 .08.55a3.5 3.5 0 0 1 .3.409a13.8 13.8 0 0 1 2.016 5.365a2.15 2.15 0 0 1-.478 1.946a1.05 1.05 0 0 0-.231.916a6.5 6.5 0 0 0 .435 1.347c.29.728.676 1.355 1.582 1.395a1 1 0 0 1 .344.133a.77.77 0 0 1 .444.523a1.3 1.3 0 0 0 .906.92a4.6 4.6 0 0 0 1.395.225a7.8 7.8 0 0 0 2.55-.17a1.26 1.26 0 0 0 1.011-.756A1.25 1.25 0 0 1 20 28.117a1.25 1.25 0 0 0 1.029-.714a11 11 0 0 0 .7-1.75a1.18 1.18 0 0 0-.233-1.2a1.91 1.91 0 0 1-.436-1.795c.071-.3.1-.6.162-.9a12.3 12.3 0 0 1 2.2-5.031a.38.38 0 0 0 .063-.432c-.04-.095-.154-.2-.042-.3c.086-.079.192.01.286.032a5.2 5.2 0 0 0 1.858.277a6.9 6.9 0 0 0 2.97-1.226c.353-.229.334-.355-.057-.504M12.764 26.883a1.082 1.082 0 1 1 1.081-1.083a1.083 1.083 0 0 1-1.081 1.083m-.946-10.341a3.3 3.3 0 0 1-1.758-1.487a2.78 2.78 0 0 1 2.636-.2c1.352.676 1.419 1.42 1.419 1.42a3.43 3.43 0 0 1-2.297.267m-2.7-3.109s4.055-1.757 6.015 2.163c-.004.004-2.775-2.496-6.019-2.163Zm10.07 13.45a1.082 1.082 0 1 1 1.078-1.083a1.08 1.08 0 0 1-1.082 1.083Zm.584-10.355a3.43 3.43 0 0 1-2.3-.271s.067-.743 1.419-1.419a2.78 2.78 0 0 1 2.636.2a3.3 3.3 0 0 1-1.759 1.49Zm-3.311-.947c1.96-3.92 6.015-2.162 6.015-2.162c-3.248-.338-6.019 2.162-6.019 2.162Z"/></svg>
</template>

CSS

.icon-file-type-yacc {
  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%239c04a0%22%20d%3D%22M28.5%2014.574c-.737-.281-1.5-.487-2.255-.7c-.212-.06-.566-.028-.6-.2c-.041-.2.277-.34.443-.5a9%209%200%200%200%202.235-3.059a3.77%203.77%200%200%200-.516-3.977a7.7%207.7%200%200%200-2.4-1.946a24.2%2024.2%200%200%200-5.737-2.163c-.069-.019-.15-.061-.235.057c.1.069.193.14.292.207c.605.412%201.222.806%201.813%201.237a12.1%2012.1%200%200%201%202.993%202.851a2.9%202.9%200%200%201%20.512%201.2a1.91%201.91%200%200%201-.8%201.858a9.4%209.4%200%200%201-3.048%201.41c-.184.061-.27-.043-.353-.173a1.18%201.18%200%200%200-1.021-.557c-.483-.017-.966-.071-1.449-.073q-2.5-.014-5%20.005c-.482%200-.965.062-1.447.1c-.217.019-.468.07-.562.264c-.282.579-.687.426-1.118.244c-.134-.057-.277-.094-.414-.145A8%208%200%200%201%207.821%209.5a1.965%201.965%200%200%201-.677-2.539a5.3%205.3%200%200%201%201.044-1.482a21.5%2021.5%200%200%201%204.063-3.174a.8.8%200%200%200%20.344-.273a.37.37%200%200%200-.3.007a30%2030%200%200%200-3.38%201.066a13.7%2013.7%200%200%200-3.88%202.154a4.046%204.046%200%200%200-1.1%205.4a10.7%2010.7%200%200%200%202.278%202.783c.07.066.2.108.168.226c-.028.1-.152.079-.237.1a25%2025%200%200%200-2.584.783c-.461.171-.487.283-.09.552a7.3%207.3%200%200%200%202.777%201.181A5%205%200%200%200%208.3%2016.02c.084-.02.176-.1.254-.026s.013.178-.027.247a.424.424%200%200%200%20.08.55a3.5%203.5%200%200%201%20.3.409a13.8%2013.8%200%200%201%202.016%205.365a2.15%202.15%200%200%201-.478%201.946a1.05%201.05%200%200%200-.231.916a6.5%206.5%200%200%200%20.435%201.347c.29.728.676%201.355%201.582%201.395a1%201%200%200%201%20.344.133a.77.77%200%200%201%20.444.523a1.3%201.3%200%200%200%20.906.92a4.6%204.6%200%200%200%201.395.225a7.8%207.8%200%200%200%202.55-.17a1.26%201.26%200%200%200%201.011-.756A1.25%201.25%200%200%201%2020%2028.117a1.25%201.25%200%200%200%201.029-.714a11%2011%200%200%200%20.7-1.75a1.18%201.18%200%200%200-.233-1.2a1.91%201.91%200%200%201-.436-1.795c.071-.3.1-.6.162-.9a12.3%2012.3%200%200%201%202.2-5.031a.38.38%200%200%200%20.063-.432c-.04-.095-.154-.2-.042-.3c.086-.079.192.01.286.032a5.2%205.2%200%200%200%201.858.277a6.9%206.9%200%200%200%202.97-1.226c.353-.229.334-.355-.057-.504M12.764%2026.883a1.082%201.082%200%201%201%201.081-1.083a1.083%201.083%200%200%201-1.081%201.083m-.946-10.341a3.3%203.3%200%200%201-1.758-1.487a2.78%202.78%200%200%201%202.636-.2c1.352.676%201.419%201.42%201.419%201.42a3.43%203.43%200%200%201-2.297.267m-2.7-3.109s4.055-1.757%206.015%202.163c-.004.004-2.775-2.496-6.019-2.163Zm10.07%2013.45a1.082%201.082%200%201%201%201.078-1.083a1.08%201.08%200%200%201-1.082%201.083Zm.584-10.355a3.43%203.43%200%200%201-2.3-.271s.067-.743%201.419-1.419a2.78%202.78%200%200%201%202.636.2a3.3%203.3%200%200%201-1.759%201.49Zm-3.311-.947c1.96-3.92%206.015-2.162%206.015-2.162c-3.248-.338-6.019%202.162-6.019%202.162Z%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%239c04a0%22%20d%3D%22M28.5%2014.574c-.737-.281-1.5-.487-2.255-.7c-.212-.06-.566-.028-.6-.2c-.041-.2.277-.34.443-.5a9%209%200%200%200%202.235-3.059a3.77%203.77%200%200%200-.516-3.977a7.7%207.7%200%200%200-2.4-1.946a24.2%2024.2%200%200%200-5.737-2.163c-.069-.019-.15-.061-.235.057c.1.069.193.14.292.207c.605.412%201.222.806%201.813%201.237a12.1%2012.1%200%200%201%202.993%202.851a2.9%202.9%200%200%201%20.512%201.2a1.91%201.91%200%200%201-.8%201.858a9.4%209.4%200%200%201-3.048%201.41c-.184.061-.27-.043-.353-.173a1.18%201.18%200%200%200-1.021-.557c-.483-.017-.966-.071-1.449-.073q-2.5-.014-5%20.005c-.482%200-.965.062-1.447.1c-.217.019-.468.07-.562.264c-.282.579-.687.426-1.118.244c-.134-.057-.277-.094-.414-.145A8%208%200%200%201%207.821%209.5a1.965%201.965%200%200%201-.677-2.539a5.3%205.3%200%200%201%201.044-1.482a21.5%2021.5%200%200%201%204.063-3.174a.8.8%200%200%200%20.344-.273a.37.37%200%200%200-.3.007a30%2030%200%200%200-3.38%201.066a13.7%2013.7%200%200%200-3.88%202.154a4.046%204.046%200%200%200-1.1%205.4a10.7%2010.7%200%200%200%202.278%202.783c.07.066.2.108.168.226c-.028.1-.152.079-.237.1a25%2025%200%200%200-2.584.783c-.461.171-.487.283-.09.552a7.3%207.3%200%200%200%202.777%201.181A5%205%200%200%200%208.3%2016.02c.084-.02.176-.1.254-.026s.013.178-.027.247a.424.424%200%200%200%20.08.55a3.5%203.5%200%200%201%20.3.409a13.8%2013.8%200%200%201%202.016%205.365a2.15%202.15%200%200%201-.478%201.946a1.05%201.05%200%200%200-.231.916a6.5%206.5%200%200%200%20.435%201.347c.29.728.676%201.355%201.582%201.395a1%201%200%200%201%20.344.133a.77.77%200%200%201%20.444.523a1.3%201.3%200%200%200%20.906.92a4.6%204.6%200%200%200%201.395.225a7.8%207.8%200%200%200%202.55-.17a1.26%201.26%200%200%200%201.011-.756A1.25%201.25%200%200%201%2020%2028.117a1.25%201.25%200%200%200%201.029-.714a11%2011%200%200%200%20.7-1.75a1.18%201.18%200%200%200-.233-1.2a1.91%201.91%200%200%201-.436-1.795c.071-.3.1-.6.162-.9a12.3%2012.3%200%200%201%202.2-5.031a.38.38%200%200%200%20.063-.432c-.04-.095-.154-.2-.042-.3c.086-.079.192.01.286.032a5.2%205.2%200%200%200%201.858.277a6.9%206.9%200%200%200%202.97-1.226c.353-.229.334-.355-.057-.504M12.764%2026.883a1.082%201.082%200%201%201%201.081-1.083a1.083%201.083%200%200%201-1.081%201.083m-.946-10.341a3.3%203.3%200%200%201-1.758-1.487a2.78%202.78%200%200%201%202.636-.2c1.352.676%201.419%201.42%201.419%201.42a3.43%203.43%200%200%201-2.297.267m-2.7-3.109s4.055-1.757%206.015%202.163c-.004.004-2.775-2.496-6.019-2.163Zm10.07%2013.45a1.082%201.082%200%201%201%201.078-1.083a1.08%201.08%200%200%201-1.082%201.083Zm.584-10.355a3.43%203.43%200%200%201-2.3-.271s.067-.743%201.419-1.419a2.78%202.78%200%200%201%202.636.2a3.3%203.3%200%200%201-1.759%201.49Zm-3.311-.947c1.96-3.92%206.015-2.162%206.015-2.162c-3.248-.338-6.019%202.162-6.019%202.162Z%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-yacc.svg?color=%231a73e8&size=48