ice-cream from Fluent Emoji High Contrast by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.

Name
ice-cream
Set
Fluent Emoji High Contrast
Style
Default
Category
Food & Drink
Viewbox
32×32
License
MIT

The same emoji in other sets

More food & drink icons from Fluent Emoji High Contrast

Use the ice cream emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.778 4.439a.875.875 0 1 0-1.376-1.081l-4.217 5.369a8.05 8.05 0 0 0-3.508-1.71c.178-.288.272-.64.272-1.034a1.983 1.983 0 1 0-3.966 0c0 .4.096.757.28 1.048A8.1 8.1 0 0 0 8.937 11H8.84a6.75 6.75 0 0 0-5.895 10.042h-.223c-.622 0-.97.71-.58 1.194c.82 1.02 1.98 2.413 2.656 3c.725.63 2.17 1.55 3.103 2.124c.57.35 1.052.826 1.397 1.399l.134.224a2 2 0 0 0 1.715.97h8.644a2 2 0 0 0 1.715-.97l.134-.224a4.2 4.2 0 0 1 1.397-1.4c.933-.573 2.378-1.494 3.104-2.124c.674-.585 1.834-1.978 2.655-2.999a.735.735 0 0 0-.58-1.195h-.133a6.752 6.752 0 0 0-3.346-9.698l4.706-2.611a.875.875 0 1 0-.85-1.53l-5.861 3.253a8 8 0 0 0-.324-.453zM5.415 21.042a4.751 4.751 0 0 1 2.725-7.99a8 8 0 0 0-.218 1.87a8.06 8.06 0 0 0 2.805 6.12zm20.145 0h-4.287a8.06 8.06 0 0 0 2.805-6.12q-.002-.91-.192-1.762a4.752 4.752 0 0 1 1.674 7.881m-3.482-6.12a6.078 6.078 0 1 1-12.156 0a6.078 6.078 0 0 1 12.156 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastIceCream(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.778 4.439a.875.875 0 1 0-1.376-1.081l-4.217 5.369a8.05 8.05 0 0 0-3.508-1.71c.178-.288.272-.64.272-1.034a1.983 1.983 0 1 0-3.966 0c0 .4.096.757.28 1.048A8.1 8.1 0 0 0 8.937 11H8.84a6.75 6.75 0 0 0-5.895 10.042h-.223c-.622 0-.97.71-.58 1.194c.82 1.02 1.98 2.413 2.656 3c.725.63 2.17 1.55 3.103 2.124c.57.35 1.052.826 1.397 1.399l.134.224a2 2 0 0 0 1.715.97h8.644a2 2 0 0 0 1.715-.97l.134-.224a4.2 4.2 0 0 1 1.397-1.4c.933-.573 2.378-1.494 3.104-2.124c.674-.585 1.834-1.978 2.655-2.999a.735.735 0 0 0-.58-1.195h-.133a6.752 6.752 0 0 0-3.346-9.698l4.706-2.611a.875.875 0 1 0-.85-1.53l-5.861 3.253a8 8 0 0 0-.324-.453zM5.415 21.042a4.751 4.751 0 0 1 2.725-7.99a8 8 0 0 0-.218 1.87a8.06 8.06 0 0 0 2.805 6.12zm20.145 0h-4.287a8.06 8.06 0 0 0 2.805-6.12q-.002-.91-.192-1.762a4.752 4.752 0 0 1 1.674 7.881m-3.482-6.12a6.078 6.078 0 1 1-12.156 0a6.078 6.078 0 0 1 12.156 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M26.778 4.439a.875.875 0 1 0-1.376-1.081l-4.217 5.369a8.05 8.05 0 0 0-3.508-1.71c.178-.288.272-.64.272-1.034a1.983 1.983 0 1 0-3.966 0c0 .4.096.757.28 1.048A8.1 8.1 0 0 0 8.937 11H8.84a6.75 6.75 0 0 0-5.895 10.042h-.223c-.622 0-.97.71-.58 1.194c.82 1.02 1.98 2.413 2.656 3c.725.63 2.17 1.55 3.103 2.124c.57.35 1.052.826 1.397 1.399l.134.224a2 2 0 0 0 1.715.97h8.644a2 2 0 0 0 1.715-.97l.134-.224a4.2 4.2 0 0 1 1.397-1.4c.933-.573 2.378-1.494 3.104-2.124c.674-.585 1.834-1.978 2.655-2.999a.735.735 0 0 0-.58-1.195h-.133a6.752 6.752 0 0 0-3.346-9.698l4.706-2.611a.875.875 0 1 0-.85-1.53l-5.861 3.253a8 8 0 0 0-.324-.453zM5.415 21.042a4.751 4.751 0 0 1 2.725-7.99a8 8 0 0 0-.218 1.87a8.06 8.06 0 0 0 2.805 6.12zm20.145 0h-4.287a8.06 8.06 0 0 0 2.805-6.12q-.002-.91-.192-1.762a4.752 4.752 0 0 1 1.674 7.881m-3.482-6.12a6.078 6.078 0 1 1-12.156 0a6.078 6.078 0 0 1 12.156 0"/></svg>
</template>

CSS

.icon-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.778%204.439a.875.875%200%201%200-1.376-1.081l-4.217%205.369a8.05%208.05%200%200%200-3.508-1.71c.178-.288.272-.64.272-1.034a1.983%201.983%200%201%200-3.966%200c0%20.4.096.757.28%201.048A8.1%208.1%200%200%200%208.937%2011H8.84a6.75%206.75%200%200%200-5.895%2010.042h-.223c-.622%200-.97.71-.58%201.194c.82%201.02%201.98%202.413%202.656%203c.725.63%202.17%201.55%203.103%202.124c.57.35%201.052.826%201.397%201.399l.134.224a2%202%200%200%200%201.715.97h8.644a2%202%200%200%200%201.715-.97l.134-.224a4.2%204.2%200%200%201%201.397-1.4c.933-.573%202.378-1.494%203.104-2.124c.674-.585%201.834-1.978%202.655-2.999a.735.735%200%200%200-.58-1.195h-.133a6.752%206.752%200%200%200-3.346-9.698l4.706-2.611a.875.875%200%201%200-.85-1.53l-5.861%203.253a8%208%200%200%200-.324-.453zM5.415%2021.042a4.751%204.751%200%200%201%202.725-7.99a8%208%200%200%200-.218%201.87a8.06%208.06%200%200%200%202.805%206.12zm20.145%200h-4.287a8.06%208.06%200%200%200%202.805-6.12q-.002-.91-.192-1.762a4.752%204.752%200%200%201%201.674%207.881m-3.482-6.12a6.078%206.078%200%201%201-12.156%200a6.078%206.078%200%200%201%2012.156%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M26.778%204.439a.875.875%200%201%200-1.376-1.081l-4.217%205.369a8.05%208.05%200%200%200-3.508-1.71c.178-.288.272-.64.272-1.034a1.983%201.983%200%201%200-3.966%200c0%20.4.096.757.28%201.048A8.1%208.1%200%200%200%208.937%2011H8.84a6.75%206.75%200%200%200-5.895%2010.042h-.223c-.622%200-.97.71-.58%201.194c.82%201.02%201.98%202.413%202.656%203c.725.63%202.17%201.55%203.103%202.124c.57.35%201.052.826%201.397%201.399l.134.224a2%202%200%200%200%201.715.97h8.644a2%202%200%200%200%201.715-.97l.134-.224a4.2%204.2%200%200%201%201.397-1.4c.933-.573%202.378-1.494%203.104-2.124c.674-.585%201.834-1.978%202.655-2.999a.735.735%200%200%200-.58-1.195h-.133a6.752%206.752%200%200%200-3.346-9.698l4.706-2.611a.875.875%200%201%200-.85-1.53l-5.861%203.253a8%208%200%200%200-.324-.453zM5.415%2021.042a4.751%204.751%200%200%201%202.725-7.99a8%208%200%200%200-.218%201.87a8.06%208.06%200%200%200%202.805%206.12zm20.145%200h-4.287a8.06%208.06%200%200%200%202.805-6.12q-.002-.91-.192-1.762a4.752%204.752%200%200%201%201.674%207.881m-3.482-6.12a6.078%206.078%200%201%201-12.156%200a6.078%206.078%200%200%201%2012.156%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/ice-cream.svg?color=%231a73e8&size=48