Bar chart
- Tags: bar chart
- Category: Platform
Download
Download the SVG to use or edit.
Download SVGCopy HTML
Paste the SVG right into your project's code or directly on a Figma project.
<?xml version="1.0" encoding="UTF-8"?>
<svg width="24px" height="24px" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: Sketch 55.1 (78136) - https://sketchapp.com -->
<title>icon / bar-chart-2</title>
<desc>Created with Sketch.</desc>
<defs>
<path d="M19,10 L19,20 C19,20.6 18.6,21 18,21 C17.4,21 17,20.6 17,20 L17,10 C17,9.4 17.4,9 18,9 C18.6,9 19,9.4 19,10 Z M12,3 C11.4,3 11,3.4 11,4 L11,20 C11,20.6 11.4,21 12,21 C12.6,21 13,20.6 13,20 L13,4 C13,3.4 12.6,3 12,3 Z M6,13 C5.4,13 5,13.4 5,14 L5,20 C5,20.6 5.4,21 6,21 C6.6,21 7,20.6 7,20 L7,14 C7,13.4 6.6,13 6,13 Z" id="path-1"></path>
</defs>
<g id="icon-/-bar-chart-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<mask id="mask-2" fill="white">
<use xlink:href="#path-1"></use>
</mask>
<use id="Shape" fill="#000000" fill-rule="nonzero" xlink:href="#path-1"></use>
<g id="color-/-#black" mask="url(#mask-2)" fill="currentColor">
<rect id="Shape" x="0" y="0" width="24" height="24"></rect>
</g>
</g>
</svg>