diff options
Diffstat (limited to 'editor/icons/icon_check_button.svg')
-rw-r--r-- | editor/icons/icon_check_button.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/editor/icons/icon_check_button.svg b/editor/icons/icon_check_button.svg new file mode 100644 index 0000000000..c6e0aa99c9 --- /dev/null +++ b/editor/icons/icon_check_button.svg @@ -0,0 +1,5 @@ +<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="m5 4a4 4 0 0 0 -4 4 4 4 0 0 0 4 4h6a4 4 0 0 0 4 -4 4 4 0 0 0 -4 -4h-6zm0 2h2.541a4 4 0 0 0 -0.54102 2 4 4 0 0 0 0.54102 2h-2.541a2 2 0 0 1 -2 -2 2 2 0 0 1 2 -2z" fill="#a5efac"/> +</g> +</svg> |