ice cream round icon
ice-cream-round from Element Plus by Element Plus · Outline · MIT Free for personal and commercial use.
- Name
- ice-cream-round
- Set
- Element Plus
- Style
- Outline
- Viewbox
- 1024×1024
- License
- MIT
Related icons in Element Plus
Use the ice cream round icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="m308.4 489.3l226.3 226.3a32 32 0 0 0 45.2 0L783.6 512A192 192 0 1 0 512 240.4L308.4 444.2a32 32 0 0 0 0 45.2zM444 715.6L308.4 851.4a96 96 0 0 1-135.8-135.8L308.4 580L263 534.7a96 96 0 0 1 0-135.9l203.7-203.6a256 256 0 0 1 362 362L625.2 761a96 96 0 0 1-135.9 0l-45.2-45.3zm-45.3-45.2l-45.2-45.2l-135.7 135.7a32 32 0 0 0 45.2 45.2zm249-384.6a32 32 0 0 1 0 45.2L466.6 512a32 32 0 1 1-45.2-45.2l181-181.1a32 32 0 0 1 45.3 0zm90.5 90.5a32 32 0 0 1 0 45.2l-181 181a32 32 0 1 1-45.3-45.3l181-181a32 32 0 0 1 45.3 0"/></svg>
React
import type { SVGProps } from "react";
export function EpIceCreamRound(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="m308.4 489.3l226.3 226.3a32 32 0 0 0 45.2 0L783.6 512A192 192 0 1 0 512 240.4L308.4 444.2a32 32 0 0 0 0 45.2zM444 715.6L308.4 851.4a96 96 0 0 1-135.8-135.8L308.4 580L263 534.7a96 96 0 0 1 0-135.9l203.7-203.6a256 256 0 0 1 362 362L625.2 761a96 96 0 0 1-135.9 0l-45.2-45.3zm-45.3-45.2l-45.2-45.2l-135.7 135.7a32 32 0 0 0 45.2 45.2zm249-384.6a32 32 0 0 1 0 45.2L466.6 512a32 32 0 1 1-45.2-45.2l181-181.1a32 32 0 0 1 45.3 0zm90.5 90.5a32 32 0 0 1 0 45.2l-181 181a32 32 0 1 1-45.3-45.3l181-181a32 32 0 0 1 45.3 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="m308.4 489.3l226.3 226.3a32 32 0 0 0 45.2 0L783.6 512A192 192 0 1 0 512 240.4L308.4 444.2a32 32 0 0 0 0 45.2zM444 715.6L308.4 851.4a96 96 0 0 1-135.8-135.8L308.4 580L263 534.7a96 96 0 0 1 0-135.9l203.7-203.6a256 256 0 0 1 362 362L625.2 761a96 96 0 0 1-135.9 0l-45.2-45.3zm-45.3-45.2l-45.2-45.2l-135.7 135.7a32 32 0 0 0 45.2 45.2zm249-384.6a32 32 0 0 1 0 45.2L466.6 512a32 32 0 1 1-45.2-45.2l181-181.1a32 32 0 0 1 45.3 0zm90.5 90.5a32 32 0 0 1 0 45.2l-181 181a32 32 0 1 1-45.3-45.3l181-181a32 32 0 0 1 45.3 0"/></svg> </template>
CSS
.icon-ice-cream-round {
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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m308.4%20489.3l226.3%20226.3a32%2032%200%200%200%2045.2%200L783.6%20512A192%20192%200%201%200%20512%20240.4L308.4%20444.2a32%2032%200%200%200%200%2045.2zM444%20715.6L308.4%20851.4a96%2096%200%200%201-135.8-135.8L308.4%20580L263%20534.7a96%2096%200%200%201%200-135.9l203.7-203.6a256%20256%200%200%201%20362%20362L625.2%20761a96%2096%200%200%201-135.9%200l-45.2-45.3zm-45.3-45.2l-45.2-45.2l-135.7%20135.7a32%2032%200%200%200%2045.2%2045.2zm249-384.6a32%2032%200%200%201%200%2045.2L466.6%20512a32%2032%200%201%201-45.2-45.2l181-181.1a32%2032%200%200%201%2045.3%200zm90.5%2090.5a32%2032%200%200%201%200%2045.2l-181%20181a32%2032%200%201%201-45.3-45.3l181-181a32%2032%200%200%201%2045.3%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m308.4%20489.3l226.3%20226.3a32%2032%200%200%200%2045.2%200L783.6%20512A192%20192%200%201%200%20512%20240.4L308.4%20444.2a32%2032%200%200%200%200%2045.2zM444%20715.6L308.4%20851.4a96%2096%200%200%201-135.8-135.8L308.4%20580L263%20534.7a96%2096%200%200%201%200-135.9l203.7-203.6a256%20256%200%200%201%20362%20362L625.2%20761a96%2096%200%200%201-135.9%200l-45.2-45.3zm-45.3-45.2l-45.2-45.2l-135.7%20135.7a32%2032%200%200%200%2045.2%2045.2zm249-384.6a32%2032%200%200%201%200%2045.2L466.6%20512a32%2032%200%201%201-45.2-45.2l181-181.1a32%2032%200%200%201%2045.3%200zm90.5%2090.5a32%2032%200%200%201%200%2045.2l-181%20181a32%2032%200%201%201-45.3-45.3l181-181a32%2032%200%200%201%2045.3%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ep/ice-cream-round.svg?color=%231a73e8&size=48