diff options
author | bruvzg <7645683+bruvzg@users.noreply.github.com> | 2022-12-10 18:59:09 +0200 |
---|---|---|
committer | bruvzg <7645683+bruvzg@users.noreply.github.com> | 2023-07-12 16:25:04 +0300 |
commit | 7b7f6d45d6ea3528a9d094ff0ac41d14cc324cd3 (patch) | |
tree | f08ab32835536bea6b9c3279e341795dc2a789f5 /editor/icons/IOSSimulator.svg | |
parent | d676246647b848dbe341f83676eab087864a6c74 (diff) | |
download | redot-engine-7b7f6d45d6ea3528a9d094ff0ac41d14cc324cd3.tar.gz |
Implement iOS one-click deploy.
Diffstat (limited to 'editor/icons/IOSSimulator.svg')
-rw-r--r-- | editor/icons/IOSSimulator.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/IOSSimulator.svg b/editor/icons/IOSSimulator.svg new file mode 100644 index 0000000000..59ab11a8a5 --- /dev/null +++ b/editor/icons/IOSSimulator.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" height="16" viewBox="0 0 4.233 4.233" width="16"><path d="M1.399.735H.32v2.763h1.078c0-.004-.006-.006-.006-.01V.745c0-.004.006-.006.006-.01z" fill="#4bb7f8"/><path d="M.49.9v2.432h.62v-.18H.67v-.35h.44v-.18H.67V1.08h.44V.9H.49z" fill="#e0e0e0"/><path d="M1.795.265a.53.53 0 0 0-.53.529v2.645c0 .293.237.53.53.53h1.587a.53.53 0 0 0 .53-.53V.794a.53.53 0 0 0-.53-.53zm0 .529h.256v.165a.247.247 0 0 0 .247.248h.58A.247.247 0 0 0 3.126.96V.794h.256v2.645H1.795z" fill="#e0e0e0"/></svg> |