diff options
Diffstat (limited to 'comm/calendar/base/themes/common/icons/complete.svg')
-rw-r--r-- | comm/calendar/base/themes/common/icons/complete.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/comm/calendar/base/themes/common/icons/complete.svg b/comm/calendar/base/themes/common/icons/complete.svg new file mode 100644 index 0000000000..8f01223a8b --- /dev/null +++ b/comm/calendar/base/themes/common/icons/complete.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="16" height="16" viewBox="0 0 16 16"> + <path fill="context-fill" d="M6 14a1 1 0 0 1-.707-.293l-3-3a1 1 0 0 1 1.414-1.414l2.157 2.157 6.316-9.023a1 1 0 0 1 1.639 1.146l-7 10a1 1 0 0 1-.732.427A.863.863 0 0 1 6 14z"/> +</svg> |