~cytrogen/vbhelper

ref: 4474e6689d96977ecfef521ff2595f1d433b5580 vbhelper/app/src/main/res/drawable/baseline_edit_24.xml -rw-r--r-- 494 bytes
4474e668 — Nacho Few things here and there 8 months ago
                                                                                
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="960"
    android:viewportHeight="960">
  <path
      android:pathData="M200,760h57l391,-391 -57,-57 -391,391v57ZM120,840v-170l528,-527q12,-11 26.5,-17t30.5,-6q16,0 31,6t26,18l55,56q12,11 17.5,26t5.5,30q0,16 -5.5,30.5T817,313L290,840L120,840ZM760,256 L704,200 760,256ZM619,341 L591,312 648,369 619,341Z"
      android:fillColor="#000000"/>
</vector>