aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/flag_netherlands.xml
blob: 080146d36dd0065b8b3f9e39ba18c36813080163 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<vector xmlns:android="http://schemas.android.com/apk/res/android"
    android:width="512dp"
    android:height="512dp"
    android:viewportWidth="512"
    android:viewportHeight="512">
  <path
      android:pathData="M256,256m-256,0a256,256 0,1 1,512 0a256,256 0,1 1,-512 0"
      android:fillColor="#F0F0F0"/>
  <path
      android:pathData="M256,0C145.929,0 52.094,69.472 15.923,166.957h480.155C459.906,69.472 366.071,0 256,0z"
      android:fillColor="#A2001D"/>
  <path
      android:pathData="M256,512c110.071,0 203.906,-69.472 240.077,-166.957H15.923C52.094,442.528 145.929,512 256,512z"
      android:fillColor="#0052B4"/>
</vector>
p;id=99249f72bcec62d81f0b9318d0f5aa299031daa5&follow=1'>various wayland fixesLuca Matei Pintilie3-1/+8 2024-07-14implement turnstile-style servicesLuca Matei Pintilie17-48/+94 2024-07-11dwm(bar): silence errors a bitLuca Matei Pintilie1-16/+36 2024-07-11sway: use hyprlock, swaysome, swayr and swaybarLuca Matei Pintilie1-51/+59 2024-07-11swaylock: set background imageLuca Matei Pintilie1-2/+5 2024-07-11hyprlock: add configLuca Matei Pintilie2-0/+132 2024-07-11swayrbar: add configLuca Matei Pintilie6-0/+252