libra icon
libra from IconPark by ByteDance · Color · Constellation · Apache-2.0 Free for personal and commercial use.
- Name
- libra
- Set
- IconPark
- Style
- Color
- Category
- Constellation
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More constellation icons from IconPark
Use the libra icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M4 39H44"/><path stroke-linejoin="round" d="M4 27H15.5"/><path stroke-linejoin="round" d="M32.5 27L44 27"/><path d="M15.5143 27C15.3799 26.8372 15.25 26.6705 15.125 26.5C15.0052 26.3367 14.8898 26.17 14.7789 26C13.6538 24.2744 13 22.2136 13 20C13 13.9249 17.9249 9 24 9C30.0751 9 35 13.9249 35 20C35 22.2136 34.3462 24.2744 33.2211 26C33.1102 26.17 32.9948 26.3367 32.875 26.5C32.75 26.6705 32.6201 26.8372 32.4857 27"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkLibra(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M4 39H44"/><path strokeLinejoin="round" d="M4 27H15.5"/><path strokeLinejoin="round" d="M32.5 27L44 27"/><path d="M15.5143 27C15.3799 26.8372 15.25 26.6705 15.125 26.5C15.0052 26.3367 14.8898 26.17 14.7789 26C13.6538 24.2744 13 22.2136 13 20C13 13.9249 17.9249 9 24 9C30.0751 9 35 13.9249 35 20C35 22.2136 34.3462 24.2744 33.2211 26C33.1102 26.17 32.9948 26.3367 32.875 26.5C32.75 26.6705 32.6201 26.8372 32.4857 27"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M4 39H44"/><path stroke-linejoin="round" d="M4 27H15.5"/><path stroke-linejoin="round" d="M32.5 27L44 27"/><path d="M15.5143 27C15.3799 26.8372 15.25 26.6705 15.125 26.5C15.0052 26.3367 14.8898 26.17 14.7789 26C13.6538 24.2744 13 22.2136 13 20C13 13.9249 17.9249 9 24 9C30.0751 9 35 13.9249 35 20C35 22.2136 34.3462 24.2744 33.2211 26C33.1102 26.17 32.9948 26.3367 32.875 26.5C32.75 26.6705 32.6201 26.8372 32.4857 27"/></g></svg> </template>
CSS
.icon-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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2039H44%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2027H15.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M32.5%2027L44%2027%22%2F%3E%3Cpath%20d%3D%22M15.5143%2027C15.3799%2026.8372%2015.25%2026.6705%2015.125%2026.5C15.0052%2026.3367%2014.8898%2026.17%2014.7789%2026C13.6538%2024.2744%2013%2022.2136%2013%2020C13%2013.9249%2017.9249%209%2024%209C30.0751%209%2035%2013.9249%2035%2020C35%2022.2136%2034.3462%2024.2744%2033.2211%2026C33.1102%2026.17%2032.9948%2026.3367%2032.875%2026.5C32.75%2026.6705%2032.6201%2026.8372%2032.4857%2027%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2039H44%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4%2027H15.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M32.5%2027L44%2027%22%2F%3E%3Cpath%20d%3D%22M15.5143%2027C15.3799%2026.8372%2015.25%2026.6705%2015.125%2026.5C15.0052%2026.3367%2014.8898%2026.17%2014.7789%2026C13.6538%2024.2744%2013%2022.2136%2013%2020C13%2013.9249%2017.9249%209%2024%209C30.0751%209%2035%2013.9249%2035%2020C35%2022.2136%2034.3462%2024.2744%2033.2211%2026C33.1102%2026.17%2032.9948%2026.3367%2032.875%2026.5C32.75%2026.6705%2032.6201%2026.8372%2032.4857%2027%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/libra.svg?color=%231a73e8&size=48