mars stroke h icon

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

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

The same icon in other sets

More genders icons from Line Awesome

Use the mars stroke h icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10 8c-4.406 0-8 3.594-8 8s3.594 8 8 8c4.066 0 7.438-3.066 7.938-7H20v3h2v-3h4.563l-4.282 4.281l1.438 1.438l6-6l.687-.719l-.687-.719l-6-6l-1.438 1.438L26.563 15H22v-3h-2v3h-2.063c-.5-3.934-3.87-7-7.937-7m0 2c3.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 LaMarsStrokeH(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="M10 8c-4.406 0-8 3.594-8 8s3.594 8 8 8c4.066 0 7.438-3.066 7.938-7H20v3h2v-3h4.563l-4.282 4.281l1.438 1.438l6-6l.687-.719l-.687-.719l-6-6l-1.438 1.438L26.563 15H22v-3h-2v3h-2.063c-.5-3.934-3.87-7-7.937-7m0 2c3.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="M10 8c-4.406 0-8 3.594-8 8s3.594 8 8 8c4.066 0 7.438-3.066 7.938-7H20v3h2v-3h4.563l-4.282 4.281l1.438 1.438l6-6l.687-.719l-.687-.719l-6-6l-1.438 1.438L26.563 15H22v-3h-2v3h-2.063c-.5-3.934-3.87-7-7.937-7m0 2c3.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-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%208c-4.406%200-8%203.594-8%208s3.594%208%208%208c4.066%200%207.438-3.066%207.938-7H20v3h2v-3h4.563l-4.282%204.281l1.438%201.438l6-6l.687-.719l-.687-.719l-6-6l-1.438%201.438L26.563%2015H22v-3h-2v3h-2.063c-.5-3.934-3.87-7-7.937-7m0%202c3.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%22M10%208c-4.406%200-8%203.594-8%208s3.594%208%208%208c4.066%200%207.438-3.066%207.938-7H20v3h2v-3h4.563l-4.282%204.281l1.438%201.438l6-6l.687-.719l-.687-.719l-6-6l-1.438%201.438L26.563%2015H22v-3h-2v3h-2.063c-.5-3.934-3.87-7-7.937-7m0%202c3.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-h.svg?color=%231a73e8&size=48