diff options
Diffstat (limited to 'toolkit/themes/shared/pictureinpicture/close-pip.svg')
-rw-r--r-- | toolkit/themes/shared/pictureinpicture/close-pip.svg | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/toolkit/themes/shared/pictureinpicture/close-pip.svg b/toolkit/themes/shared/pictureinpicture/close-pip.svg new file mode 100644 index 0000000000..d4bec54f8d --- /dev/null +++ b/toolkit/themes/shared/pictureinpicture/close-pip.svg @@ -0,0 +1,5 @@ +<!-- This Source Code Form is subject to the terms of the Mozilla Public + - License, v. 2.0. If a copy of the MPL was not distributed with this + - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path d="M9.061 8l3.47-3.47a.75.75 0 0 0-1.061-1.06L8 6.939 4.53 3.47a.75.75 0 1 0-1.06 1.06L6.939 8 3.47 11.47a.75.75 0 1 0 1.06 1.06L8 9.061l3.47 3.47a.75.75 0 0 0 1.06-1.061z"/></svg> + |