diff options
author | VolTer <mew.pur.pur@abv.bg> | 2023-05-12 22:02:42 +0200 |
---|---|---|
committer | VolTer <mew.pur.pur@abv.bg> | 2023-05-24 15:40:56 +0200 |
commit | f65b9ee56c2b9740e0d5efe896054d4c6958e4ff (patch) | |
tree | 60c1147b14b6b74260fdb6ea2ef9d03c8edff090 /editor/icons/StyleBoxGrid.svg | |
parent | f581f21dd61a8fb581b80d07755cdf60c95d146d (diff) | |
download | redot-engine-f65b9ee56c2b9740e0d5efe896054d4c6958e4ff.tar.gz |
Improve StyleBox preview a little
Diffstat (limited to 'editor/icons/StyleBoxGrid.svg')
-rw-r--r-- | editor/icons/StyleBoxGrid.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/StyleBoxGrid.svg b/editor/icons/StyleBoxGrid.svg new file mode 100644 index 0000000000..9702421881 --- /dev/null +++ b/editor/icons/StyleBoxGrid.svg @@ -0,0 +1 @@ +<svg height="16" width="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path fill="#000b" d="M0 0h16v16H0z"/><path fill="none" stroke-width="2" stroke="#e0e0e0" d="M5 1v14m6 0V1m4 4H1m0 6h14"/></svg> |