diff options
Diffstat (limited to 'toolkit/themes/shared/icons/twisty-collapsed-rtl.svg')
-rw-r--r-- | toolkit/themes/shared/icons/twisty-collapsed-rtl.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/toolkit/themes/shared/icons/twisty-collapsed-rtl.svg b/toolkit/themes/shared/icons/twisty-collapsed-rtl.svg new file mode 100644 index 0000000000..4188607818 --- /dev/null +++ b/toolkit/themes/shared/icons/twisty-collapsed-rtl.svg @@ -0,0 +1,6 @@ +<!-- 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" width="12" height="12" viewBox="0 0 12 12"> + <path d="M8.25 11.5a1 1 0 00.75-.29 1 1 0 000-1.42L5.16 6 9 2.21A1 1 0 007.54.79L3 5.29a1 1 0 000 1.42l4.5 4.5a1 1 0 00.75.29z" fill="context-fill"/> +</svg> |