md ice cream icon
md-ice-cream from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- md-ice-cream
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
Related icons in IonIcons
md-addmd-add-circlemd-airplanemd-alarmmd-albumsmd-alertmd-american-footballmd-analyticsmd-aperturemd-appsmd-appstoremd-archivemd-arrow-backmd-arrow-downmd-arrow-dropdownmd-arrow-dropdown-circlemd-arrow-dropleftmd-arrow-dropleft-circlemd-arrow-droprightmd-arrow-dropright-circlemd-arrow-dropupmd-arrow-dropup-circlemd-arrow-forwardmd-arrow-round-back
Use the md ice cream icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M128.1 256l128 224 128-224z" fill="currentColor"/><path d="M392 161c3-9 4.7-22.7 4.7-32.9 0-53.1-43-96.1-96.1-96.1-31.4 0-59.2 15-76.8 38.3 0 0-9.1 14-10.8 29l-3.4-1c-2.3-9-3.7-20 1.6-31.5-7.4-2.5-9.4-2.8-17.6-2.8-41.7 0-75.6 33.8-75.6 75.6 0 6.3.8 15.5 2.3 21.4-13.9 3.5-24.3 16.1-24.3 31 0 17.6 14.4 32 32 32h256c17.6 0 32-14.4 32-32 0-14.8-10.2-27.4-24-31z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonMdIceCream(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M128.1 256l128 224 128-224z" fill="currentColor"/><path d="M392 161c3-9 4.7-22.7 4.7-32.9 0-53.1-43-96.1-96.1-96.1-31.4 0-59.2 15-76.8 38.3 0 0-9.1 14-10.8 29l-3.4-1c-2.3-9-3.7-20 1.6-31.5-7.4-2.5-9.4-2.8-17.6-2.8-41.7 0-75.6 33.8-75.6 75.6 0 6.3.8 15.5 2.3 21.4-13.9 3.5-24.3 16.1-24.3 31 0 17.6 14.4 32 32 32h256c17.6 0 32-14.4 32-32 0-14.8-10.2-27.4-24-31z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M128.1 256l128 224 128-224z" fill="currentColor"/><path d="M392 161c3-9 4.7-22.7 4.7-32.9 0-53.1-43-96.1-96.1-96.1-31.4 0-59.2 15-76.8 38.3 0 0-9.1 14-10.8 29l-3.4-1c-2.3-9-3.7-20 1.6-31.5-7.4-2.5-9.4-2.8-17.6-2.8-41.7 0-75.6 33.8-75.6 75.6 0 6.3.8 15.5 2.3 21.4-13.9 3.5-24.3 16.1-24.3 31 0 17.6 14.4 32 32 32h256c17.6 0 32-14.4 32-32 0-14.8-10.2-27.4-24-31z" fill="currentColor"/></svg> </template>
CSS
.icon-md-ice-cream {
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%20512%20512%22%3E%3Cpath%20d%3D%22M128.1%20256l128%20224%20128-224z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M392%20161c3-9%204.7-22.7%204.7-32.9%200-53.1-43-96.1-96.1-96.1-31.4%200-59.2%2015-76.8%2038.3%200%200-9.1%2014-10.8%2029l-3.4-1c-2.3-9-3.7-20%201.6-31.5-7.4-2.5-9.4-2.8-17.6-2.8-41.7%200-75.6%2033.8-75.6%2075.6%200%206.3.8%2015.5%202.3%2021.4-13.9%203.5-24.3%2016.1-24.3%2031%200%2017.6%2014.4%2032%2032%2032h256c17.6%200%2032-14.4%2032-32%200-14.8-10.2-27.4-24-31z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M128.1%20256l128%20224%20128-224z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M392%20161c3-9%204.7-22.7%204.7-32.9%200-53.1-43-96.1-96.1-96.1-31.4%200-59.2%2015-76.8%2038.3%200%200-9.1%2014-10.8%2029l-3.4-1c-2.3-9-3.7-20%201.6-31.5-7.4-2.5-9.4-2.8-17.6-2.8-41.7%200-75.6%2033.8-75.6%2075.6%200%206.3.8%2015.5%202.3%2021.4-13.9%203.5-24.3%2016.1-24.3%2031%200%2017.6%2014.4%2032%2032%2032h256c17.6%200%2032-14.4%2032-32%200-14.8-10.2-27.4-24-31z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/md-ice-cream.svg?color=%231a73e8&size=48