diff options
Diffstat (limited to 'mobile-widgets/qml/icons/ic_adb_black_24px.svg')
-rw-r--r-- | mobile-widgets/qml/icons/ic_adb_black_24px.svg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mobile-widgets/qml/icons/ic_adb_black_24px.svg b/mobile-widgets/qml/icons/ic_adb_black_24px.svg new file mode 100644 index 000000000..21d23e000 --- /dev/null +++ b/mobile-widgets/qml/icons/ic_adb_black_24px.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="M0 0h24v24H0z" fill="none"/> + <path d="M5 16c0 3.87 3.13 7 7 7s7-3.13 7-7v-4H5v4zM16.12 4.37l2.1-2.1-.82-.83-2.3 2.31C14.16 3.28 13.12 3 12 3s-2.16.28-3.09.75L6.6 1.44l-.82.83 2.1 2.1C6.14 5.64 5 7.68 5 10v1h14v-1c0-2.32-1.14-4.36-2.88-5.63zM9 9c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm6 0c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1z"/> +</svg>
\ No newline at end of file |