zodiac-libra from Material Design Icons by Pictogrammers · Filled · Apache-2.0 Free for personal and commercial use.

Name
zodiac-libra
Set
Material Design Icons
Style
Filled
Viewbox
24×24
License
Apache 2.0
Aliases
horoscope-libra

The same icon in other sets

Related icons in Material Design Icons

Use the zodiac libra icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 16v2h-7v-2.09c3-.55 4.96-3.41 4.41-6.41S14 4.54 11 5.09C8 5.65 6.04 8.5 6.59 11.5c.41 2.24 2.17 4 4.41 4.41V18H4v-2h2.92a7.43 7.43 0 0 1-2.42-5.5A7.5 7.5 0 0 1 12 3a7.5 7.5 0 0 1 7.5 7.5c0 2.09-.87 4.09-2.42 5.5zm0 3H4v2h16z"/></svg>

React

import type { SVGProps } from "react";

export function MdiZodiacLibra(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 16v2h-7v-2.09c3-.55 4.96-3.41 4.41-6.41S14 4.54 11 5.09C8 5.65 6.04 8.5 6.59 11.5c.41 2.24 2.17 4 4.41 4.41V18H4v-2h2.92a7.43 7.43 0 0 1-2.42-5.5A7.5 7.5 0 0 1 12 3a7.5 7.5 0 0 1 7.5 7.5c0 2.09-.87 4.09-2.42 5.5zm0 3H4v2h16z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 16v2h-7v-2.09c3-.55 4.96-3.41 4.41-6.41S14 4.54 11 5.09C8 5.65 6.04 8.5 6.59 11.5c.41 2.24 2.17 4 4.41 4.41V18H4v-2h2.92a7.43 7.43 0 0 1-2.42-5.5A7.5 7.5 0 0 1 12 3a7.5 7.5 0 0 1 7.5 7.5c0 2.09-.87 4.09-2.42 5.5zm0 3H4v2h16z"/></svg>
</template>

CSS

.icon-zodiac-libra {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2016v2h-7v-2.09c3-.55%204.96-3.41%204.41-6.41S14%204.54%2011%205.09C8%205.65%206.04%208.5%206.59%2011.5c.41%202.24%202.17%204%204.41%204.41V18H4v-2h2.92a7.43%207.43%200%200%201-2.42-5.5A7.5%207.5%200%200%201%2012%203a7.5%207.5%200%200%201%207.5%207.5c0%202.09-.87%204.09-2.42%205.5zm0%203H4v2h16z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20%2016v2h-7v-2.09c3-.55%204.96-3.41%204.41-6.41S14%204.54%2011%205.09C8%205.65%206.04%208.5%206.59%2011.5c.41%202.24%202.17%204%204.41%204.41V18H4v-2h2.92a7.43%207.43%200%200%201-2.42-5.5A7.5%207.5%200%200%201%2012%203a7.5%207.5%200%200%201%207.5%207.5c0%202.09-.87%204.09-2.42%205.5zm0%203H4v2h16z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/zodiac-libra.svg?color=%231a73e8&size=48