UNPKG
material-design-icons
Version:
latest (3.0.1)
3.0.1
3.0.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.3
2.1.1
2.1.0
2.0.0
1.0.1
1.0.0
Material Design icons by Google
github.com/google/material-design-icons
google/material-design-icons
material-design-icons
/
av
/
drawable-anydpi-v21
/
ic_stop_black_24dp.xml
10 lines
(9 loc)
•
303 B
text/xml
View Raw
1
2
3
4
5
6
7
8
9
10
<
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
=
"M6,6h12v12H6z"
/>
</
vector
>