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

Name
food-pizza-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
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 20 20"><path fill="currentColor" d="M4 3.956c0-1.095.895-2.022 2.03-1.952c4.447.274 8.347 1.77 11.402 4.687c.867.827.696 2.178-.203 2.868l-.244.188l-.397-.441l-.007-.007C13.645 6.284 9.39 4.514 4.871 4.514H4zm0 1.557V16.5c0 1.232 1.406 1.938 2.395 1.201l1.608-1.198v.002a1 1 0 0 0 2 0v-2.002a.5.5 0 0 1 .996-.059v.56a1 1 0 0 0 2 0v-2.238c.825-.605 2.086-1.564 3.19-2.408l-.331-.369C13.119 7.181 9.13 5.513 4.87 5.513zm4.248 2.742a.747.747 0 1 1-1.495-.001a.747.747 0 0 1 1.495 0m2.975 2a.747.747 0 1 1-1.495 0a.747.747 0 0 1 1.495 0m-2.967 2.502a.751.751 0 1 1-1.503 0a.751.751 0 0 1 1.503 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentFoodPizza20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 3.956c0-1.095.895-2.022 2.03-1.952c4.447.274 8.347 1.77 11.402 4.687c.867.827.696 2.178-.203 2.868l-.244.188l-.397-.441l-.007-.007C13.645 6.284 9.39 4.514 4.871 4.514H4zm0 1.557V16.5c0 1.232 1.406 1.938 2.395 1.201l1.608-1.198v.002a1 1 0 0 0 2 0v-2.002a.5.5 0 0 1 .996-.059v.56a1 1 0 0 0 2 0v-2.238c.825-.605 2.086-1.564 3.19-2.408l-.331-.369C13.119 7.181 9.13 5.513 4.87 5.513zm4.248 2.742a.747.747 0 1 1-1.495-.001a.747.747 0 0 1 1.495 0m2.975 2a.747.747 0 1 1-1.495 0a.747.747 0 0 1 1.495 0m-2.967 2.502a.751.751 0 1 1-1.503 0a.751.751 0 0 1 1.503 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4 3.956c0-1.095.895-2.022 2.03-1.952c4.447.274 8.347 1.77 11.402 4.687c.867.827.696 2.178-.203 2.868l-.244.188l-.397-.441l-.007-.007C13.645 6.284 9.39 4.514 4.871 4.514H4zm0 1.557V16.5c0 1.232 1.406 1.938 2.395 1.201l1.608-1.198v.002a1 1 0 0 0 2 0v-2.002a.5.5 0 0 1 .996-.059v.56a1 1 0 0 0 2 0v-2.238c.825-.605 2.086-1.564 3.19-2.408l-.331-.369C13.119 7.181 9.13 5.513 4.87 5.513zm4.248 2.742a.747.747 0 1 1-1.495-.001a.747.747 0 0 1 1.495 0m2.975 2a.747.747 0 1 1-1.495 0a.747.747 0 0 1 1.495 0m-2.967 2.502a.751.751 0 1 1-1.503 0a.751.751 0 0 1 1.503 0"/></svg>
</template>

CSS

.icon-food-pizza-20-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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%203.956c0-1.095.895-2.022%202.03-1.952c4.447.274%208.347%201.77%2011.402%204.687c.867.827.696%202.178-.203%202.868l-.244.188l-.397-.441l-.007-.007C13.645%206.284%209.39%204.514%204.871%204.514H4zm0%201.557V16.5c0%201.232%201.406%201.938%202.395%201.201l1.608-1.198v.002a1%201%200%200%200%202%200v-2.002a.5.5%200%200%201%20.996-.059v.56a1%201%200%200%200%202%200v-2.238c.825-.605%202.086-1.564%203.19-2.408l-.331-.369C13.119%207.181%209.13%205.513%204.87%205.513zm4.248%202.742a.747.747%200%201%201-1.495-.001a.747.747%200%200%201%201.495%200m2.975%202a.747.747%200%201%201-1.495%200a.747.747%200%200%201%201.495%200m-2.967%202.502a.751.751%200%201%201-1.503%200a.751.751%200%200%201%201.503%200%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%203.956c0-1.095.895-2.022%202.03-1.952c4.447.274%208.347%201.77%2011.402%204.687c.867.827.696%202.178-.203%202.868l-.244.188l-.397-.441l-.007-.007C13.645%206.284%209.39%204.514%204.871%204.514H4zm0%201.557V16.5c0%201.232%201.406%201.938%202.395%201.201l1.608-1.198v.002a1%201%200%200%200%202%200v-2.002a.5.5%200%200%201%20.996-.059v.56a1%201%200%200%200%202%200v-2.238c.825-.605%202.086-1.564%203.19-2.408l-.331-.369C13.119%207.181%209.13%205.513%204.87%205.513zm4.248%202.742a.747.747%200%201%201-1.495-.001a.747.747%200%200%201%201.495%200m2.975%202a.747.747%200%201%201-1.495%200a.747.747%200%200%201%201.495%200m-2.967%202.502a.751.751%200%201%201-1.503%200a.751.751%200%200%201%201.503%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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