diff options
author | MewPurPur <mew.pur.pur@abv.bg> | 2023-08-01 14:04:03 +0300 |
---|---|---|
committer | MewPurPur <mew.pur.pur@abv.bg> | 2023-08-01 14:29:43 +0300 |
commit | 182db99a610e1ead6649dc3d5d34e4b328c042cc (patch) | |
tree | bc460b93800589a7563b288125dece74d96dad5e | |
parent | a7583881af5477cd73110cc859fecf7ceaf39bd7 (diff) | |
download | redot-engine-182db99a610e1ead6649dc3d5d34e4b328c042cc.tar.gz |
Add an icon to the Performancce object
-rw-r--r-- | editor/icons/Performance.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/Performance.svg b/editor/icons/Performance.svg new file mode 100644 index 0000000000..71af7790cf --- /dev/null +++ b/editor/icons/Performance.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><path d="m5 12.533-1.5 1.5a6.375 6.375 0 1 1 9 0l-1.5-1.5M2 9.5h2m10 0h-2M3.5 4.967l1.5 1.5m7.5-1.5-1.5 1.5M8 3.52v2" fill="none" stroke="#e0e0e0" stroke-width="1.25"/><path d="M7.125 8.93a1.033 1.033 0 1 0 1.867.716l.478-3.03-.672-.258z" fill="#e0e0e0"/></svg> |