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
/
editor
/
drawable-anydpi-v21
/
ic_space_bar_black_24dp.xml
10 lines
(9 loc)
•
311 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
=
"M18,9v4H6V9H4v6h16V9z"
/>
</
vector
>