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

Name
mars-stroke
Set
Font Awesome 6 Solid
Style
Regular
Category
Genders
Viewbox
512×512
License
CC BY 4.0

The same icon in other sets

More genders icons from Font Awesome 6 Solid

Use the mars stroke icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M376 0c-9.7 0-18.5 5.8-22.2 14.8S352.1 34.1 359 41l33.4 33.4l-22.1 22L345 71c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l25.4 25.4l-28.7 28.7c-28.4-19.5-62.7-31-99.8-31c-97.2 0-176 78.8-176 176s78.8 176 176 176s176-78.8 176-176c0-37-11.4-71.4-31-99.8l28.6-28.6L407 201c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-25.4-25.4l22.1-22.1L471 153c6.9 6.9 17.2 8.9 26.2 5.2S512 145.7 512 136V24c0-13.3-10.7-24-24-24zM96 304a112 112 0 1 1 224 0a112 112 0 1 1-224 0"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidMarsStroke(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M376 0c-9.7 0-18.5 5.8-22.2 14.8S352.1 34.1 359 41l33.4 33.4l-22.1 22L345 71c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l25.4 25.4l-28.7 28.7c-28.4-19.5-62.7-31-99.8-31c-97.2 0-176 78.8-176 176s78.8 176 176 176s176-78.8 176-176c0-37-11.4-71.4-31-99.8l28.6-28.6L407 201c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-25.4-25.4l22.1-22.1L471 153c6.9 6.9 17.2 8.9 26.2 5.2S512 145.7 512 136V24c0-13.3-10.7-24-24-24zM96 304a112 112 0 1 1 224 0a112 112 0 1 1-224 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M376 0c-9.7 0-18.5 5.8-22.2 14.8S352.1 34.1 359 41l33.4 33.4l-22.1 22L345 71c-9.4-9.4-24.6-9.4-33.9 0s-9.4 24.6 0 33.9l25.4 25.4l-28.7 28.7c-28.4-19.5-62.7-31-99.8-31c-97.2 0-176 78.8-176 176s78.8 176 176 176s176-78.8 176-176c0-37-11.4-71.4-31-99.8l28.6-28.6L407 201c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-25.4-25.4l22.1-22.1L471 153c6.9 6.9 17.2 8.9 26.2 5.2S512 145.7 512 136V24c0-13.3-10.7-24-24-24zM96 304a112 112 0 1 1 224 0a112 112 0 1 1-224 0"/></svg>
</template>

CSS

.icon-mars-stroke {
  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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M376%200c-9.7%200-18.5%205.8-22.2%2014.8S352.1%2034.1%20359%2041l33.4%2033.4l-22.1%2022L345%2071c-9.4-9.4-24.6-9.4-33.9%200s-9.4%2024.6%200%2033.9l25.4%2025.4l-28.7%2028.7c-28.4-19.5-62.7-31-99.8-31c-97.2%200-176%2078.8-176%20176s78.8%20176%20176%20176s176-78.8%20176-176c0-37-11.4-71.4-31-99.8l28.6-28.6L407%20201c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9l-25.4-25.4l22.1-22.1L471%20153c6.9%206.9%2017.2%208.9%2026.2%205.2S512%20145.7%20512%20136V24c0-13.3-10.7-24-24-24zM96%20304a112%20112%200%201%201%20224%200a112%20112%200%201%201-224%200%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M376%200c-9.7%200-18.5%205.8-22.2%2014.8S352.1%2034.1%20359%2041l33.4%2033.4l-22.1%2022L345%2071c-9.4-9.4-24.6-9.4-33.9%200s-9.4%2024.6%200%2033.9l25.4%2025.4l-28.7%2028.7c-28.4-19.5-62.7-31-99.8-31c-97.2%200-176%2078.8-176%20176s78.8%20176%20176%20176s176-78.8%20176-176c0-37-11.4-71.4-31-99.8l28.6-28.6L407%20201c9.4%209.4%2024.6%209.4%2033.9%200s9.4-24.6%200-33.9l-25.4-25.4l22.1-22.1L471%20153c6.9%206.9%2017.2%208.9%2026.2%205.2S512%20145.7%20512%20136V24c0-13.3-10.7-24-24-24zM96%20304a112%20112%200%201%201%20224%200a112%20112%200%201%201-224%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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