balance scale right icon
balance-scale-right from Line Awesome by Icons8 · Line · Political · Apache-2.0 Free for personal and commercial use.
- Name
- balance-scale-right
- Set
- Line Awesome
- Style
- Line
- Category
- Political
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- balance-scale-right-solid
The same icon in other sets
More political icons from Line Awesome
Use the balance scale right icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.477 5.11L7.49 6.876L3 14.734V15c0 2.757 2.243 5 5 5s5-2.243 5-5v-.266l-4.21-7.37l4.216 1.581c0 .019-.006.036-.006.055c0 1.302.839 2.402 2 2.816V24h-4v2h6V11.816a3 3 0 0 0 1.275-.884l4.715 1.834L19 19.75v.266C19 22.772 21.243 25 24 25s5-2.228 5-4.984v-.266L24 11l-5.006-1.938c0-.02.006-.04.006-.062c0-1.654-1.346-3-3-3a2.98 2.98 0 0 0-2.281 1.076zM16 8a1.001 1.001 0 0 1 0 2a1.001 1.001 0 0 1 0-2m-8 2.016L10.277 14H5.723zm16 5.015L26.268 19h-4.536zM5.186 16h5.628A2.99 2.99 0 0 1 8 18c-1.302 0-2.4-.838-2.814-2m15.994 5h5.64A2.99 2.99 0 0 1 24 23.016A2.99 2.99 0 0 1 21.18 21"/></svg>
React
import type { SVGProps } from "react";
export function LaBalanceScaleRight(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="M8.477 5.11L7.49 6.876L3 14.734V15c0 2.757 2.243 5 5 5s5-2.243 5-5v-.266l-4.21-7.37l4.216 1.581c0 .019-.006.036-.006.055c0 1.302.839 2.402 2 2.816V24h-4v2h6V11.816a3 3 0 0 0 1.275-.884l4.715 1.834L19 19.75v.266C19 22.772 21.243 25 24 25s5-2.228 5-4.984v-.266L24 11l-5.006-1.938c0-.02.006-.04.006-.062c0-1.654-1.346-3-3-3a2.98 2.98 0 0 0-2.281 1.076zM16 8a1.001 1.001 0 0 1 0 2a1.001 1.001 0 0 1 0-2m-8 2.016L10.277 14H5.723zm16 5.015L26.268 19h-4.536zM5.186 16h5.628A2.99 2.99 0 0 1 8 18c-1.302 0-2.4-.838-2.814-2m15.994 5h5.64A2.99 2.99 0 0 1 24 23.016A2.99 2.99 0 0 1 21.18 21"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M8.477 5.11L7.49 6.876L3 14.734V15c0 2.757 2.243 5 5 5s5-2.243 5-5v-.266l-4.21-7.37l4.216 1.581c0 .019-.006.036-.006.055c0 1.302.839 2.402 2 2.816V24h-4v2h6V11.816a3 3 0 0 0 1.275-.884l4.715 1.834L19 19.75v.266C19 22.772 21.243 25 24 25s5-2.228 5-4.984v-.266L24 11l-5.006-1.938c0-.02.006-.04.006-.062c0-1.654-1.346-3-3-3a2.98 2.98 0 0 0-2.281 1.076zM16 8a1.001 1.001 0 0 1 0 2a1.001 1.001 0 0 1 0-2m-8 2.016L10.277 14H5.723zm16 5.015L26.268 19h-4.536zM5.186 16h5.628A2.99 2.99 0 0 1 8 18c-1.302 0-2.4-.838-2.814-2m15.994 5h5.64A2.99 2.99 0 0 1 24 23.016A2.99 2.99 0 0 1 21.18 21"/></svg> </template>
CSS
.icon-balance-scale-right {
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%22M8.477%205.11L7.49%206.876L3%2014.734V15c0%202.757%202.243%205%205%205s5-2.243%205-5v-.266l-4.21-7.37l4.216%201.581c0%20.019-.006.036-.006.055c0%201.302.839%202.402%202%202.816V24h-4v2h6V11.816a3%203%200%200%200%201.275-.884l4.715%201.834L19%2019.75v.266C19%2022.772%2021.243%2025%2024%2025s5-2.228%205-4.984v-.266L24%2011l-5.006-1.938c0-.02.006-.04.006-.062c0-1.654-1.346-3-3-3a2.98%202.98%200%200%200-2.281%201.076zM16%208a1.001%201.001%200%200%201%200%202a1.001%201.001%200%200%201%200-2m-8%202.016L10.277%2014H5.723zm16%205.015L26.268%2019h-4.536zM5.186%2016h5.628A2.99%202.99%200%200%201%208%2018c-1.302%200-2.4-.838-2.814-2m15.994%205h5.64A2.99%202.99%200%200%201%2024%2023.016A2.99%202.99%200%200%201%2021.18%2021%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%22M8.477%205.11L7.49%206.876L3%2014.734V15c0%202.757%202.243%205%205%205s5-2.243%205-5v-.266l-4.21-7.37l4.216%201.581c0%20.019-.006.036-.006.055c0%201.302.839%202.402%202%202.816V24h-4v2h6V11.816a3%203%200%200%200%201.275-.884l4.715%201.834L19%2019.75v.266C19%2022.772%2021.243%2025%2024%2025s5-2.228%205-4.984v-.266L24%2011l-5.006-1.938c0-.02.006-.04.006-.062c0-1.654-1.346-3-3-3a2.98%202.98%200%200%200-2.281%201.076zM16%208a1.001%201.001%200%200%201%200%202a1.001%201.001%200%200%201%200-2m-8%202.016L10.277%2014H5.723zm16%205.015L26.268%2019h-4.536zM5.186%2016h5.628A2.99%202.99%200%200%201%208%2018c-1.302%200-2.4-.838-2.814-2m15.994%205h5.64A2.99%202.99%200%200%201%2024%2023.016A2.99%202.99%200%200%201%2021.18%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/balance-scale-right.svg?color=%231a73e8&size=48