summaryrefslogtreecommitdiff
path: root/icon-themes/breeze_svg/cmd/sc_progressbar.svg
blob: 36d5c7eb82c7c0ea1d6f1baad95aecb1284ad489 (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 16 16">
 <path 
     style="fill:#4d4d4d" 
     d="M 1 5 L 1 10 L 15 10 L 15 5 L 1 5 z "
     />
 <path 
     style="fill:#1d99f3" 
     d="M 2 6 L 2 9 L 10 9 L 10 6 L 2 6 z "
     />
 <path 
     style="fill:#b3b3b3" 
     d="M 10 6 L 10 9 L 14 9 L 14 6 L 10 6 z "
     />
 </svg>