Zooflow: Custom Searches
This commit is contained in:
9
GUIs.ZooFlow/Resources/alignhorizontalcenter.svg
Normal file
9
GUIs.ZooFlow/Resources/alignhorizontalcenter.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<svg x="0px" y="0px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" id="Layer_1" style="enable-background:new 0 0 32 32">
|
||||
<style type="text/css">
|
||||
.Black{fill:#727272;}
|
||||
.Green{fill:#039C23;}
|
||||
</style>
|
||||
<path d="M31,0H1C0.5,0,0,0.5,0,1v30c0,0.5,0.5,1,1,1h30c0.5,0,1-0.5,1-1V1C32,0.5,31.5,0,31,0z M30,30H2V2h28V30z" class="Black" />
|
||||
<rect x="4" y="12" width="24" height="8" rx="0" ry="0" class="Green" />
|
||||
</svg>
|
||||
9
GUIs.ZooFlow/Resources/alignverticalcenter.svg
Normal file
9
GUIs.ZooFlow/Resources/alignverticalcenter.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<svg x="0px" y="0px" viewBox="0 0 32 32" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" id="Layer_1" style="enable-background:new 0 0 32 32">
|
||||
<style type="text/css">
|
||||
.Black{fill:#727272;}
|
||||
.Green{fill:#039C23;}
|
||||
</style>
|
||||
<path d="M31,0H1C0.5,0,0,0.5,0,1v30c0,0.5,0.5,1,1,1h30c0.5,0,1-0.5,1-1V1C32,0.5,31.5,0,31,0z M30,30H2V2h28V30z" class="Black" />
|
||||
<rect x="12" y="4" width="8" height="24" rx="0" ry="0" class="Green" />
|
||||
</svg>
|
||||
Reference in New Issue
Block a user