smiley melting icon

smiley-melting-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
smiley-melting-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the smiley melting icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M180 136a16 16 0 1 1-16-16a16 16 0 0 1 16 16m-44-44a16 16 0 1 0-16 16a16 16 0 0 0 16-16m67.83-40.9A108 108 0 0 0 47.5 200a12 12 0 0 0 17.89-16a84 84 0 1 1 125.22 0a12 12 0 0 0 17.89 16a108 108 0 0 0-4.67-148.9M140 164h-4c-19.81 0-44-16.61-44-36a36.5 36.5 0 0 1 .5-6a12 12 0 0 0-23.67-4a60.7 60.7 0 0 0-.83 10c0 16.1 8 31.46 22.49 43.25C103.58 181.9 120.17 188 136 188h4a8 8 0 0 1 0 16h-40a32 32 0 0 0-32 32a12 12 0 0 0 24 0a8 8 0 0 1 8-8h40a32 32 0 0 0 0-64"/></svg>

React

import type { SVGProps } from "react";

export function PhSmileyMeltingBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M180 136a16 16 0 1 1-16-16a16 16 0 0 1 16 16m-44-44a16 16 0 1 0-16 16a16 16 0 0 0 16-16m67.83-40.9A108 108 0 0 0 47.5 200a12 12 0 0 0 17.89-16a84 84 0 1 1 125.22 0a12 12 0 0 0 17.89 16a108 108 0 0 0-4.67-148.9M140 164h-4c-19.81 0-44-16.61-44-36a36.5 36.5 0 0 1 .5-6a12 12 0 0 0-23.67-4a60.7 60.7 0 0 0-.83 10c0 16.1 8 31.46 22.49 43.25C103.58 181.9 120.17 188 136 188h4a8 8 0 0 1 0 16h-40a32 32 0 0 0-32 32a12 12 0 0 0 24 0a8 8 0 0 1 8-8h40a32 32 0 0 0 0-64"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M180 136a16 16 0 1 1-16-16a16 16 0 0 1 16 16m-44-44a16 16 0 1 0-16 16a16 16 0 0 0 16-16m67.83-40.9A108 108 0 0 0 47.5 200a12 12 0 0 0 17.89-16a84 84 0 1 1 125.22 0a12 12 0 0 0 17.89 16a108 108 0 0 0-4.67-148.9M140 164h-4c-19.81 0-44-16.61-44-36a36.5 36.5 0 0 1 .5-6a12 12 0 0 0-23.67-4a60.7 60.7 0 0 0-.83 10c0 16.1 8 31.46 22.49 43.25C103.58 181.9 120.17 188 136 188h4a8 8 0 0 1 0 16h-40a32 32 0 0 0-32 32a12 12 0 0 0 24 0a8 8 0 0 1 8-8h40a32 32 0 0 0 0-64"/></svg>
</template>

CSS

.icon-smiley-melting-bold {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M180%20136a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016m-44-44a16%2016%200%201%200-16%2016a16%2016%200%200%200%2016-16m67.83-40.9A108%20108%200%200%200%2047.5%20200a12%2012%200%200%200%2017.89-16a84%2084%200%201%201%20125.22%200a12%2012%200%200%200%2017.89%2016a108%20108%200%200%200-4.67-148.9M140%20164h-4c-19.81%200-44-16.61-44-36a36.5%2036.5%200%200%201%20.5-6a12%2012%200%200%200-23.67-4a60.7%2060.7%200%200%200-.83%2010c0%2016.1%208%2031.46%2022.49%2043.25C103.58%20181.9%20120.17%20188%20136%20188h4a8%208%200%200%201%200%2016h-40a32%2032%200%200%200-32%2032a12%2012%200%200%200%2024%200a8%208%200%200%201%208-8h40a32%2032%200%200%200%200-64%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M180%20136a16%2016%200%201%201-16-16a16%2016%200%200%201%2016%2016m-44-44a16%2016%200%201%200-16%2016a16%2016%200%200%200%2016-16m67.83-40.9A108%20108%200%200%200%2047.5%20200a12%2012%200%200%200%2017.89-16a84%2084%200%201%201%20125.22%200a12%2012%200%200%200%2017.89%2016a108%20108%200%200%200-4.67-148.9M140%20164h-4c-19.81%200-44-16.61-44-36a36.5%2036.5%200%200%201%20.5-6a12%2012%200%200%200-23.67-4a60.7%2060.7%200%200%200-.83%2010c0%2016.1%208%2031.46%2022.49%2043.25C103.58%20181.9%20120.17%20188%20136%20188h4a8%208%200%200%201%200%2016h-40a32%2032%200%200%200-32%2032a12%2012%200%200%200%2024%200a8%208%200%200%201%208-8h40a32%2032%200%200%200%200-64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/smiley-melting-bold.svg?color=%231a73e8&size=48