diff options
Diffstat (limited to 'editor/icons/icon_spin_box.svg')
-rw-r--r-- | editor/icons/icon_spin_box.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/editor/icons/icon_spin_box.svg b/editor/icons/icon_spin_box.svg new file mode 100644 index 0000000000..965df69a02 --- /dev/null +++ b/editor/icons/icon_spin_box.svg @@ -0,0 +1,8 @@ +<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> +<g transform="translate(0 -1036.4)" fill="#a5efac"> +<path transform="translate(0 1036.4)" d="m3 3c-1.1046 0-2 0.89543-2 2v6c0 1.1046 0.89543 2 2 2h7v-2h-7v-6h7v-2z"/> +<rect x="8" y="1041.4" width="2" height="6"/> +<path d="m11 1043.4h4l-2-3z" fill-rule="evenodd"/> +<path d="m11 1045.4h4l-2 3z" fill-rule="evenodd"/> +</g> +</svg> |