summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_dialer_sip_black_24dp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/drawable/ic_dialer_sip_black_24dp.xml')
-rw-r--r--res/drawable/ic_dialer_sip_black_24dp.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/res/drawable/ic_dialer_sip_black_24dp.xml b/res/drawable/ic_dialer_sip_black_24dp.xml
new file mode 100644
index 0000000..3bebc1e
--- /dev/null
+++ b/res/drawable/ic_dialer_sip_black_24dp.xml
@@ -0,0 +1,16 @@
+<!--
+ Icon obtained via http://google.github.io/material-design-icons/
+
+ This work is licensed under the Creative Commons Attribution 4.0 International License.
+ To view a copy of this license, visit http://creativecommons.org/licenses/by/4.0/
+ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.
+-->
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:viewportWidth="24.0"
+ android:viewportHeight="24.0">
+ <path
+ android:fillColor="#FF000000"
+ android:pathData="M17,3h-1v5h1L17,3zM15,5h-2L13,4h2L15,3h-3v3h2v1h-2v1h3L15,5zM18,3v5h1L19,6h2L21,3h-3zM20,5h-1L19,4h1v1zM20,15.5c-1.25,0 -2.45,-0.2 -3.57,-0.57 -0.35,-0.11 -0.74,-0.03 -1.01,0.24l-2.2,2.2c-2.83,-1.44 -5.15,-3.75 -6.59,-6.59l2.2,-2.21c0.27,-0.26 0.35,-0.65 0.24,-1C8.7,6.45 8.5,5.25 8.5,4c0,-0.55 -0.45,-1 -1,-1L4,3c-0.55,0 -1,0.45 -1,1 0,9.39 7.61,17 17,17 0.55,0 1,-0.45 1,-1v-3.5c0,-0.55 -0.45,-1 -1,-1z"/>
+</vector>