diff options
Diffstat (limited to 'editor/icons/icon_scroll_bar.svg')
-rw-r--r-- | editor/icons/icon_scroll_bar.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/editor/icons/icon_scroll_bar.svg b/editor/icons/icon_scroll_bar.svg new file mode 100644 index 0000000000..f956615ff1 --- /dev/null +++ b/editor/icons/icon_scroll_bar.svg @@ -0,0 +1,7 @@ +<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)"> +<path transform="translate(0 1036.4)" d="m3 3c-1.1046 0-2 0.89543-2 2v6c0 1.1046 0.89543 2 2 2h10c1.1046 0 2-0.89543 2-2v-6c0-1.1046-0.89543-2-2-2zm0 2h10v6h-10z" fill="#a5efac"/> +<rect x="4" y="1042.4" width="4" height="4" fill="none"/> +<rect x="4" y="1042.4" width="4" height="4" fill="#a5efac"/> +</g> +</svg> |