diff options
author | kobewi <kobewi4e@gmail.com> | 2023-10-10 23:48:46 +0200 |
---|---|---|
committer | kobewi <kobewi4e@gmail.com> | 2023-12-20 06:31:08 +0100 |
commit | ce9fec9b4d9c823433b417bbdc087fc0de350670 (patch) | |
tree | 56b6729d9b21dad21485806d87d45cea06cc1a67 /editor/icons/RangeSliderRight.svg | |
parent | 1f5d4a62e9e9a8227ad63155b080fbbfac899571 (diff) | |
download | redot-engine-ce9fec9b4d9c823433b417bbdc087fc0de350670.tar.gz |
Improve editing of min/max particle properties
Diffstat (limited to 'editor/icons/RangeSliderRight.svg')
-rw-r--r-- | editor/icons/RangeSliderRight.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/RangeSliderRight.svg b/editor/icons/RangeSliderRight.svg new file mode 100644 index 0000000000..3b46592c14 --- /dev/null +++ b/editor/icons/RangeSliderRight.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 12 16" width="12" xmlns="http://www.w3.org/2000/svg"><path d="m2 2 10 6-10 6z" fill="#fff" stroke-width=".866025"/></svg> |