acfd9621b7
For add, remove and clone I set width and height to 16dp (automatically scaled in Local Profile layout but not in automation) for as, I replaced low res icon by double arrows of overview fragment (size a little bit increased because in automation icons are very small)
11 lines
688 B
XML
11 lines
688 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- Generator: Adobe Illustrator 17.0.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" 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="as">
|
|
<path fill="#008585" d="M16.615,17.78V9.692h-2.308v8.088h-3.461l4.615,4.604l4.615-4.604H16.615z M8.539,1.616L3.924,6.22h3.461
|
|
v8.088h2.308V6.22h3.461L8.539,1.616z"/>
|
|
<rect fill="none" width="24" height="24"/>
|
|
</g>
|
|
</svg>
|