diff options
Diffstat (limited to 'comm/calendar/base/themes/common/widgets/images/nav-today.svg')
-rw-r--r-- | comm/calendar/base/themes/common/widgets/images/nav-today.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/comm/calendar/base/themes/common/widgets/images/nav-today.svg b/comm/calendar/base/themes/common/widgets/images/nav-today.svg new file mode 100644 index 0000000000..d9b2fb6083 --- /dev/null +++ b/comm/calendar/base/themes/common/widgets/images/nav-today.svg @@ -0,0 +1,7 @@ +<!-- 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"> + <circle cx="6" cy="6" r="4" style="fill:none;stroke:context-fill;stroke-width:2.25;" /> +</svg> |