GH-631, GH-658 Implement yellow status icon, refresh status icons in themes.
This commit is contained in:
@ -2,14 +2,13 @@
|
||||
<!-- Generator: Adobe Illustrator 18.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||||
<svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
||||
viewBox="0 0 16 16" enable-background="new 0 0 16 16" xml:space="preserve">
|
||||
<g id="_x35__21_">
|
||||
<g>
|
||||
<path fill="#3366CC" d="M12,7H4C3.7,7,3.5,7.2,3.5,7.5C3.5,7.8,3.7,8,4,8h8c0.3,0,0.5-0.2,0.5-0.5C12.5,7.2,12.3,7,12,7z M12,10H4
|
||||
c-0.3,0-0.5,0.2-0.5,0.5C3.5,10.8,3.7,11,4,11h8c0.3,0,0.5-0.2,0.5-0.5C12.5,10.2,12.3,10,12,10z M12,4H4C3.7,4,3.5,4.2,3.5,4.5
|
||||
C3.5,4.8,3.7,5,4,5h8c0.3,0,0.5-0.2,0.5-0.5C12.5,4.2,12.3,4,12,4z M14,0H2C0.9,0,0,1,0,2.1V14c0,1.1,0.9,2,2,2h11.9
|
||||
c1.1,0,2.1-0.9,2.1-2V2C16,0.9,15.1,0,14,0z M15,14c0,0.5-0.5,1-1.1,1H2c-0.5,0-1-0.4-1-1V2.1C1,1.5,1.5,1,2,1h12c0.5,0,1,0.5,1,1
|
||||
V14z"/>
|
||||
</g>
|
||||
viewBox="0 0 32 32" enable-background="new 0 0 32 32" xml:space="preserve">
|
||||
<g>
|
||||
<path fill-rule="evenodd" clip-rule="evenodd" fill="#3366CC" d="M26,26H14l-4,6l-4-6c-3.3,0-6-2.7-6-6V6c0-3.3,2.7-6,6-6h20
|
||||
c3.3,0,6,2.7,6,6v14C32,23.3,29.3,26,26,26z M28,6c0-1.1-0.9-2-2-2H6C4.9,4,4,4.9,4,6v14c0,1.1,0.9,2,2,2h1.3l2.7,4l2.7-4H26
|
||||
c1.1,0,2-0.9,2-2V6z"/>
|
||||
<rect x="8" y="12" fill-rule="evenodd" clip-rule="evenodd" fill="#3366CC" width="16" height="2"/>
|
||||
<rect x="8" y="8" fill-rule="evenodd" clip-rule="evenodd" fill="#3366CC" width="16" height="2"/>
|
||||
<rect x="8" y="16" fill-rule="evenodd" clip-rule="evenodd" fill="#3366CC" width="8" height="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 992 B After Width: | Height: | Size: 1020 B |
Reference in New Issue
Block a user