mercury from Line Awesome by Icons8 · Line · Genders · Apache-2.0 Free for personal and commercial use.

Name
mercury
Set
Line Awesome
Style
Line
Category
Genders
Viewbox
32×32
License
Apache 2.0
Aliases
mercury-solid

The same icon in other sets

More genders icons from Line Awesome

Use the mercury icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 2c0 1.477.66 2.8 1.688 3.719C9.93 6.984 8 9.777 8 13c0 4.066 3.066 7.438 7 7.938V24h-4v2h4v4h2v-4h4v-2h-4v-3.063c3.934-.5 7-3.87 7-7.937c0-3.223-1.93-6.016-4.688-7.281C20.34 4.8 21 3.477 21 2h-2c0 1.668-1.332 3-3 3s-3-1.332-3-3zm5 5c3.324 0 6 2.676 6 6s-2.676 6-6 6s-6-2.676-6-6s2.676-6 6-6"/></svg>

React

import type { SVGProps } from "react";

export function LaMercury(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 2c0 1.477.66 2.8 1.688 3.719C9.93 6.984 8 9.777 8 13c0 4.066 3.066 7.438 7 7.938V24h-4v2h4v4h2v-4h4v-2h-4v-3.063c3.934-.5 7-3.87 7-7.937c0-3.223-1.93-6.016-4.688-7.281C20.34 4.8 21 3.477 21 2h-2c0 1.668-1.332 3-3 3s-3-1.332-3-3zm5 5c3.324 0 6 2.676 6 6s-2.676 6-6 6s-6-2.676-6-6s2.676-6 6-6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11 2c0 1.477.66 2.8 1.688 3.719C9.93 6.984 8 9.777 8 13c0 4.066 3.066 7.438 7 7.938V24h-4v2h4v4h2v-4h4v-2h-4v-3.063c3.934-.5 7-3.87 7-7.937c0-3.223-1.93-6.016-4.688-7.281C20.34 4.8 21 3.477 21 2h-2c0 1.668-1.332 3-3 3s-3-1.332-3-3zm5 5c3.324 0 6 2.676 6 6s-2.676 6-6 6s-6-2.676-6-6s2.676-6 6-6"/></svg>
</template>

CSS

.icon-mercury {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%202c0%201.477.66%202.8%201.688%203.719C9.93%206.984%208%209.777%208%2013c0%204.066%203.066%207.438%207%207.938V24h-4v2h4v4h2v-4h4v-2h-4v-3.063c3.934-.5%207-3.87%207-7.937c0-3.223-1.93-6.016-4.688-7.281C20.34%204.8%2021%203.477%2021%202h-2c0%201.668-1.332%203-3%203s-3-1.332-3-3zm5%205c3.324%200%206%202.676%206%206s-2.676%206-6%206s-6-2.676-6-6s2.676-6%206-6%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11%202c0%201.477.66%202.8%201.688%203.719C9.93%206.984%208%209.777%208%2013c0%204.066%203.066%207.438%207%207.938V24h-4v2h4v4h2v-4h4v-2h-4v-3.063c3.934-.5%207-3.87%207-7.937c0-3.223-1.93-6.016-4.688-7.281C20.34%204.8%2021%203.477%2021%202h-2c0%201.668-1.332%203-3%203s-3-1.332-3-3zm5%205c3.324%200%206%202.676%206%206s-2.676%206-6%206s-6-2.676-6-6s2.676-6%206-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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