summaryrefslogtreecommitdiff
path: root/icon-themes/breeze_svg/cmd/32/progressbar.svg
blob: 1a069b95d3c308c52c2c60d6319f1b497fa58066 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
 <path 
     style="fill:#4d4d4d" 
     d="M 2 12 L 2 20 L 30 20 L 30 12 L 2 12 z M 3 13 L 29 13 L 29 19 L 3 19 L 3 13 z "
     />
 <path 
     style="fill:#1d99f3" 
     d="M 3 13 L 3 19 L 21 19 L 21 13 L 3 13 z "
     />
 <path 
     style="fill:#b3b3b3" 
     d="M 21 13 L 21 19 L 29 19 L 29 13 L 21 13 z "
     />
</svg>