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

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

The same icon in other sets

More genders icons from Font Awesome 6 Solid

Use the venus mars icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M176 288a112 112 0 1 0 0-224a112 112 0 1 0 0 224m176-112c0 86.3-62.1 158.1-144 173.1V384h32c17.7 0 32 14.3 32 32s-14.3 32-32 32h-32v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32h-32c-17.7 0-32-14.3-32-32s14.3-32 32-32h32v-34.9C62.1 334.1 0 262.3 0 176C0 78.8 78.8 0 176 0s176 78.8 176 176m-80.1 184.6c19.3-10.1 36.9-23.1 52.1-38.4c20 18.5 46.7 29.8 76.1 29.8c61.9 0 112-50.1 112-112s-50.1-112-112-112c-7.2 0-14.3.7-21.1 2c-4.9-21.5-13-41.7-24-60.2c14.3-3.8 29.4-5.8 45-5.8c37 0 71.4 11.4 99.8 31l20.6-20.6L487 41c-6.9-6.9-8.9-17.2-5.2-26.2S494.3 0 504 0h112c13.3 0 24 10.7 24 24v112c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-33.4-33.4l-20.6 20.6c19.5 28.4 31 62.7 31 99.8c0 97.2-78.8 176-176 176c-50.5 0-96-21.3-128.1-55.4"/></svg>

React

import type { SVGProps } from "react";

export function Fa6SolidVenusMars(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M176 288a112 112 0 1 0 0-224a112 112 0 1 0 0 224m176-112c0 86.3-62.1 158.1-144 173.1V384h32c17.7 0 32 14.3 32 32s-14.3 32-32 32h-32v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32h-32c-17.7 0-32-14.3-32-32s14.3-32 32-32h32v-34.9C62.1 334.1 0 262.3 0 176C0 78.8 78.8 0 176 0s176 78.8 176 176m-80.1 184.6c19.3-10.1 36.9-23.1 52.1-38.4c20 18.5 46.7 29.8 76.1 29.8c61.9 0 112-50.1 112-112s-50.1-112-112-112c-7.2 0-14.3.7-21.1 2c-4.9-21.5-13-41.7-24-60.2c14.3-3.8 29.4-5.8 45-5.8c37 0 71.4 11.4 99.8 31l20.6-20.6L487 41c-6.9-6.9-8.9-17.2-5.2-26.2S494.3 0 504 0h112c13.3 0 24 10.7 24 24v112c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-33.4-33.4l-20.6 20.6c19.5 28.4 31 62.7 31 99.8c0 97.2-78.8 176-176 176c-50.5 0-96-21.3-128.1-55.4"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 512"><path fill="currentColor" d="M176 288a112 112 0 1 0 0-224a112 112 0 1 0 0 224m176-112c0 86.3-62.1 158.1-144 173.1V384h32c17.7 0 32 14.3 32 32s-14.3 32-32 32h-32v32c0 17.7-14.3 32-32 32s-32-14.3-32-32v-32h-32c-17.7 0-32-14.3-32-32s14.3-32 32-32h32v-34.9C62.1 334.1 0 262.3 0 176C0 78.8 78.8 0 176 0s176 78.8 176 176m-80.1 184.6c19.3-10.1 36.9-23.1 52.1-38.4c20 18.5 46.7 29.8 76.1 29.8c61.9 0 112-50.1 112-112s-50.1-112-112-112c-7.2 0-14.3.7-21.1 2c-4.9-21.5-13-41.7-24-60.2c14.3-3.8 29.4-5.8 45-5.8c37 0 71.4 11.4 99.8 31l20.6-20.6L487 41c-6.9-6.9-8.9-17.2-5.2-26.2S494.3 0 504 0h112c13.3 0 24 10.7 24 24v112c0 9.7-5.8 18.5-14.8 22.2s-19.3 1.7-26.2-5.2l-33.4-33.4l-20.6 20.6c19.5 28.4 31 62.7 31 99.8c0 97.2-78.8 176-176 176c-50.5 0-96-21.3-128.1-55.4"/></svg>
</template>

CSS

.icon-venus-mars {
  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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M176%20288a112%20112%200%201%200%200-224a112%20112%200%201%200%200%20224m176-112c0%2086.3-62.1%20158.1-144%20173.1V384h32c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032h-32v32c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32v-32h-32c-17.7%200-32-14.3-32-32s14.3-32%2032-32h32v-34.9C62.1%20334.1%200%20262.3%200%20176C0%2078.8%2078.8%200%20176%200s176%2078.8%20176%20176m-80.1%20184.6c19.3-10.1%2036.9-23.1%2052.1-38.4c20%2018.5%2046.7%2029.8%2076.1%2029.8c61.9%200%20112-50.1%20112-112s-50.1-112-112-112c-7.2%200-14.3.7-21.1%202c-4.9-21.5-13-41.7-24-60.2c14.3-3.8%2029.4-5.8%2045-5.8c37%200%2071.4%2011.4%2099.8%2031l20.6-20.6L487%2041c-6.9-6.9-8.9-17.2-5.2-26.2S494.3%200%20504%200h112c13.3%200%2024%2010.7%2024%2024v112c0%209.7-5.8%2018.5-14.8%2022.2s-19.3%201.7-26.2-5.2l-33.4-33.4l-20.6%2020.6c19.5%2028.4%2031%2062.7%2031%2099.8c0%2097.2-78.8%20176-176%20176c-50.5%200-96-21.3-128.1-55.4%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%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M176%20288a112%20112%200%201%200%200-224a112%20112%200%201%200%200%20224m176-112c0%2086.3-62.1%20158.1-144%20173.1V384h32c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032h-32v32c0%2017.7-14.3%2032-32%2032s-32-14.3-32-32v-32h-32c-17.7%200-32-14.3-32-32s14.3-32%2032-32h32v-34.9C62.1%20334.1%200%20262.3%200%20176C0%2078.8%2078.8%200%20176%200s176%2078.8%20176%20176m-80.1%20184.6c19.3-10.1%2036.9-23.1%2052.1-38.4c20%2018.5%2046.7%2029.8%2076.1%2029.8c61.9%200%20112-50.1%20112-112s-50.1-112-112-112c-7.2%200-14.3.7-21.1%202c-4.9-21.5-13-41.7-24-60.2c14.3-3.8%2029.4-5.8%2045-5.8c37%200%2071.4%2011.4%2099.8%2031l20.6-20.6L487%2041c-6.9-6.9-8.9-17.2-5.2-26.2S494.3%200%20504%200h112c13.3%200%2024%2010.7%2024%2024v112c0%209.7-5.8%2018.5-14.8%2022.2s-19.3%201.7-26.2-5.2l-33.4-33.4l-20.6%2020.6c19.5%2028.4%2031%2062.7%2031%2099.8c0%2097.2-78.8%20176-176%20176c-50.5%200-96-21.3-128.1-55.4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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