smiley melting icon

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

Name
smiley-melting-thin
Set
Phosphor
Style
Thin
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="M172 140a8 8 0 1 1-8-8a8 8 0 0 1 8 8m-48-48a8 8 0 1 0-8 8a8 8 0 0 0 8-8m74.21-35.2A100 100 0 0 0 53.46 194.67a4 4 0 1 0 6-5.34a92 92 0 1 1 137.16 0a4 4 0 0 0 6 5.34a100 100 0 0 0-4.41-137.87M152 172h-16c-12 0-25.28-4.92-35.42-13.16C89.89 150.15 84 139.19 84 128a44 44 0 0 1 .61-7.34a4 4 0 0 0-7.89-1.32A52 52 0 0 0 76 128c0 29.29 32.25 52 60 52h16a12 12 0 0 1 0 24H96a20 20 0 0 0 0 40a4 4 0 0 0 0-8a12 12 0 0 1 0-24h56a20 20 0 0 0 0-40"/></svg>

React

import type { SVGProps } from "react";

export function PhSmileyMeltingThin(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="M172 140a8 8 0 1 1-8-8a8 8 0 0 1 8 8m-48-48a8 8 0 1 0-8 8a8 8 0 0 0 8-8m74.21-35.2A100 100 0 0 0 53.46 194.67a4 4 0 1 0 6-5.34a92 92 0 1 1 137.16 0a4 4 0 0 0 6 5.34a100 100 0 0 0-4.41-137.87M152 172h-16c-12 0-25.28-4.92-35.42-13.16C89.89 150.15 84 139.19 84 128a44 44 0 0 1 .61-7.34a4 4 0 0 0-7.89-1.32A52 52 0 0 0 76 128c0 29.29 32.25 52 60 52h16a12 12 0 0 1 0 24H96a20 20 0 0 0 0 40a4 4 0 0 0 0-8a12 12 0 0 1 0-24h56a20 20 0 0 0 0-40"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M172 140a8 8 0 1 1-8-8a8 8 0 0 1 8 8m-48-48a8 8 0 1 0-8 8a8 8 0 0 0 8-8m74.21-35.2A100 100 0 0 0 53.46 194.67a4 4 0 1 0 6-5.34a92 92 0 1 1 137.16 0a4 4 0 0 0 6 5.34a100 100 0 0 0-4.41-137.87M152 172h-16c-12 0-25.28-4.92-35.42-13.16C89.89 150.15 84 139.19 84 128a44 44 0 0 1 .61-7.34a4 4 0 0 0-7.89-1.32A52 52 0 0 0 76 128c0 29.29 32.25 52 60 52h16a12 12 0 0 1 0 24H96a20 20 0 0 0 0 40a4 4 0 0 0 0-8a12 12 0 0 1 0-24h56a20 20 0 0 0 0-40"/></svg>
</template>

CSS

.icon-smiley-melting-thin {
  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%22M172%20140a8%208%200%201%201-8-8a8%208%200%200%201%208%208m-48-48a8%208%200%201%200-8%208a8%208%200%200%200%208-8m74.21-35.2A100%20100%200%200%200%2053.46%20194.67a4%204%200%201%200%206-5.34a92%2092%200%201%201%20137.16%200a4%204%200%200%200%206%205.34a100%20100%200%200%200-4.41-137.87M152%20172h-16c-12%200-25.28-4.92-35.42-13.16C89.89%20150.15%2084%20139.19%2084%20128a44%2044%200%200%201%20.61-7.34a4%204%200%200%200-7.89-1.32A52%2052%200%200%200%2076%20128c0%2029.29%2032.25%2052%2060%2052h16a12%2012%200%200%201%200%2024H96a20%2020%200%200%200%200%2040a4%204%200%200%200%200-8a12%2012%200%200%201%200-24h56a20%2020%200%200%200%200-40%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%22M172%20140a8%208%200%201%201-8-8a8%208%200%200%201%208%208m-48-48a8%208%200%201%200-8%208a8%208%200%200%200%208-8m74.21-35.2A100%20100%200%200%200%2053.46%20194.67a4%204%200%201%200%206-5.34a92%2092%200%201%201%20137.16%200a4%204%200%200%200%206%205.34a100%20100%200%200%200-4.41-137.87M152%20172h-16c-12%200-25.28-4.92-35.42-13.16C89.89%20150.15%2084%20139.19%2084%20128a44%2044%200%200%201%20.61-7.34a4%204%200%200%200-7.89-1.32A52%2052%200%200%200%2076%20128c0%2029.29%2032.25%2052%2060%2052h16a12%2012%200%200%201%200%2024H96a20%2020%200%200%200%200%2040a4%204%200%200%200%200-8a12%2012%200%200%201%200-24h56a20%2020%200%200%200%200-40%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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