handlebars from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
handlebars
Set
Material Icon Theme
Style
Color
Viewbox
32×32
License
MIT

The same logo in other sets

Use the handlebars logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff7043" d="M12.023 12a4 4 0 0 0-3.94 3.182a1 1 0 0 1-.972.818H5.229C4.446 16 4 15.552 4 15v-1H3a1 1 0 0 0-1 1v1c0 3.866 3.134 6 7 6c3.425 0 6.275-1.675 6.881-4.745c.545-2.764-1.041-5.24-3.858-5.255"/><path fill="#ff7043" d="M29 14h-1v1c0 .552-.446 1-1.229 1H24.89a1 1 0 0 1-.973-.818A4 4 0 0 0 19.977 12c-2.817.016-4.403 2.491-3.858 5.255C16.725 20.325 19.575 22 23 22c3.866 0 7-2.134 7-6v-1a1 1 0 0 0-1-1"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeHandlebars(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff7043" d="M12.023 12a4 4 0 0 0-3.94 3.182a1 1 0 0 1-.972.818H5.229C4.446 16 4 15.552 4 15v-1H3a1 1 0 0 0-1 1v1c0 3.866 3.134 6 7 6c3.425 0 6.275-1.675 6.881-4.745c.545-2.764-1.041-5.24-3.858-5.255"/><path fill="#ff7043" d="M29 14h-1v1c0 .552-.446 1-1.229 1H24.89a1 1 0 0 1-.973-.818A4 4 0 0 0 19.977 12c-2.817.016-4.403 2.491-3.858 5.255C16.725 20.325 19.575 22 23 22c3.866 0 7-2.134 7-6v-1a1 1 0 0 0-1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#ff7043" d="M12.023 12a4 4 0 0 0-3.94 3.182a1 1 0 0 1-.972.818H5.229C4.446 16 4 15.552 4 15v-1H3a1 1 0 0 0-1 1v1c0 3.866 3.134 6 7 6c3.425 0 6.275-1.675 6.881-4.745c.545-2.764-1.041-5.24-3.858-5.255"/><path fill="#ff7043" d="M29 14h-1v1c0 .552-.446 1-1.229 1H24.89a1 1 0 0 1-.973-.818A4 4 0 0 0 19.977 12c-2.817.016-4.403 2.491-3.858 5.255C16.725 20.325 19.575 22 23 22c3.866 0 7-2.134 7-6v-1a1 1 0 0 0-1-1"/></svg>
</template>

CSS

.icon-handlebars {
  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%23ff7043%22%20d%3D%22M12.023%2012a4%204%200%200%200-3.94%203.182a1%201%200%200%201-.972.818H5.229C4.446%2016%204%2015.552%204%2015v-1H3a1%201%200%200%200-1%201v1c0%203.866%203.134%206%207%206c3.425%200%206.275-1.675%206.881-4.745c.545-2.764-1.041-5.24-3.858-5.255%22%2F%3E%3Cpath%20fill%3D%22%23ff7043%22%20d%3D%22M29%2014h-1v1c0%20.552-.446%201-1.229%201H24.89a1%201%200%200%201-.973-.818A4%204%200%200%200%2019.977%2012c-2.817.016-4.403%202.491-3.858%205.255C16.725%2020.325%2019.575%2022%2023%2022c3.866%200%207-2.134%207-6v-1a1%201%200%200%200-1-1%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%23ff7043%22%20d%3D%22M12.023%2012a4%204%200%200%200-3.94%203.182a1%201%200%200%201-.972.818H5.229C4.446%2016%204%2015.552%204%2015v-1H3a1%201%200%200%200-1%201v1c0%203.866%203.134%206%207%206c3.425%200%206.275-1.675%206.881-4.745c.545-2.764-1.041-5.24-3.858-5.255%22%2F%3E%3Cpath%20fill%3D%22%23ff7043%22%20d%3D%22M29%2014h-1v1c0%20.552-.446%201-1.229%201H24.89a1%201%200%200%201-.973-.818A4%204%200%200%200%2019.977%2012c-2.817.016-4.403%202.491-3.858%205.255C16.725%2020.325%2019.575%2022%2023%2022c3.866%200%207-2.134%207-6v-1a1%201%200%200%200-1-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/handlebars.svg?color=%231a73e8&size=48