mars stroke v icon

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

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

The same icon in other sets

More genders icons from Line Awesome

Use the mars stroke v icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="m16 1.594l-.719.687l-6 6L10.72 9.72L15 5.438V10h-3v2h3v2.063c-3.934.5-7 3.87-7 7.937c0 4.406 3.594 8 8 8s8-3.594 8-8c0-4.066-3.066-7.438-7-7.938V12h3v-2h-3V5.437l4.281 4.282L22.72 8.28l-6-6zM16 16c3.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 LaMarsStrokeV(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="m16 1.594l-.719.687l-6 6L10.72 9.72L15 5.438V10h-3v2h3v2.063c-3.934.5-7 3.87-7 7.937c0 4.406 3.594 8 8 8s8-3.594 8-8c0-4.066-3.066-7.438-7-7.938V12h3v-2h-3V5.437l4.281 4.282L22.72 8.28l-6-6zM16 16c3.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="m16 1.594l-.719.687l-6 6L10.72 9.72L15 5.438V10h-3v2h3v2.063c-3.934.5-7 3.87-7 7.937c0 4.406 3.594 8 8 8s8-3.594 8-8c0-4.066-3.066-7.438-7-7.938V12h3v-2h-3V5.437l4.281 4.282L22.72 8.28l-6-6zM16 16c3.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-mars-stroke-v {
  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%22m16%201.594l-.719.687l-6%206L10.72%209.72L15%205.438V10h-3v2h3v2.063c-3.934.5-7%203.87-7%207.937c0%204.406%203.594%208%208%208s8-3.594%208-8c0-4.066-3.066-7.438-7-7.938V12h3v-2h-3V5.437l4.281%204.282L22.72%208.28l-6-6zM16%2016c3.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%22m16%201.594l-.719.687l-6%206L10.72%209.72L15%205.438V10h-3v2h3v2.063c-3.934.5-7%203.87-7%207.937c0%204.406%203.594%208%208%208s8-3.594%208-8c0-4.066-3.066-7.438-7-7.938V12h3v-2h-3V5.437l4.281%204.282L22.72%208.28l-6-6zM16%2016c3.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/mars-stroke-v.svg?color=%231a73e8&size=48