soft ice cream 1 emoji

soft-ice-cream-1 from Streamline Emojis by Streamline · Default · Food Drink · CC-BY-4.0 Attribution required.

Name
soft-ice-cream-1
Set
Streamline Emojis
Style
Default
Category
Food Drink
Viewbox
48×48
License
CC BY 4.0

More food drink icons from Streamline Emojis

Use the soft ice cream 1 emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M14.5 45.5a9.5 1.5 0 1 0 19 0a9.5 1.5 0 1 0-19 0" opacity=".15"/><path fill="#f0d5a8" d="M31 31.89H17a.9.9 0 0 1-.88-.69l-.91-3.63a.91.91 0 0 1 .88-1.13h15.82a.91.91 0 0 1 .88 1.13l-.91 3.63a.9.9 0 0 1-.88.69"/><path fill="#f7e5c6" d="M15.49 28.71h17l.28-1.14a.91.91 0 0 0-.88-1.13h-15.8a.91.91 0 0 0-.88 1.13Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M31 31.89H17a.9.9 0 0 1-.88-.69l-.91-3.63a.91.91 0 0 1 .88-1.13h15.82a.91.91 0 0 1 .88 1.13l-.91 3.63a.9.9 0 0 1-.88.69"/><path fill="#f0d5a8" d="M26.15 45.5h-4.3a2.72 2.72 0 0 1-2.7-2.36l-1.5-11.25h12.7l-1.5 11.25a2.72 2.72 0 0 1-2.7 2.36"/><path fill="#debb7e" d="m30.05 34.16l.3-2.27h-12.7l.3 2.27z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M26.15 45.5h-4.3a2.72 2.72 0 0 1-2.7-2.36l-1.5-11.25h12.7l-1.5 11.25a2.72 2.72 0 0 1-2.7 2.36"/><path fill="#fffef2" d="M33 16.79a3.13 3.13 0 0 0 .5-1.69a3.17 3.17 0 0 0-3.18-3.17h-1.13a2.71 2.71 0 0 0-2-4.54h-1.37a2.7 2.7 0 0 1-2.35-4.05a5.89 5.89 0 0 0-5.37 5.84a8.4 8.4 0 0 0 .46 2.75h-.91a3.17 3.17 0 0 0-3.18 3.17a3.13 3.13 0 0 0 .5 1.69a5 5 0 0 0 1.77 9.65h14.52A5 5 0 0 0 33 16.79"/><path fill="#fff" d="M14.47 23.27a5 5 0 0 1 3.22-4.66a3.16 3.16 0 0 1 2.68-4.87h.91a8.6 8.6 0 0 1-.46-2.74a5.89 5.89 0 0 1 2.68-4.94a2.63 2.63 0 0 1 0-2.75a5.89 5.89 0 0 0-5.4 5.87a8.4 8.4 0 0 0 .46 2.75h-.91a3.17 3.17 0 0 0-3.18 3.17a3.13 3.13 0 0 0 .5 1.69a5 5 0 0 0 .52 9.49a5 5 0 0 1-1.02-3.01"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M33 16.79a3.13 3.13 0 0 0 .5-1.69a3.17 3.17 0 0 0-3.18-3.17h-1.13a2.71 2.71 0 0 0-2-4.54h-1.37a2.7 2.7 0 0 1-2.35-4.05a5.89 5.89 0 0 0-5.37 5.84a8.4 8.4 0 0 0 .46 2.75h-.91a3.17 3.17 0 0 0-3.18 3.17a3.13 3.13 0 0 0 .5 1.69a5 5 0 0 0 1.77 9.65h14.52A5 5 0 0 0 33 16.79"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M31.71 20.09v1.36a1.36 1.36 0 1 1-2.72 0v-3.17m-5.44-3.63v2.27a1.37 1.37 0 0 1-2.73 0V16"/><path fill="#fffef2" d="M19.92 25.54v2.27a1.37 1.37 0 0 1-2.73 0v-2.27Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M19.92 26.44v1.37a1.37 1.37 0 0 1-2.73 0v-2.27"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisSoftIceCream1(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M14.5 45.5a9.5 1.5 0 1 0 19 0a9.5 1.5 0 1 0-19 0" opacity=".15"/><path fill="#f0d5a8" d="M31 31.89H17a.9.9 0 0 1-.88-.69l-.91-3.63a.91.91 0 0 1 .88-1.13h15.82a.91.91 0 0 1 .88 1.13l-.91 3.63a.9.9 0 0 1-.88.69"/><path fill="#f7e5c6" d="M15.49 28.71h17l.28-1.14a.91.91 0 0 0-.88-1.13h-15.8a.91.91 0 0 0-.88 1.13Z"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M31 31.89H17a.9.9 0 0 1-.88-.69l-.91-3.63a.91.91 0 0 1 .88-1.13h15.82a.91.91 0 0 1 .88 1.13l-.91 3.63a.9.9 0 0 1-.88.69"/><path fill="#f0d5a8" d="M26.15 45.5h-4.3a2.72 2.72 0 0 1-2.7-2.36l-1.5-11.25h12.7l-1.5 11.25a2.72 2.72 0 0 1-2.7 2.36"/><path fill="#debb7e" d="m30.05 34.16l.3-2.27h-12.7l.3 2.27z"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M26.15 45.5h-4.3a2.72 2.72 0 0 1-2.7-2.36l-1.5-11.25h12.7l-1.5 11.25a2.72 2.72 0 0 1-2.7 2.36"/><path fill="#fffef2" d="M33 16.79a3.13 3.13 0 0 0 .5-1.69a3.17 3.17 0 0 0-3.18-3.17h-1.13a2.71 2.71 0 0 0-2-4.54h-1.37a2.7 2.7 0 0 1-2.35-4.05a5.89 5.89 0 0 0-5.37 5.84a8.4 8.4 0 0 0 .46 2.75h-.91a3.17 3.17 0 0 0-3.18 3.17a3.13 3.13 0 0 0 .5 1.69a5 5 0 0 0 1.77 9.65h14.52A5 5 0 0 0 33 16.79"/><path fill="#fff" d="M14.47 23.27a5 5 0 0 1 3.22-4.66a3.16 3.16 0 0 1 2.68-4.87h.91a8.6 8.6 0 0 1-.46-2.74a5.89 5.89 0 0 1 2.68-4.94a2.63 2.63 0 0 1 0-2.75a5.89 5.89 0 0 0-5.4 5.87a8.4 8.4 0 0 0 .46 2.75h-.91a3.17 3.17 0 0 0-3.18 3.17a3.13 3.13 0 0 0 .5 1.69a5 5 0 0 0 .52 9.49a5 5 0 0 1-1.02-3.01"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M33 16.79a3.13 3.13 0 0 0 .5-1.69a3.17 3.17 0 0 0-3.18-3.17h-1.13a2.71 2.71 0 0 0-2-4.54h-1.37a2.7 2.7 0 0 1-2.35-4.05a5.89 5.89 0 0 0-5.37 5.84a8.4 8.4 0 0 0 .46 2.75h-.91a3.17 3.17 0 0 0-3.18 3.17a3.13 3.13 0 0 0 .5 1.69a5 5 0 0 0 1.77 9.65h14.52A5 5 0 0 0 33 16.79"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M31.71 20.09v1.36a1.36 1.36 0 1 1-2.72 0v-3.17m-5.44-3.63v2.27a1.37 1.37 0 0 1-2.73 0V16"/><path fill="#fffef2" d="M19.92 25.54v2.27a1.37 1.37 0 0 1-2.73 0v-2.27Z"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M19.92 26.44v1.37a1.37 1.37 0 0 1-2.73 0v-2.27"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M14.5 45.5a9.5 1.5 0 1 0 19 0a9.5 1.5 0 1 0-19 0" opacity=".15"/><path fill="#f0d5a8" d="M31 31.89H17a.9.9 0 0 1-.88-.69l-.91-3.63a.91.91 0 0 1 .88-1.13h15.82a.91.91 0 0 1 .88 1.13l-.91 3.63a.9.9 0 0 1-.88.69"/><path fill="#f7e5c6" d="M15.49 28.71h17l.28-1.14a.91.91 0 0 0-.88-1.13h-15.8a.91.91 0 0 0-.88 1.13Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M31 31.89H17a.9.9 0 0 1-.88-.69l-.91-3.63a.91.91 0 0 1 .88-1.13h15.82a.91.91 0 0 1 .88 1.13l-.91 3.63a.9.9 0 0 1-.88.69"/><path fill="#f0d5a8" d="M26.15 45.5h-4.3a2.72 2.72 0 0 1-2.7-2.36l-1.5-11.25h12.7l-1.5 11.25a2.72 2.72 0 0 1-2.7 2.36"/><path fill="#debb7e" d="m30.05 34.16l.3-2.27h-12.7l.3 2.27z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M26.15 45.5h-4.3a2.72 2.72 0 0 1-2.7-2.36l-1.5-11.25h12.7l-1.5 11.25a2.72 2.72 0 0 1-2.7 2.36"/><path fill="#fffef2" d="M33 16.79a3.13 3.13 0 0 0 .5-1.69a3.17 3.17 0 0 0-3.18-3.17h-1.13a2.71 2.71 0 0 0-2-4.54h-1.37a2.7 2.7 0 0 1-2.35-4.05a5.89 5.89 0 0 0-5.37 5.84a8.4 8.4 0 0 0 .46 2.75h-.91a3.17 3.17 0 0 0-3.18 3.17a3.13 3.13 0 0 0 .5 1.69a5 5 0 0 0 1.77 9.65h14.52A5 5 0 0 0 33 16.79"/><path fill="#fff" d="M14.47 23.27a5 5 0 0 1 3.22-4.66a3.16 3.16 0 0 1 2.68-4.87h.91a8.6 8.6 0 0 1-.46-2.74a5.89 5.89 0 0 1 2.68-4.94a2.63 2.63 0 0 1 0-2.75a5.89 5.89 0 0 0-5.4 5.87a8.4 8.4 0 0 0 .46 2.75h-.91a3.17 3.17 0 0 0-3.18 3.17a3.13 3.13 0 0 0 .5 1.69a5 5 0 0 0 .52 9.49a5 5 0 0 1-1.02-3.01"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M33 16.79a3.13 3.13 0 0 0 .5-1.69a3.17 3.17 0 0 0-3.18-3.17h-1.13a2.71 2.71 0 0 0-2-4.54h-1.37a2.7 2.7 0 0 1-2.35-4.05a5.89 5.89 0 0 0-5.37 5.84a8.4 8.4 0 0 0 .46 2.75h-.91a3.17 3.17 0 0 0-3.18 3.17a3.13 3.13 0 0 0 .5 1.69a5 5 0 0 0 1.77 9.65h14.52A5 5 0 0 0 33 16.79"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M31.71 20.09v1.36a1.36 1.36 0 1 1-2.72 0v-3.17m-5.44-3.63v2.27a1.37 1.37 0 0 1-2.73 0V16"/><path fill="#fffef2" d="M19.92 25.54v2.27a1.37 1.37 0 0 1-2.73 0v-2.27Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M19.92 26.44v1.37a1.37 1.37 0 0 1-2.73 0v-2.27"/></svg>
</template>

