diff options
Diffstat (limited to 'mobile-widgets/qml/icons/ic_gps_fixed_24px.svg')
-rw-r--r-- | mobile-widgets/qml/icons/ic_gps_fixed_24px.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mobile-widgets/qml/icons/ic_gps_fixed_24px.svg b/mobile-widgets/qml/icons/ic_gps_fixed_24px.svg new file mode 100644 index 000000000..920ed6ee7 --- /dev/null +++ b/mobile-widgets/qml/icons/ic_gps_fixed_24px.svg @@ -0,0 +1,4 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <path d="M0 0h24v24H0z" fill="none"/> + <path d="M12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zm8.94 3c-.46-4.17-3.77-7.48-7.94-7.94V1h-2v2.06C6.83 3.52 3.52 6.83 3.06 11H1v2h2.06c.46 4.17 3.77 7.48 7.94 7.94V23h2v-2.06c4.17-.46 7.48-3.77 7.94-7.94H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"/> +</svg> |