aboutsummaryrefslogblamecommitdiff
path: root/app/src/main/res/drawable-night/ic_poll_24dp.xml
blob: fa199daf9c0d69cfdc3b91e40a43a4c7144932ee (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                                                                                                                           
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="24dp"
    android:height="24dp"
    android:viewportWidth="24"
    android:viewportHeight="24">
  <path
      android:fillColor="#FFFFFF"
      android:pathData="M19,3L5,3c-1.1,0 -2,0.9 -2,2v14c0,1.1 0.9,2 2,2h14c1.1,0 2,-0.9 2,-2L21,5c0,-1.1 -0.9,-2 -2,-2zM19,19L5,19L5,5h14v14zM7,10h2v7L7,17zM11,7h2v10h-2zM15,13h2v4h-2z"/>
</vector>