popcorn icon

popcorn-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
popcorn-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the popcorn icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232.28 71.32a12 12 0 0 0-7-3.25a48 48 0 0 0-55.19-31a48 48 0 0 0-84.24 0a48 48 0 0 0-55.19 31a12 12 0 0 0-10.34 14.68l30.55 129.83A19.92 19.92 0 0 0 70.34 228h115.32a19.92 19.92 0 0 0 19.47-15.42l30.55-129.83a12 12 0 0 0-3.4-11.43M76 60a23.7 23.7 0 0 1 11.23 2.79a12 12 0 0 0 17.35-8a24 24 0 0 1 46.84 0a12 12 0 0 0 17.35 8A23.7 23.7 0 0 1 180 60a24 24 0 0 1 21.78 13.87l-33.13 9.46l-33.22-13.28a19.9 19.9 0 0 0-14.86 0L87.35 83.33l-33.13-9.46A24 24 0 0 1 76 60m25.13 43.67L128 92.92l26.87 10.75L141.49 204h-27Zm-52.77-6.51l28.78 8.22L90.29 204H73.5ZM182.5 204h-16.79l13.15-98.62l28.78-8.22Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPopcornBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232.28 71.32a12 12 0 0 0-7-3.25a48 48 0 0 0-55.19-31a48 48 0 0 0-84.24 0a48 48 0 0 0-55.19 31a12 12 0 0 0-10.34 14.68l30.55 129.83A19.92 19.92 0 0 0 70.34 228h115.32a19.92 19.92 0 0 0 19.47-15.42l30.55-129.83a12 12 0 0 0-3.4-11.43M76 60a23.7 23.7 0 0 1 11.23 2.79a12 12 0 0 0 17.35-8a24 24 0 0 1 46.84 0a12 12 0 0 0 17.35 8A23.7 23.7 0 0 1 180 60a24 24 0 0 1 21.78 13.87l-33.13 9.46l-33.22-13.28a19.9 19.9 0 0 0-14.86 0L87.35 83.33l-33.13-9.46A24 24 0 0 1 76 60m25.13 43.67L128 92.92l26.87 10.75L141.49 204h-27Zm-52.77-6.51l28.78 8.22L90.29 204H73.5ZM182.5 204h-16.79l13.15-98.62l28.78-8.22Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M232.28 71.32a12 12 0 0 0-7-3.25a48 48 0 0 0-55.19-31a48 48 0 0 0-84.24 0a48 48 0 0 0-55.19 31a12 12 0 0 0-10.34 14.68l30.55 129.83A19.92 19.92 0 0 0 70.34 228h115.32a19.92 19.92 0 0 0 19.47-15.42l30.55-129.83a12 12 0 0 0-3.4-11.43M76 60a23.7 23.7 0 0 1 11.23 2.79a12 12 0 0 0 17.35-8a24 24 0 0 1 46.84 0a12 12 0 0 0 17.35 8A23.7 23.7 0 0 1 180 60a24 24 0 0 1 21.78 13.87l-33.13 9.46l-33.22-13.28a19.9 19.9 0 0 0-14.86 0L87.35 83.33l-33.13-9.46A24 24 0 0 1 76 60m25.13 43.67L128 92.92l26.87 10.75L141.49 204h-27Zm-52.77-6.51l28.78 8.22L90.29 204H73.5ZM182.5 204h-16.79l13.15-98.62l28.78-8.22Z"/></svg>
</template>

CSS

.icon-popcorn-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M232.28%2071.32a12%2012%200%200%200-7-3.25a48%2048%200%200%200-55.19-31a48%2048%200%200%200-84.24%200a48%2048%200%200%200-55.19%2031a12%2012%200%200%200-10.34%2014.68l30.55%20129.83A19.92%2019.92%200%200%200%2070.34%20228h115.32a19.92%2019.92%200%200%200%2019.47-15.42l30.55-129.83a12%2012%200%200%200-3.4-11.43M76%2060a23.7%2023.7%200%200%201%2011.23%202.79a12%2012%200%200%200%2017.35-8a24%2024%200%200%201%2046.84%200a12%2012%200%200%200%2017.35%208A23.7%2023.7%200%200%201%20180%2060a24%2024%200%200%201%2021.78%2013.87l-33.13%209.46l-33.22-13.28a19.9%2019.9%200%200%200-14.86%200L87.35%2083.33l-33.13-9.46A24%2024%200%200%201%2076%2060m25.13%2043.67L128%2092.92l26.87%2010.75L141.49%20204h-27Zm-52.77-6.51l28.78%208.22L90.29%20204H73.5ZM182.5%20204h-16.79l13.15-98.62l28.78-8.22Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M232.28%2071.32a12%2012%200%200%200-7-3.25a48%2048%200%200%200-55.19-31a48%2048%200%200%200-84.24%200a48%2048%200%200%200-55.19%2031a12%2012%200%200%200-10.34%2014.68l30.55%20129.83A19.92%2019.92%200%200%200%2070.34%20228h115.32a19.92%2019.92%200%200%200%2019.47-15.42l30.55-129.83a12%2012%200%200%200-3.4-11.43M76%2060a23.7%2023.7%200%200%201%2011.23%202.79a12%2012%200%200%200%2017.35-8a24%2024%200%200%201%2046.84%200a12%2012%200%200%200%2017.35%208A23.7%2023.7%200%200%201%20180%2060a24%2024%200%200%201%2021.78%2013.87l-33.13%209.46l-33.22-13.28a19.9%2019.9%200%200%200-14.86%200L87.35%2083.33l-33.13-9.46A24%2024%200%200%201%2076%2060m25.13%2043.67L128%2092.92l26.87%2010.75L141.49%20204h-27Zm-52.77-6.51l28.78%208.22L90.29%20204H73.5ZM182.5%20204h-16.79l13.15-98.62l28.78-8.22Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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