CSS

.icon-soft-ice-cream-1 {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M14.5%2045.5a9.5%201.5%200%201%200%2019%200a9.5%201.5%200%201%200-19%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23f0d5a8%22%20d%3D%22M31%2031.89H17a.9.9%200%200%201-.88-.69l-.91-3.63a.91.91%200%200%201%20.88-1.13h15.82a.91.91%200%200%201%20.88%201.13l-.91%203.63a.9.9%200%200%201-.88.69%22%2F%3E%3Cpath%20fill%3D%22%23f7e5c6%22%20d%3D%22M15.49%2028.71h17l.28-1.14a.91.91%200%200%200-.88-1.13h-15.8a.91.91%200%200%200-.88%201.13Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31%2031.89H17a.9.9%200%200%201-.88-.69l-.91-3.63a.91.91%200%200%201%20.88-1.13h15.82a.91.91%200%200%201%20.88%201.13l-.91%203.63a.9.9%200%200%201-.88.69%22%2F%3E%3Cpath%20fill%3D%22%23f0d5a8%22%20d%3D%22M26.15%2045.5h-4.3a2.72%202.72%200%200%201-2.7-2.36l-1.5-11.25h12.7l-1.5%2011.25a2.72%202.72%200%200%201-2.7%202.36%22%2F%3E%3Cpath%20fill%3D%22%23debb7e%22%20d%3D%22m30.05%2034.16l.3-2.27h-12.7l.3%202.27z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26.15%2045.5h-4.3a2.72%202.72%200%200%201-2.7-2.36l-1.5-11.25h12.7l-1.5%2011.25a2.72%202.72%200%200%201-2.7%202.36%22%2F%3E%3Cpath%20fill%3D%22%23fffef2%22%20d%3D%22M33%2016.79a3.13%203.13%200%200%200%20.5-1.69a3.17%203.17%200%200%200-3.18-3.17h-1.13a2.71%202.71%200%200%200-2-4.54h-1.37a2.7%202.7%200%200%201-2.35-4.05a5.89%205.89%200%200%200-5.37%205.84a8.4%208.4%200%200%200%20.46%202.75h-.91a3.17%203.17%200%200%200-3.18%203.17a3.13%203.13%200%200%200%20.5%201.69a5%205%200%200%200%201.77%209.65h14.52A5%205%200%200%200%2033%2016.79%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.47%2023.27a5%205%200%200%201%203.22-4.66a3.16%203.16%200%200%201%202.68-4.87h.91a8.6%208.6%200%200%201-.46-2.74a5.89%205.89%200%200%201%202.68-4.94a2.63%202.63%200%200%201%200-2.75a5.89%205.89%200%200%200-5.4%205.87a8.4%208.4%200%200%200%20.46%202.75h-.91a3.17%203.17%200%200%200-3.18%203.17a3.13%203.13%200%200%200%20.5%201.69a5%205%200%200%200%20.52%209.49a5%205%200%200%201-1.02-3.01%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33%2016.79a3.13%203.13%200%200%200%20.5-1.69a3.17%203.17%200%200%200-3.18-3.17h-1.13a2.71%202.71%200%200%200-2-4.54h-1.37a2.7%202.7%200%200%201-2.35-4.05a5.89%205.89%200%200%200-5.37%205.84a8.4%208.4%200%200%200%20.46%202.75h-.91a3.17%203.17%200%200%200-3.18%203.17a3.13%203.13%200%200%200%20.5%201.69a5%205%200%200%200%201.77%209.65h14.52A5%205%200%200%200%2033%2016.79%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31.71%2020.09v1.36a1.36%201.36%200%201%201-2.72%200v-3.17m-5.44-3.63v2.27a1.37%201.37%200%200%201-2.73%200V16%22%2F%3E%3Cpath%20fill%3D%22%23fffef2%22%20d%3D%22M19.92%2025.54v2.27a1.37%201.37%200%200%201-2.73%200v-2.27Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.92%2026.44v1.37a1.37%201.37%200%200%201-2.73%200v-2.27%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M14.5%2045.5a9.5%201.5%200%201%200%2019%200a9.5%201.5%200%201%200-19%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23f0d5a8%22%20d%3D%22M31%2031.89H17a.9.9%200%200%201-.88-.69l-.91-3.63a.91.91%200%200%201%20.88-1.13h15.82a.91.91%200%200%201%20.88%201.13l-.91%203.63a.9.9%200%200%201-.88.69%22%2F%3E%3Cpath%20fill%3D%22%23f7e5c6%22%20d%3D%22M15.49%2028.71h17l.28-1.14a.91.91%200%200%200-.88-1.13h-15.8a.91.91%200%200%200-.88%201.13Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31%2031.89H17a.9.9%200%200%201-.88-.69l-.91-3.63a.91.91%200%200%201%20.88-1.13h15.82a.91.91%200%200%201%20.88%201.13l-.91%203.63a.9.9%200%200%201-.88.69%22%2F%3E%3Cpath%20fill%3D%22%23f0d5a8%22%20d%3D%22M26.15%2045.5h-4.3a2.72%202.72%200%200%201-2.7-2.36l-1.5-11.25h12.7l-1.5%2011.25a2.72%202.72%200%200%201-2.7%202.36%22%2F%3E%3Cpath%20fill%3D%22%23debb7e%22%20d%3D%22m30.05%2034.16l.3-2.27h-12.7l.3%202.27z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26.15%2045.5h-4.3a2.72%202.72%200%200%201-2.7-2.36l-1.5-11.25h12.7l-1.5%2011.25a2.72%202.72%200%200%201-2.7%202.36%22%2F%3E%3Cpath%20fill%3D%22%23fffef2%22%20d%3D%22M33%2016.79a3.13%203.13%200%200%200%20.5-1.69a3.17%203.17%200%200%200-3.18-3.17h-1.13a2.71%202.71%200%200%200-2-4.54h-1.37a2.7%202.7%200%200%201-2.35-4.05a5.89%205.89%200%200%200-5.37%205.84a8.4%208.4%200%200%200%20.46%202.75h-.91a3.17%203.17%200%200%200-3.18%203.17a3.13%203.13%200%200%200%20.5%201.69a5%205%200%200%200%201.77%209.65h14.52A5%205%200%200%200%2033%2016.79%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.47%2023.27a5%205%200%200%201%203.22-4.66a3.16%203.16%200%200%201%202.68-4.87h.91a8.6%208.6%200%200%201-.46-2.74a5.89%205.89%200%200%201%202.68-4.94a2.63%202.63%200%200%201%200-2.75a5.89%205.89%200%200%200-5.4%205.87a8.4%208.4%200%200%200%20.46%202.75h-.91a3.17%203.17%200%200%200-3.18%203.17a3.13%203.13%200%200%200%20.5%201.69a5%205%200%200%200%20.52%209.49a5%205%200%200%201-1.02-3.01%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M33%2016.79a3.13%203.13%200%200%200%20.5-1.69a3.17%203.17%200%200%200-3.18-3.17h-1.13a2.71%202.71%200%200%200-2-4.54h-1.37a2.7%202.7%200%200%201-2.35-4.05a5.89%205.89%200%200%200-5.37%205.84a8.4%208.4%200%200%200%20.46%202.75h-.91a3.17%203.17%200%200%200-3.18%203.17a3.13%203.13%200%200%200%20.5%201.69a5%205%200%200%200%201.77%209.65h14.52A5%205%200%200%200%2033%2016.79%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31.71%2020.09v1.36a1.36%201.36%200%201%201-2.72%200v-3.17m-5.44-3.63v2.27a1.37%201.37%200%200%201-2.73%200V16%22%2F%3E%3Cpath%20fill%3D%22%23fffef2%22%20d%3D%22M19.92%2025.54v2.27a1.37%201.37%200%200%201-2.73%200v-2.27Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M19.92%2026.44v1.37a1.37%201.37%200%200%201-2.73%200v-2.27%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/soft-ice-cream-1.svg?color=%231a73e8&size=48