smiley melting icon

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

Name
smiley-melting
Set
Phosphor
Style
Regular
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="M176 140a12 12 0 1 1-12-12a12 12 0 0 1 12 12m-48-48a12 12 0 1 0-12 12a12 12 0 0 0 12-12m73-38A104 104 0 0 0 50.48 197.33a8 8 0 1 0 11.92-10.67a88 88 0 1 1 131.19 0a8 8 0 0 0 11.93 10.67A104 104 0 0 0 201 54m-49 114h-16c-21.74 0-48-17.84-48-40a41 41 0 0 1 .55-6.68a8 8 0 1 0-15.78-2.64A57 57 0 0 0 72 128c0 14.88 7.46 29.13 21 40.15c12.4 10.07 28.07 15.85 43 15.85h16a8 8 0 0 1 0 16H96a24 24 0 0 0 0 48a8 8 0 0 0 0-16a8 8 0 0 1 0-16h56a24 24 0 0 0 0-48"/></svg>

React

import type { SVGProps } from "react";

export function PhSmileyMelting(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="M176 140a12 12 0 1 1-12-12a12 12 0 0 1 12 12m-48-48a12 12 0 1 0-12 12a12 12 0 0 0 12-12m73-38A104 104 0 0 0 50.48 197.33a8 8 0 1 0 11.92-10.67a88 88 0 1 1 131.19 0a8 8 0 0 0 11.93 10.67A104 104 0 0 0 201 54m-49 114h-16c-21.74 0-48-17.84-48-40a41 41 0 0 1 .55-6.68a8 8 0 1 0-15.78-2.64A57 57 0 0 0 72 128c0 14.88 7.46 29.13 21 40.15c12.4 10.07 28.07 15.85 43 15.85h16a8 8 0 0 1 0 16H96a24 24 0 0 0 0 48a8 8 0 0 0 0-16a8 8 0 0 1 0-16h56a24 24 0 0 0 0-48"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M176 140a12 12 0 1 1-12-12a12 12 0 0 1 12 12m-48-48a12 12 0 1 0-12 12a12 12 0 0 0 12-12m73-38A104 104 0 0 0 50.48 197.33a8 8 0 1 0 11.92-10.67a88 88 0 1 1 131.19 0a8 8 0 0 0 11.93 10.67A104 104 0 0 0 201 54m-49 114h-16c-21.74 0-48-17.84-48-40a41 41 0 0 1 .55-6.68a8 8 0 1 0-15.78-2.64A57 57 0 0 0 72 128c0 14.88 7.46 29.13 21 40.15c12.4 10.07 28.07 15.85 43 15.85h16a8 8 0 0 1 0 16H96a24 24 0 0 0 0 48a8 8 0 0 0 0-16a8 8 0 0 1 0-16h56a24 24 0 0 0 0-48"/></svg>
</template>

CSS

.icon-smiley-melting {
  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%22M176%20140a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012m-48-48a12%2012%200%201%200-12%2012a12%2012%200%200%200%2012-12m73-38A104%20104%200%200%200%2050.48%20197.33a8%208%200%201%200%2011.92-10.67a88%2088%200%201%201%20131.19%200a8%208%200%200%200%2011.93%2010.67A104%20104%200%200%200%20201%2054m-49%20114h-16c-21.74%200-48-17.84-48-40a41%2041%200%200%201%20.55-6.68a8%208%200%201%200-15.78-2.64A57%2057%200%200%200%2072%20128c0%2014.88%207.46%2029.13%2021%2040.15c12.4%2010.07%2028.07%2015.85%2043%2015.85h16a8%208%200%200%201%200%2016H96a24%2024%200%200%200%200%2048a8%208%200%200%200%200-16a8%208%200%200%201%200-16h56a24%2024%200%200%200%200-48%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%22M176%20140a12%2012%200%201%201-12-12a12%2012%200%200%201%2012%2012m-48-48a12%2012%200%201%200-12%2012a12%2012%200%200%200%2012-12m73-38A104%20104%200%200%200%2050.48%20197.33a8%208%200%201%200%2011.92-10.67a88%2088%200%201%201%20131.19%200a8%208%200%200%200%2011.93%2010.67A104%20104%200%200%200%20201%2054m-49%20114h-16c-21.74%200-48-17.84-48-40a41%2041%200%200%201%20.55-6.68a8%208%200%201%200-15.78-2.64A57%2057%200%200%200%2072%20128c0%2014.88%207.46%2029.13%2021%2040.15c12.4%2010.07%2028.07%2015.85%2043%2015.85h16a8%208%200%200%201%200%2016H96a24%2024%200%200%200%200%2048a8%208%200%200%200%200-16a8%208%200%200%201%200-16h56a24%2024%200%200%200%200-48%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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