scales tipped icon

scales-tipped from Carbon by IBM · Outline · Tools · Apache-2.0 Free for personal and commercial use.

Name
scales-tipped
Set
Carbon
Style
Outline
Category
Tools
Viewbox
32×32
License
Apache 2.0

More tools icons from Carbon

Use the scales tipped icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 13a5 5 0 0 0 10 0a1 1 0 0 0-.105-.447l-4-8a1 1 0 0 0-1.211-.502l-6.331 2.11A3.03 3.03 0 0 0 17 5.184V2h-2v3.184a2.995 2.995 0 0 0-1.996 2.76l-6.32 2.107a1 1 0 0 0-.578.501l-4 8A1 1 0 0 0 2 19a5 5 0 0 0 10 0a1 1 0 0 0-.105-.447L8.41 11.584l5.237-1.746a3.03 3.03 0 0 0 1.353.977V28H6v2h20v-2h-9V10.816a2.995 2.995 0 0 0 1.996-2.76l4.03-1.344l-2.92 5.84A1 1 0 0 0 20 13M7 22a3 3 0 0 1-2.815-2h5.63A3 3 0 0 1 7 22m2.382-4H4.618L7 13.236ZM16 9a1 1 0 1 1 1-1a1 1 0 0 1-1 1m9 7a3 3 0 0 1-2.815-2h5.63A3 3 0 0 1 25 16m0-8.764L27.382 12h-4.764Z"/></svg>

React

import type { SVGProps } from "react";

export function CarbonScalesTipped(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="M20 13a5 5 0 0 0 10 0a1 1 0 0 0-.105-.447l-4-8a1 1 0 0 0-1.211-.502l-6.331 2.11A3.03 3.03 0 0 0 17 5.184V2h-2v3.184a2.995 2.995 0 0 0-1.996 2.76l-6.32 2.107a1 1 0 0 0-.578.501l-4 8A1 1 0 0 0 2 19a5 5 0 0 0 10 0a1 1 0 0 0-.105-.447L8.41 11.584l5.237-1.746a3.03 3.03 0 0 0 1.353.977V28H6v2h20v-2h-9V10.816a2.995 2.995 0 0 0 1.996-2.76l4.03-1.344l-2.92 5.84A1 1 0 0 0 20 13M7 22a3 3 0 0 1-2.815-2h5.63A3 3 0 0 1 7 22m2.382-4H4.618L7 13.236ZM16 9a1 1 0 1 1 1-1a1 1 0 0 1-1 1m9 7a3 3 0 0 1-2.815-2h5.63A3 3 0 0 1 25 16m0-8.764L27.382 12h-4.764Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M20 13a5 5 0 0 0 10 0a1 1 0 0 0-.105-.447l-4-8a1 1 0 0 0-1.211-.502l-6.331 2.11A3.03 3.03 0 0 0 17 5.184V2h-2v3.184a2.995 2.995 0 0 0-1.996 2.76l-6.32 2.107a1 1 0 0 0-.578.501l-4 8A1 1 0 0 0 2 19a5 5 0 0 0 10 0a1 1 0 0 0-.105-.447L8.41 11.584l5.237-1.746a3.03 3.03 0 0 0 1.353.977V28H6v2h20v-2h-9V10.816a2.995 2.995 0 0 0 1.996-2.76l4.03-1.344l-2.92 5.84A1 1 0 0 0 20 13M7 22a3 3 0 0 1-2.815-2h5.63A3 3 0 0 1 7 22m2.382-4H4.618L7 13.236ZM16 9a1 1 0 1 1 1-1a1 1 0 0 1-1 1m9 7a3 3 0 0 1-2.815-2h5.63A3 3 0 0 1 25 16m0-8.764L27.382 12h-4.764Z"/></svg>
</template>

CSS

.icon-scales-tipped {
  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%22M20%2013a5%205%200%200%200%2010%200a1%201%200%200%200-.105-.447l-4-8a1%201%200%200%200-1.211-.502l-6.331%202.11A3.03%203.03%200%200%200%2017%205.184V2h-2v3.184a2.995%202.995%200%200%200-1.996%202.76l-6.32%202.107a1%201%200%200%200-.578.501l-4%208A1%201%200%200%200%202%2019a5%205%200%200%200%2010%200a1%201%200%200%200-.105-.447L8.41%2011.584l5.237-1.746a3.03%203.03%200%200%200%201.353.977V28H6v2h20v-2h-9V10.816a2.995%202.995%200%200%200%201.996-2.76l4.03-1.344l-2.92%205.84A1%201%200%200%200%2020%2013M7%2022a3%203%200%200%201-2.815-2h5.63A3%203%200%200%201%207%2022m2.382-4H4.618L7%2013.236ZM16%209a1%201%200%201%201%201-1a1%201%200%200%201-1%201m9%207a3%203%200%200%201-2.815-2h5.63A3%203%200%200%201%2025%2016m0-8.764L27.382%2012h-4.764Z%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%22M20%2013a5%205%200%200%200%2010%200a1%201%200%200%200-.105-.447l-4-8a1%201%200%200%200-1.211-.502l-6.331%202.11A3.03%203.03%200%200%200%2017%205.184V2h-2v3.184a2.995%202.995%200%200%200-1.996%202.76l-6.32%202.107a1%201%200%200%200-.578.501l-4%208A1%201%200%200%200%202%2019a5%205%200%200%200%2010%200a1%201%200%200%200-.105-.447L8.41%2011.584l5.237-1.746a3.03%203.03%200%200%200%201.353.977V28H6v2h20v-2h-9V10.816a2.995%202.995%200%200%200%201.996-2.76l4.03-1.344l-2.92%205.84A1%201%200%200%200%2020%2013M7%2022a3%203%200%200%201-2.815-2h5.63A3%203%200%200%201%207%2022m2.382-4H4.618L7%2013.236ZM16%209a1%201%200%201%201%201-1a1%201%200%200%201-1%201m9%207a3%203%200%200%201-2.815-2h5.63A3%203%200%200%201%2025%2016m0-8.764L27.382%2012h-4.764Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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