diff options
Diffstat (limited to 'mobile-widgets/qml/icons/ic_place.svg')
-rw-r--r-- | mobile-widgets/qml/icons/ic_place.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mobile-widgets/qml/icons/ic_place.svg b/mobile-widgets/qml/icons/ic_place.svg new file mode 100644 index 000000000..d7844b23b --- /dev/null +++ b/mobile-widgets/qml/icons/ic_place.svg @@ -0,0 +1,4 @@ +<svg fill="#000000" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"> + <path d="M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z"/> + <path d="M0 0h24v24H0z" fill="none"/> +</svg>
\ No newline at end of file |