New UI layout
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

bar-chart-horizontal-fill.svg 197B

123456
  1. <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
  2. <g>
  3. <path fill="none" d="M0 0h24v24H0z"/>
  4. <path d="M12 3v4H3V3h9zm4 14v4H3v-4h13zm6-7v4H3v-4h19z"/>
  5. </g>
  6. </svg>