diff options
author | RĂ©mi Verschelde <remi@verschelde.fr> | 2021-10-11 22:55:01 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-11 22:55:01 +0200 |
commit | 9ed4f8367b29204b89f9feaf86727b24396fb180 (patch) | |
tree | 8c41815399d8eff5746ac17464ebb34d82b0a747 /editor/icons | |
parent | 5edfdc53ebb97616a6a72031b2e28ec7865d6ab8 (diff) | |
parent | 372ba7666304805abe8641487c97899f9bdd97af (diff) |
Merge pull request #48332 from TokageItLab/implement-ping-pong
Diffstat (limited to 'editor/icons')
-rw-r--r-- | editor/icons/PingPongLoop.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editor/icons/PingPongLoop.svg b/editor/icons/PingPongLoop.svg new file mode 100644 index 0000000000..c44f889b49 --- /dev/null +++ b/editor/icons/PingPongLoop.svg @@ -0,0 +1 @@ +<svg enable-background="new 0 0 16 16" height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#e0e0e0" fill-opacity=".9961"><path d="m10 7h-4v-2l-4 3 4 3v-2h4v2l4-3-4-3z"/><path d="m0 1v14h2v-7-7z"/><path d="m14 1v7 7h2v-14z"/></g></svg> |