mars icon
mars from Line Awesome by Icons8 · Line · Genders · Apache-2.0 Free for personal and commercial use.
- Name
- mars
- Set
- Line Awesome
- Style
- Line
- Category
- Genders
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- mars-solid
The same icon in other sets
More genders icons from Line Awesome
Use the mars icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17 4v2h7.563l-7.688 7.688C15.523 12.645 13.832 12 12 12c-4.406 0-8 3.594-8 8s3.594 8 8 8s8-3.594 8-8c0-1.832-.645-3.523-1.688-4.875L26 7.437V15h2V4zm-5 10c3.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 LaMars(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="M17 4v2h7.563l-7.688 7.688C15.523 12.645 13.832 12 12 12c-4.406 0-8 3.594-8 8s3.594 8 8 8s8-3.594 8-8c0-1.832-.645-3.523-1.688-4.875L26 7.437V15h2V4zm-5 10c3.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="M17 4v2h7.563l-7.688 7.688C15.523 12.645 13.832 12 12 12c-4.406 0-8 3.594-8 8s3.594 8 8 8s8-3.594 8-8c0-1.832-.645-3.523-1.688-4.875L26 7.437V15h2V4zm-5 10c3.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 {
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%22M17%204v2h7.563l-7.688%207.688C15.523%2012.645%2013.832%2012%2012%2012c-4.406%200-8%203.594-8%208s3.594%208%208%208s8-3.594%208-8c0-1.832-.645-3.523-1.688-4.875L26%207.437V15h2V4zm-5%2010c3.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%22M17%204v2h7.563l-7.688%207.688C15.523%2012.645%2013.832%2012%2012%2012c-4.406%200-8%203.594-8%208s3.594%208%208%208s8-3.594%208-8c0-1.832-.645-3.523-1.688-4.875L26%207.437V15h2V4zm-5%2010c3.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.svg?color=%231a73e8&size=48