diff options
author | MewPurPur <mew.pur.pur@abv.bg> | 2023-06-13 19:54:59 +0200 |
---|---|---|
committer | MewPurPur <mew.pur.pur@abv.bg> | 2023-06-13 19:54:59 +0200 |
commit | d2b437411ee0336f1b853ece42f9cfaa7672e8a6 (patch) | |
tree | 0b34f552ddc431a7369d24b79883a1b8100d9fcd /editor/icons/VideoStream.svg | |
parent | 49243a9a9816b334002f7d73d9e940d00b49158d (diff) | |
download | redot-engine-d2b437411ee0336f1b853ece42f9cfaa7672e8a6.tar.gz |
Add VideoStream icon
Diffstat (limited to 'editor/icons/VideoStream.svg')
-rw-r--r-- | editor/icons/VideoStream.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/VideoStream.svg b/editor/icons/VideoStream.svg new file mode 100644 index 0000000000..e3459d5b58 --- /dev/null +++ b/editor/icons/VideoStream.svg @@ -0,0 +1 @@ +<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><linearGradient id="a" x2="0" y1="2" y2="14" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ff8dbc"/><stop offset=".4" stop-color="#7260ff"/><stop offset=".6" stop-color="#7260ff"/><stop offset="1" stop-color="#74c9ff"/></linearGradient><path d="m12 2 a-1 1 0 0 1 0 2a 8 8 0 0 0-8 8a-1 1 0 0 1-2 0a10 10 0 0 1 10-10zm0 4A-1 1 0 0 1 12 8a4 4 0 0 0-4 4A-1 1 0 0 1 6 12a6 6 0 0 1 6-6zm-2 4.5 a.667.667 0 0 1 1-0.566l2.667 1.674a.667.667 0 0 1 0 1.149l-2.667 1.674a.667 0.667 0 0 1-1-.566z" fill="url(#a)"/></svg> |