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
10 lines
621 B
XML
10 lines
621 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_maintenance">
|
|
<path fill="#FFFFFF" d="M12.064,2.891c-2.006-2.006-4.997-2.417-7.414-1.246l4.398,4.398L6.044,9.049L1.645,4.651
|
|
c-1.171,2.417-0.76,5.408,1.246,7.414c1.86,1.86,4.568,2.349,6.879,1.477l9.17,9.17c0.391,0.391,1.024,0.391,1.414,0l2.357-2.357
|
|
c0.391-0.391,0.391-1.024,0-1.414l-9.17-9.17C14.413,7.459,13.925,4.751,12.064,2.891z"/>
|
|
</g>
|
|
</svg>
|