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

Name
venus-mars
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 venus mars icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M480 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h50.7L474 120.7C447.7 105 416.9 96 384 96c-35.4 0-68.4 10.5-96 28.5c-27.6-18-60.6-28.5-96-28.5c-97.2 0-176 78.8-176 176c0 86.3 62.1 158.1 144 173.1V480h-32c-17.7 0-32 14.3-32 32s14.3 32 32 32h32v32c0 17.7 14.3 32 32 32s32-14.3 32-32v-32h32c17.7 0 32-14.3 32-32s-14.3-32-32-32h-32v-34.9c23.3-4.3 44.9-13.1 64-25.6c27.6 18 60.6 28.5 96 28.5c97.2 0 176-78.8 176-176c0-41.1-14.1-79-37.8-109l53.8-53.7V160c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32zM336 373.2c20.2-28.6 32-63.5 32-101.2s-11.8-72.6-32-101.2c14.6-6.9 30.8-10.8 48-10.8c61.9 0 112 50.1 112 112s-50.1 112-112 112c-17.2 0-33.5-3.9-48-10.8m-48-158.9c10.2 16.9 16 36.6 16 57.7s-5.8 40.9-16 57.7c-10.2-16.9-16-36.6-16-57.7s5.8-40.9 16-57.7m-48-43.5c-20.2 28.6-32 63.5-32 101.2s11.8 72.6 32 101.2c-14.5 6.9-30.8 10.8-48 10.8c-61.9 0-112-50.1-112-112s50.1-112 112-112c17.2 0 33.5 3.9 48 10.8"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidVenusMars(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="M480 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h50.7L474 120.7C447.7 105 416.9 96 384 96c-35.4 0-68.4 10.5-96 28.5c-27.6-18-60.6-28.5-96-28.5c-97.2 0-176 78.8-176 176c0 86.3 62.1 158.1 144 173.1V480h-32c-17.7 0-32 14.3-32 32s14.3 32 32 32h32v32c0 17.7 14.3 32 32 32s32-14.3 32-32v-32h32c17.7 0 32-14.3 32-32s-14.3-32-32-32h-32v-34.9c23.3-4.3 44.9-13.1 64-25.6c27.6 18 60.6 28.5 96 28.5c97.2 0 176-78.8 176-176c0-41.1-14.1-79-37.8-109l53.8-53.7V160c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32zM336 373.2c20.2-28.6 32-63.5 32-101.2s-11.8-72.6-32-101.2c14.6-6.9 30.8-10.8 48-10.8c61.9 0 112 50.1 112 112s-50.1 112-112 112c-17.2 0-33.5-3.9-48-10.8m-48-158.9c10.2 16.9 16 36.6 16 57.7s-5.8 40.9-16 57.7c-10.2-16.9-16-36.6-16-57.7s5.8-40.9 16-57.7m-48-43.5c-20.2 28.6-32 63.5-32 101.2s11.8 72.6 32 101.2c-14.5 6.9-30.8 10.8-48 10.8c-61.9 0-112-50.1-112-112s50.1-112 112-112c17.2 0 33.5 3.9 48 10.8"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M480 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h50.7L474 120.7C447.7 105 416.9 96 384 96c-35.4 0-68.4 10.5-96 28.5c-27.6-18-60.6-28.5-96-28.5c-97.2 0-176 78.8-176 176c0 86.3 62.1 158.1 144 173.1V480h-32c-17.7 0-32 14.3-32 32s14.3 32 32 32h32v32c0 17.7 14.3 32 32 32s32-14.3 32-32v-32h32c17.7 0 32-14.3 32-32s-14.3-32-32-32h-32v-34.9c23.3-4.3 44.9-13.1 64-25.6c27.6 18 60.6 28.5 96 28.5c97.2 0 176-78.8 176-176c0-41.1-14.1-79-37.8-109l53.8-53.7V160c0 17.7 14.3 32 32 32s32-14.3 32-32V32c0-17.7-14.3-32-32-32zM336 373.2c20.2-28.6 32-63.5 32-101.2s-11.8-72.6-32-101.2c14.6-6.9 30.8-10.8 48-10.8c61.9 0 112 50.1 112 112s-50.1 112-112 112c-17.2 0-33.5-3.9-48-10.8m-48-158.9c10.2 16.9 16 36.6 16 57.7s-5.8 40.9-16 57.7c-10.2-16.9-16-36.6-16-57.7s5.8-40.9 16-57.7m-48-43.5c-20.2 28.6-32 63.5-32 101.2s11.8 72.6 32 101.2c-14.5 6.9-30.8 10.8-48 10.8c-61.9 0-112-50.1-112-112s50.1-112 112-112c17.2 0 33.5 3.9 48 10.8"/></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%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M480%200c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h50.7L474%20120.7C447.7%20105%20416.9%2096%20384%2096c-35.4%200-68.4%2010.5-96%2028.5c-27.6-18-60.6-28.5-96-28.5c-97.2%200-176%2078.8-176%20176c0%2086.3%2062.1%20158.1%20144%20173.1V480h-32c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h32v32c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32v-32h32c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-32v-34.9c23.3-4.3%2044.9-13.1%2064-25.6c27.6%2018%2060.6%2028.5%2096%2028.5c97.2%200%20176-78.8%20176-176c0-41.1-14.1-79-37.8-109l53.8-53.7V160c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V32c0-17.7-14.3-32-32-32zM336%20373.2c20.2-28.6%2032-63.5%2032-101.2s-11.8-72.6-32-101.2c14.6-6.9%2030.8-10.8%2048-10.8c61.9%200%20112%2050.1%20112%20112s-50.1%20112-112%20112c-17.2%200-33.5-3.9-48-10.8m-48-158.9c10.2%2016.9%2016%2036.6%2016%2057.7s-5.8%2040.9-16%2057.7c-10.2-16.9-16-36.6-16-57.7s5.8-40.9%2016-57.7m-48-43.5c-20.2%2028.6-32%2063.5-32%20101.2s11.8%2072.6%2032%20101.2c-14.5%206.9-30.8%2010.8-48%2010.8c-61.9%200-112-50.1-112-112s50.1-112%20112-112c17.2%200%2033.5%203.9%2048%2010.8%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%22M480%200c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h50.7L474%20120.7C447.7%20105%20416.9%2096%20384%2096c-35.4%200-68.4%2010.5-96%2028.5c-27.6-18-60.6-28.5-96-28.5c-97.2%200-176%2078.8-176%20176c0%2086.3%2062.1%20158.1%20144%20173.1V480h-32c-17.7%200-32%2014.3-32%2032s14.3%2032%2032%2032h32v32c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32v-32h32c17.7%200%2032-14.3%2032-32s-14.3-32-32-32h-32v-34.9c23.3-4.3%2044.9-13.1%2064-25.6c27.6%2018%2060.6%2028.5%2096%2028.5c97.2%200%20176-78.8%20176-176c0-41.1-14.1-79-37.8-109l53.8-53.7V160c0%2017.7%2014.3%2032%2032%2032s32-14.3%2032-32V32c0-17.7-14.3-32-32-32zM336%20373.2c20.2-28.6%2032-63.5%2032-101.2s-11.8-72.6-32-101.2c14.6-6.9%2030.8-10.8%2048-10.8c61.9%200%20112%2050.1%20112%20112s-50.1%20112-112%20112c-17.2%200-33.5-3.9-48-10.8m-48-158.9c10.2%2016.9%2016%2036.6%2016%2057.7s-5.8%2040.9-16%2057.7c-10.2-16.9-16-36.6-16-57.7s5.8-40.9%2016-57.7m-48-43.5c-20.2%2028.6-32%2063.5-32%20101.2s11.8%2072.6%2032%20101.2c-14.5%206.9-30.8%2010.8-48%2010.8c-61.9%200-112-50.1-112-112s50.1-112%20112-112c17.2%200%2033.5%203.9%2048%2010.8%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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