celsius from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
celsius
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

The same icon in other sets

Use the celsius icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><circle cx="5" cy="6" r="2"/><path d="M21 7c-.044-.653-.144-1.113-.368-1.5a3 3 0 0 0-1.102-1.098C18.831 4 17.894 4 16.018 4s-2.814 0-3.513.402A3 3 0 0 0 11.403 5.5C11 6.196 11 7.13 11 9v6c0 1.87 0 2.804.403 3.5c.265.456.645.835 1.102 1.098c.699.402 1.637.402 3.513.402s2.813 0 3.512-.402a3 3 0 0 0 1.102-1.098c.224-.387.324-.847.368-1.5"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCelsius(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><circle cx="5" cy="6" r="2"/><path d="M21 7c-.044-.653-.144-1.113-.368-1.5a3 3 0 0 0-1.102-1.098C18.831 4 17.894 4 16.018 4s-2.814 0-3.513.402A3 3 0 0 0 11.403 5.5C11 6.196 11 7.13 11 9v6c0 1.87 0 2.804.403 3.5c.265.456.645.835 1.102 1.098c.699.402 1.637.402 3.513.402s2.813 0 3.512-.402a3 3 0 0 0 1.102-1.098c.224-.387.324-.847.368-1.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><circle cx="5" cy="6" r="2"/><path d="M21 7c-.044-.653-.144-1.113-.368-1.5a3 3 0 0 0-1.102-1.098C18.831 4 17.894 4 16.018 4s-2.814 0-3.513.402A3 3 0 0 0 11.403 5.5C11 6.196 11 7.13 11 9v6c0 1.87 0 2.804.403 3.5c.265.456.645.835 1.102 1.098c.699.402 1.637.402 3.513.402s2.813 0 3.512-.402a3 3 0 0 0 1.102-1.098c.224-.387.324-.847.368-1.5"/></g></svg>
</template>

CSS

.icon-celsius {
  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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%225%22%20cy%3D%226%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M21%207c-.044-.653-.144-1.113-.368-1.5a3%203%200%200%200-1.102-1.098C18.831%204%2017.894%204%2016.018%204s-2.814%200-3.513.402A3%203%200%200%200%2011.403%205.5C11%206.196%2011%207.13%2011%209v6c0%201.87%200%202.804.403%203.5c.265.456.645.835%201.102%201.098c.699.402%201.637.402%203.513.402s2.813%200%203.512-.402a3%203%200%200%200%201.102-1.098c.224-.387.324-.847.368-1.5%22%2F%3E%3C%2Fg%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Ccircle%20cx%3D%225%22%20cy%3D%226%22%20r%3D%222%22%2F%3E%3Cpath%20d%3D%22M21%207c-.044-.653-.144-1.113-.368-1.5a3%203%200%200%200-1.102-1.098C18.831%204%2017.894%204%2016.018%204s-2.814%200-3.513.402A3%203%200%200%200%2011.403%205.5C11%206.196%2011%207.13%2011%209v6c0%201.87%200%202.804.403%203.5c.265.456.645.835%201.102%201.098c.699.402%201.637.402%203.513.402s2.813%200%203.512-.402a3%203%200%200%200%201.102-1.098c.224-.387.324-.847.368-1.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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