374e95460d
These icons are used in pump/insight/utils/AlertUtils.kt file => I don't know how to test them so can't verify if size is ok ic_error ic_maintenance ic_warning ic_reminder
9 lines
509 B
XML
9 lines
509 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="24px"
|
|
height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
|
|
<g id="ic_error">
|
|
<path fill="#FFFFFF" d="M12.028,2.042c-5.523,0-10,4.477-10,10c0,5.523,4.477,10,10,10s10-4.477,10-10
|
|
C22.028,6.519,17.551,2.042,12.028,2.042z M13.007,16.958h-1.958V11h1.958V16.958z M13.007,8.958h-1.958V7h1.958V8.958z"/>
|
|
</g>
|
|
</svg>
|