Popcorn Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Popcorn icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/331499.svg" alt="Popcorn icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331499.svg" alt="Popcorn icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331499.svg" alt="Popcorn icon" :width="24" :height="24" />
CSS background
.icon-popcorn {
background-image: url('https://proicons.com/icon/331499.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="e" d="M31.3248,15.0232c0-1.9458-1.767-3.5232-3.9467-3.5232-1.435,0-2.6874.686-3.3781,1.7084-.6908-1.0224-1.9431-1.7084-3.3781-1.7084-2.1797,0-3.9466,1.5774-3.9466,3.5232,0,.4448.0962.8686.2647,1.2605,1.305,3.351,7.0601,7.0282,7.0601,7.0282,0,0,5.7551-3.6772,7.0601-7.0282.1685-.3919.2647-.8157.2647-1.2605h0Z"/><path id="d" class="e" d="M21.2868,36.5v-8.1908h2.662c1.5358,0,2.7644,1.2286,2.7644,2.7644s-1.2286,2.7644-2.7644,2.7644h-2.662"/></g><rect class="e" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Popcorn in other icon packs
Copied!