ice cream 2 icon
ice-cream-2-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- ice-cream-2-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Related icons in MingCute Icon
Use the ice cream 2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7.966 16.033L5.137 18.86M13.976 7.9l-4.243 4.243m6.364-2.122l-4.242 4.243m-6.364-.707l4.95 4.95a1 1 0 0 0 1.414 0l6.717-6.718a4.5 4.5 0 0 0-6.364-6.364l-6.717 6.718a1 1 0 0 0 0 1.414"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteIceCream2Line(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M7.966 16.033L5.137 18.86M13.976 7.9l-4.243 4.243m6.364-2.122l-4.242 4.243m-6.364-.707l4.95 4.95a1 1 0 0 0 1.414 0l6.717-6.718a4.5 4.5 0 0 0-6.364-6.364l-6.717 6.718a1 1 0 0 0 0 1.414"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7.966 16.033L5.137 18.86M13.976 7.9l-4.243 4.243m6.364-2.122l-4.242 4.243m-6.364-.707l4.95 4.95a1 1 0 0 0 1.414 0l6.717-6.718a4.5 4.5 0 0 0-6.364-6.364l-6.717 6.718a1 1 0 0 0 0 1.414"/></svg> </template>
CSS
.icon-ice-cream-2-line {
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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7.966%2016.033L5.137%2018.86M13.976%207.9l-4.243%204.243m6.364-2.122l-4.242%204.243m-6.364-.707l4.95%204.95a1%201%200%200%200%201.414%200l6.717-6.718a4.5%204.5%200%200%200-6.364-6.364l-6.717%206.718a1%201%200%200%200%200%201.414%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7.966%2016.033L5.137%2018.86M13.976%207.9l-4.243%204.243m6.364-2.122l-4.242%204.243m-6.364-.707l4.95%204.95a1%201%200%200%200%201.414%200l6.717-6.718a4.5%204.5%200%200%200-6.364-6.364l-6.717%206.718a1%201%200%200%200%200%201.414%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/ice-cream-2-line.svg?color=%231a73e8&size=48