diff options
| author | Nippy <nippy@rp1.hu> | 2026-05-09 13:33:09 +0200 |
|---|---|---|
| committer | Nippy <nippy@rp1.hu> | 2026-05-09 13:33:09 +0200 |
| commit | a2b924d7e9492b978ad6dc33b6c1ffcb304b4bc5 (patch) | |
| tree | 1a8769217f84bfe9d6216fafaadaf8cdd876d457 /raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status | |
| parent | 34b9c34f982b2596cfa9e368a2d7f74e9a17477c (diff) | |
| download | RaveOS-PKGBUILD-a2b924d7e9492b978ad6dc33b6c1ffcb304b4bc5.tar.gz RaveOS-PKGBUILD-a2b924d7e9492b978ad6dc33b6c1ffcb304b4bc5.zip | |
raveos update
Diffstat (limited to 'raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status')
5 files changed, 19 insertions, 0 deletions
diff --git a/raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status/avatar-default.svg b/raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status/avatar-default.svg new file mode 100644 index 0000000..d47d2de --- /dev/null +++ b/raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status/avatar-default.svg @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="utf-8"?> +<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> +<circle r="8" cx="8" cy="8" fill="#4B8501"/> +<g fill="#FFFFFF"> +<path d="M6 0C8.2 0 10 1.8 10 4L10 4L0 4L0 4C0 1.8 1.8 0 4 0Z" transform="translate(3 8)"/> +<circle r="2" cx="8" cy="5"/> +</g></svg> diff --git a/raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status/folder-drag-accept.svg b/raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status/folder-drag-accept.svg new file mode 120000 index 0000000..cde3e2e --- /dev/null +++ b/raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status/folder-drag-accept.svg @@ -0,0 +1 @@ +folder-open.svg
\ No newline at end of file diff --git a/raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status/folder-open.svg b/raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status/folder-open.svg new file mode 100644 index 0000000..d873edd --- /dev/null +++ b/raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status/folder-open.svg @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?> +<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"> +<path d="M0 9L7.5 9L9.5 7L16 7L16 16L0 16Z" fill="#808080"/> +<path d="M9 2L16 2L16 6L9 6L7 8L0 8L0 0L7 0Z" fill="#4B8501"/> +</svg> diff --git a/raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status/user-info.svg b/raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status/user-info.svg new file mode 120000 index 0000000..53f86db --- /dev/null +++ b/raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status/user-info.svg @@ -0,0 +1 @@ +avatar-default.svg
\ No newline at end of file diff --git a/raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status/user-trash-full.svg b/raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status/user-trash-full.svg new file mode 100644 index 0000000..1895243 --- /dev/null +++ b/raveos-hyprland-theme/theme-data/skel/.icons/Adwaitaru-olive/16x16/status/user-trash-full.svg @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?> +<svg width="16" height="16" viewBox="0 0 16 16" fill="#4B8501" xmlns="http://www.w3.org/2000/svg"> +<path d="M11 8L11 0L8 0L8 6L7 6L7 0L6 0L6 6L5 6L5 0L4 0L4 6L3 6L3 0L0 0L0 8C0 9.10472 0.895279 10 2 10L9 10C10.1047 10 11 9.10472 11 8L11 8Z" transform="translate(2 6)"/> +<path d="M8 0C8.55236 0 9 0.44764 9 1L9 2L10 2C11.1047 2 12 2.89528 12 4L13 4L13 5L0 5L0 4L1 4C1 2.89528 1.89528 2 3 2L4 2L4 1C4 0.44764 4.44764 0 5 0L8 0L8 0ZM5 2L8 2L8 1L5 1L5 2L5 2Z" transform="translate(1 0)"/> +</svg> |