mars-stroke-h from Font Awesome Solid by Dave Gandy · Solid · Genders · CC-BY-4.0 Attribution required.

Name
mars-stroke-h
Set
Font Awesome Solid
Style
Solid
Category
Genders
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

More genders icons from Font Awesome Solid

Use the mars stroke h icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320.5 320c0-61.9-50.1-112-112-112s-112 50.1-112 112s50.1 112 112 112s112-50.1 112-112m-112-176c86.3 0 158.1 62.1 173.1 144.1c1-.1 1.9-.1 2.9-.1h16v-32c0-17.7 14.3-32 32-32s32 14.3 32 32v32h61.4l-22.4-28c-11-13.8-8.8-33.9 5-45s33.9-8.8 45 5l64 80c9.3 11.7 9.3 28.3 0 40l-64 80c-11 13.8-31.2 16-45 5s-16-31.2-5-45l22.4-28h-61.4v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32h-16c-1 0-1.9 0-2.9-.1c-15 82-86.8 144.1-173.1 144.1c-97.2 0-176-78.8-176-176s78.8-176 176-176"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidMarsStrokeH(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320.5 320c0-61.9-50.1-112-112-112s-112 50.1-112 112s50.1 112 112 112s112-50.1 112-112m-112-176c86.3 0 158.1 62.1 173.1 144.1c1-.1 1.9-.1 2.9-.1h16v-32c0-17.7 14.3-32 32-32s32 14.3 32 32v32h61.4l-22.4-28c-11-13.8-8.8-33.9 5-45s33.9-8.8 45 5l64 80c9.3 11.7 9.3 28.3 0 40l-64 80c-11 13.8-31.2 16-45 5s-16-31.2-5-45l22.4-28h-61.4v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32h-16c-1 0-1.9 0-2.9-.1c-15 82-86.8 144.1-173.1 144.1c-97.2 0-176-78.8-176-176s78.8-176 176-176"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320.5 320c0-61.9-50.1-112-112-112s-112 50.1-112 112s50.1 112 112 112s112-50.1 112-112m-112-176c86.3 0 158.1 62.1 173.1 144.1c1-.1 1.9-.1 2.9-.1h16v-32c0-17.7 14.3-32 32-32s32 14.3 32 32v32h61.4l-22.4-28c-11-13.8-8.8-33.9 5-45s33.9-8.8 45 5l64 80c9.3 11.7 9.3 28.3 0 40l-64 80c-11 13.8-31.2 16-45 5s-16-31.2-5-45l22.4-28h-61.4v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32h-16c-1 0-1.9 0-2.9-.1c-15 82-86.8 144.1-173.1 144.1c-97.2 0-176-78.8-176-176s78.8-176 176-176"/></svg>
</template>

CSS

.icon-mars-stroke-h {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320.5%20320c0-61.9-50.1-112-112-112s-112%2050.1-112%20112s50.1%20112%20112%20112s112-50.1%20112-112m-112-176c86.3%200%20158.1%2062.1%20173.1%20144.1c1-.1%201.9-.1%202.9-.1h16v-32c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032v32h61.4l-22.4-28c-11-13.8-8.8-33.9%205-45s33.9-8.8%2045%205l64%2080c9.3%2011.7%209.3%2028.3%200%2040l-64%2080c-11%2013.8-31.2%2016-45%205s-16-31.2-5-45l22.4-28h-61.4v32c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32v-32h-16c-1%200-1.9%200-2.9-.1c-15%2082-86.8%20144.1-173.1%20144.1c-97.2%200-176-78.8-176-176s78.8-176%20176-176%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320.5%20320c0-61.9-50.1-112-112-112s-112%2050.1-112%20112s50.1%20112%20112%20112s112-50.1%20112-112m-112-176c86.3%200%20158.1%2062.1%20173.1%20144.1c1-.1%201.9-.1%202.9-.1h16v-32c0-17.7%2014.3-32%2032-32s32%2014.3%2032%2032v32h61.4l-22.4-28c-11-13.8-8.8-33.9%205-45s33.9-8.8%2045%205l64%2080c9.3%2011.7%209.3%2028.3%200%2040l-64%2080c-11%2013.8-31.2%2016-45%205s-16-31.2-5-45l22.4-28h-61.4v32c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32v-32h-16c-1%200-1.9%200-2.9-.1c-15%2082-86.8%20144.1-173.1%20144.1c-97.2%200-176-78.8-176-176s78.8-176%20176-176%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/mars-stroke-h.svg?color=%231a73e8&size=48