diff options
| author | bt <bt@rctt.net> | 2026-06-04 22:02:14 +0200 |
|---|---|---|
| committer | bt <bt@rctt.net> | 2026-06-04 22:02:14 +0200 |
| commit | a50e09b8583c60cdb9316baa5a5550d9b16bc0f9 (patch) | |
| tree | 1356a5eb1cb5c5b26c4ad423571555f541c8fb67 /app/src/main/res/drawable/rounded_bar_chart_24.xml | |
| parent | 094a09ebfe142334f7b89ad2f03f17ed4dc1180e (diff) | |
| download | netmon-new-ui.tar.gz netmon-new-ui.zip | |
New uinew-ui
Diffstat (limited to 'app/src/main/res/drawable/rounded_bar_chart_24.xml')
| -rw-r--r-- | app/src/main/res/drawable/rounded_bar_chart_24.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/rounded_bar_chart_24.xml b/app/src/main/res/drawable/rounded_bar_chart_24.xml new file mode 100644 index 0000000..146a07d --- /dev/null +++ b/app/src/main/res/drawable/rounded_bar_chart_24.xml @@ -0,0 +1,5 @@ +<vector xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:tint="#000000" android:viewportHeight="960" android:viewportWidth="960" android:width="24dp"> + + <path android:fillColor="@android:color/white" android:pathData="M680,800Q663,800 651.5,788.5Q640,777 640,760L640,560Q640,543 651.5,531.5Q663,520 680,520L760,520Q777,520 788.5,531.5Q800,543 800,560L800,760Q800,777 788.5,788.5Q777,800 760,800L680,800ZM440,800Q423,800 411.5,788.5Q400,777 400,760L400,200Q400,183 411.5,171.5Q423,160 440,160L520,160Q537,160 548.5,171.5Q560,183 560,200L560,760Q560,777 548.5,788.5Q537,800 520,800L440,800ZM200,800Q183,800 171.5,788.5Q160,777 160,760L160,400Q160,383 171.5,371.5Q183,360 200,360L280,360Q297,360 308.5,371.5Q320,383 320,400L320,760Q320,777 308.5,788.5Q297,800 280,800L200,800Z"/> + +</vector> |
