pizza-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
pizza-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the pizza 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="m10.22 18.821l8.46-5.69c1.445-.972 2.167-1.458 2.299-2.343c.13-.885-.344-1.48-1.293-2.67c-2.178-2.73-5.138-4.765-8.524-5.737c-1.288-.37-1.932-.554-2.622-.162s-.916 1.157-1.367 2.687l-2.767 9.397c-1.294 4.397-1.941 6.595-.858 7.436s2.946-.412 6.672-2.918Z"/><path stroke-linecap="round" d="M7.5 5s.538.118 1.4.381c2.732.835 5.17 2.452 7.1 4.62"/><path stroke-linecap="round" stroke-linejoin="round" d="M6.42 7.953c1.076.295 1.76 1.278 1.76 2.473c0 1.668-1.619 2.942-3.22 2.487"/><path stroke-linecap="round" d="M12.836 16.762c-.296-1.145-1.149-1.7-2.298-1.7c-1.384 0-2.507 1.22-2.507 2.723c0 .796.182 1.347.684 1.845m4.41-8.63H13m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsPizza01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="m10.22 18.821l8.46-5.69c1.445-.972 2.167-1.458 2.299-2.343c.13-.885-.344-1.48-1.293-2.67c-2.178-2.73-5.138-4.765-8.524-5.737c-1.288-.37-1.932-.554-2.622-.162s-.916 1.157-1.367 2.687l-2.767 9.397c-1.294 4.397-1.941 6.595-.858 7.436s2.946-.412 6.672-2.918Z"/><path strokeLinecap="round" d="M7.5 5s.538.118 1.4.381c2.732.835 5.17 2.452 7.1 4.62"/><path strokeLinecap="round" strokeLinejoin="round" d="M6.42 7.953c1.076.295 1.76 1.278 1.76 2.473c0 1.668-1.619 2.942-3.22 2.487"/><path strokeLinecap="round" d="M12.836 16.762c-.296-1.145-1.149-1.7-2.298-1.7c-1.384 0-2.507 1.22-2.507 2.723c0 .796.182 1.347.684 1.845m4.41-8.63H13m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="m10.22 18.821l8.46-5.69c1.445-.972 2.167-1.458 2.299-2.343c.13-.885-.344-1.48-1.293-2.67c-2.178-2.73-5.138-4.765-8.524-5.737c-1.288-.37-1.932-.554-2.622-.162s-.916 1.157-1.367 2.687l-2.767 9.397c-1.294 4.397-1.941 6.595-.858 7.436s2.946-.412 6.672-2.918Z"/><path stroke-linecap="round" d="M7.5 5s.538.118 1.4.381c2.732.835 5.17 2.452 7.1 4.62"/><path stroke-linecap="round" stroke-linejoin="round" d="M6.42 7.953c1.076.295 1.76 1.278 1.76 2.473c0 1.668-1.619 2.942-3.22 2.487"/><path stroke-linecap="round" d="M12.836 16.762c-.296-1.145-1.149-1.7-2.298-1.7c-1.384 0-2.507 1.22-2.507 2.723c0 .796.182 1.347.684 1.845m4.41-8.63H13m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0Z"/></g></svg>
</template>

CSS

.icon-pizza-01 {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m10.22%2018.821l8.46-5.69c1.445-.972%202.167-1.458%202.299-2.343c.13-.885-.344-1.48-1.293-2.67c-2.178-2.73-5.138-4.765-8.524-5.737c-1.288-.37-1.932-.554-2.622-.162s-.916%201.157-1.367%202.687l-2.767%209.397c-1.294%204.397-1.941%206.595-.858%207.436s2.946-.412%206.672-2.918Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.5%205s.538.118%201.4.381c2.732.835%205.17%202.452%207.1%204.62%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.42%207.953c1.076.295%201.76%201.278%201.76%202.473c0%201.668-1.619%202.942-3.22%202.487%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.836%2016.762c-.296-1.145-1.149-1.7-2.298-1.7c-1.384%200-2.507%201.22-2.507%202.723c0%20.796.182%201.347.684%201.845m4.41-8.63H13m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m10.22%2018.821l8.46-5.69c1.445-.972%202.167-1.458%202.299-2.343c.13-.885-.344-1.48-1.293-2.67c-2.178-2.73-5.138-4.765-8.524-5.737c-1.288-.37-1.932-.554-2.622-.162s-.916%201.157-1.367%202.687l-2.767%209.397c-1.294%204.397-1.941%206.595-.858%207.436s2.946-.412%206.672-2.918Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M7.5%205s.538.118%201.4.381c2.732.835%205.17%202.452%207.1%204.62%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.42%207.953c1.076.295%201.76%201.278%201.76%202.473c0%201.668-1.619%202.942-3.22%202.487%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12.836%2016.762c-.296-1.145-1.149-1.7-2.298-1.7c-1.384%200-2.507%201.22-2.507%202.723c0%20.796.182%201.347.684%201.845m4.41-8.63H13m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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