food-pizza-24-filled from Fluent UI System Icons by Microsoft Corporation · 24 Filled · MIT Free for personal and commercial use.

Name
food-pizza-24-filled
Set
Fluent UI System Icons
Style
24 Filled
Viewbox
24×24
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the food pizza icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.003 4.66c0-1.496 1.231-2.804 2.821-2.647A20.78 20.78 0 0 1 21.266 8.84c1.07 1.193.737 2.964-.479 3.845l-.423.307l-.363-.54l-.008-.011c-3.19-4.407-8.38-7.275-14.24-7.275h-.75zm13.768 8.65l.378.563l-3.947 2.865l-.202.15v2.102a1 1 0 0 1-2 0v-.06a.5.5 0 0 0-.996.06v1.501a1 1 0 0 1-1.995.1l-1.44 1.04c-1.489 1.074-3.57.011-3.569-1.826l.003-13.14h.75c5.354 0 10.096 2.617 13.018 6.645m-9.767-2.32a1 1 0 1 0 0-2a1 1 0 0 0 0 2m4 2.998a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-4 2.998a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg>

React

import type { SVGProps } from "react";

export function FluentFoodPizza24Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.003 4.66c0-1.496 1.231-2.804 2.821-2.647A20.78 20.78 0 0 1 21.266 8.84c1.07 1.193.737 2.964-.479 3.845l-.423.307l-.363-.54l-.008-.011c-3.19-4.407-8.38-7.275-14.24-7.275h-.75zm13.768 8.65l.378.563l-3.947 2.865l-.202.15v2.102a1 1 0 0 1-2 0v-.06a.5.5 0 0 0-.996.06v1.501a1 1 0 0 1-1.995.1l-1.44 1.04c-1.489 1.074-3.57.011-3.569-1.826l.003-13.14h.75c5.354 0 10.096 2.617 13.018 6.645m-9.767-2.32a1 1 0 1 0 0-2a1 1 0 0 0 0 2m4 2.998a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-4 2.998a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.003 4.66c0-1.496 1.231-2.804 2.821-2.647A20.78 20.78 0 0 1 21.266 8.84c1.07 1.193.737 2.964-.479 3.845l-.423.307l-.363-.54l-.008-.011c-3.19-4.407-8.38-7.275-14.24-7.275h-.75zm13.768 8.65l.378.563l-3.947 2.865l-.202.15v2.102a1 1 0 0 1-2 0v-.06a.5.5 0 0 0-.996.06v1.501a1 1 0 0 1-1.995.1l-1.44 1.04c-1.489 1.074-3.57.011-3.569-1.826l.003-13.14h.75c5.354 0 10.096 2.617 13.018 6.645m-9.767-2.32a1 1 0 1 0 0-2a1 1 0 0 0 0 2m4 2.998a1 1 0 1 0 0-2a1 1 0 0 0 0 2m-4 2.998a1 1 0 1 0 0-2a1 1 0 0 0 0 2"/></svg>
</template>

CSS

.icon-food-pizza-24-filled {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.003%204.66c0-1.496%201.231-2.804%202.821-2.647A20.78%2020.78%200%200%201%2021.266%208.84c1.07%201.193.737%202.964-.479%203.845l-.423.307l-.363-.54l-.008-.011c-3.19-4.407-8.38-7.275-14.24-7.275h-.75zm13.768%208.65l.378.563l-3.947%202.865l-.202.15v2.102a1%201%200%200%201-2%200v-.06a.5.5%200%200%200-.996.06v1.501a1%201%200%200%201-1.995.1l-1.44%201.04c-1.489%201.074-3.57.011-3.569-1.826l.003-13.14h.75c5.354%200%2010.096%202.617%2013.018%206.645m-9.767-2.32a1%201%200%201%200%200-2a1%201%200%200%200%200%202m4%202.998a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-4%202.998a1%201%200%201%200%200-2a1%201%200%200%200%200%202%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.003%204.66c0-1.496%201.231-2.804%202.821-2.647A20.78%2020.78%200%200%201%2021.266%208.84c1.07%201.193.737%202.964-.479%203.845l-.423.307l-.363-.54l-.008-.011c-3.19-4.407-8.38-7.275-14.24-7.275h-.75zm13.768%208.65l.378.563l-3.947%202.865l-.202.15v2.102a1%201%200%200%201-2%200v-.06a.5.5%200%200%200-.996.06v1.501a1%201%200%200%201-1.995.1l-1.44%201.04c-1.489%201.074-3.57.011-3.569-1.826l.003-13.14h.75c5.354%200%2010.096%202.617%2013.018%206.645m-9.767-2.32a1%201%200%201%200%200-2a1%201%200%200%200%200%202m4%202.998a1%201%200%201%200%200-2a1%201%200%200%200%200%202m-4%202.998a1%201%200%201%200%200-2a1%201%200%200%200%200%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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