popcorn icon

popcorn-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.

Name
popcorn-thin
Set
Phosphor
Style
Thin
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="M226.76 77.11a4 4 0 0 0-3.86-1l-3.49 1a40 40 0 0 0-53.71-30.47a40 40 0 0 0-75.4 0a40 40 0 0 0-53.71 30.51l-3.49-1a4 4 0 0 0-5 4.77l30.56 129.83A11.94 11.94 0 0 0 70.34 220h115.32a11.94 11.94 0 0 0 11.68-9.25l30.55-129.83a4 4 0 0 0-1.13-3.81M76 52a32.1 32.1 0 0 1 15 3.72a4 4 0 0 0 5.78-2.66a32 32 0 0 1 62.47 0a4 4 0 0 0 5.75 2.66a32 32 0 0 1 46.65 23.64l-43.43 12.42l-35.76-14.31a12 12 0 0 0-8.92 0L87.78 91.78L44.33 79.36A32 32 0 0 1 76 52m-5.66 160a4 4 0 0 1-3.9-3.08l-29-123.2l46.94 13.41L99.43 212Zm37.16 0L92.38 98.56l34.14-13.66a4 4 0 0 1 3 0l34.13 13.66L148.5 212Zm82.06-3.08a4 4 0 0 1-3.9 3.08h-29.09l15.05-112.87l46.92-13.41Z"/></svg>

React

import type { SVGProps } from "react";

export function PhPopcornThin(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="M226.76 77.11a4 4 0 0 0-3.86-1l-3.49 1a40 40 0 0 0-53.71-30.47a40 40 0 0 0-75.4 0a40 40 0 0 0-53.71 30.51l-3.49-1a4 4 0 0 0-5 4.77l30.56 129.83A11.94 11.94 0 0 0 70.34 220h115.32a11.94 11.94 0 0 0 11.68-9.25l30.55-129.83a4 4 0 0 0-1.13-3.81M76 52a32.1 32.1 0 0 1 15 3.72a4 4 0 0 0 5.78-2.66a32 32 0 0 1 62.47 0a4 4 0 0 0 5.75 2.66a32 32 0 0 1 46.65 23.64l-43.43 12.42l-35.76-14.31a12 12 0 0 0-8.92 0L87.78 91.78L44.33 79.36A32 32 0 0 1 76 52m-5.66 160a4 4 0 0 1-3.9-3.08l-29-123.2l46.94 13.41L99.43 212Zm37.16 0L92.38 98.56l34.14-13.66a4 4 0 0 1 3 0l34.13 13.66L148.5 212Zm82.06-3.08a4 4 0 0 1-3.9 3.08h-29.09l15.05-112.87l46.92-13.41Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M226.76 77.11a4 4 0 0 0-3.86-1l-3.49 1a40 40 0 0 0-53.71-30.47a40 40 0 0 0-75.4 0a40 40 0 0 0-53.71 30.51l-3.49-1a4 4 0 0 0-5 4.77l30.56 129.83A11.94 11.94 0 0 0 70.34 220h115.32a11.94 11.94 0 0 0 11.68-9.25l30.55-129.83a4 4 0 0 0-1.13-3.81M76 52a32.1 32.1 0 0 1 15 3.72a4 4 0 0 0 5.78-2.66a32 32 0 0 1 62.47 0a4 4 0 0 0 5.75 2.66a32 32 0 0 1 46.65 23.64l-43.43 12.42l-35.76-14.31a12 12 0 0 0-8.92 0L87.78 91.78L44.33 79.36A32 32 0 0 1 76 52m-5.66 160a4 4 0 0 1-3.9-3.08l-29-123.2l46.94 13.41L99.43 212Zm37.16 0L92.38 98.56l34.14-13.66a4 4 0 0 1 3 0l34.13 13.66L148.5 212Zm82.06-3.08a4 4 0 0 1-3.9 3.08h-29.09l15.05-112.87l46.92-13.41Z"/></svg>
</template>

CSS

.icon-popcorn-thin {
  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%22M226.76%2077.11a4%204%200%200%200-3.86-1l-3.49%201a40%2040%200%200%200-53.71-30.47a40%2040%200%200%200-75.4%200a40%2040%200%200%200-53.71%2030.51l-3.49-1a4%204%200%200%200-5%204.77l30.56%20129.83A11.94%2011.94%200%200%200%2070.34%20220h115.32a11.94%2011.94%200%200%200%2011.68-9.25l30.55-129.83a4%204%200%200%200-1.13-3.81M76%2052a32.1%2032.1%200%200%201%2015%203.72a4%204%200%200%200%205.78-2.66a32%2032%200%200%201%2062.47%200a4%204%200%200%200%205.75%202.66a32%2032%200%200%201%2046.65%2023.64l-43.43%2012.42l-35.76-14.31a12%2012%200%200%200-8.92%200L87.78%2091.78L44.33%2079.36A32%2032%200%200%201%2076%2052m-5.66%20160a4%204%200%200%201-3.9-3.08l-29-123.2l46.94%2013.41L99.43%20212Zm37.16%200L92.38%2098.56l34.14-13.66a4%204%200%200%201%203%200l34.13%2013.66L148.5%20212Zm82.06-3.08a4%204%200%200%201-3.9%203.08h-29.09l15.05-112.87l46.92-13.41Z%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%22M226.76%2077.11a4%204%200%200%200-3.86-1l-3.49%201a40%2040%200%200%200-53.71-30.47a40%2040%200%200%200-75.4%200a40%2040%200%200%200-53.71%2030.51l-3.49-1a4%204%200%200%200-5%204.77l30.56%20129.83A11.94%2011.94%200%200%200%2070.34%20220h115.32a11.94%2011.94%200%200%200%2011.68-9.25l30.55-129.83a4%204%200%200%200-1.13-3.81M76%2052a32.1%2032.1%200%200%201%2015%203.72a4%204%200%200%200%205.78-2.66a32%2032%200%200%201%2062.47%200a4%204%200%200%200%205.75%202.66a32%2032%200%200%201%2046.65%2023.64l-43.43%2012.42l-35.76-14.31a12%2012%200%200%200-8.92%200L87.78%2091.78L44.33%2079.36A32%2032%200%200%201%2076%2052m-5.66%20160a4%204%200%200%201-3.9-3.08l-29-123.2l46.94%2013.41L99.43%20212Zm37.16%200L92.38%2098.56l34.14-13.66a4%204%200%200%201%203%200l34.13%2013.66L148.5%20212Zm82.06-3.08a4%204%200%200%201-3.9%203.08h-29.09l15.05-112.87l46.92-13.41Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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