From 5b8ab3859de56070f1b939c3b91b30ef5298e852 Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Mon, 9 Jan 2023 22:19:20 -0800 Subject: [PATCH] add drive.svg, add width and height to some svg --- images/actions/config-active.svg | 2 +- images/actions/config-inactive.svg | 2 +- images/actions/loading.svg | 2 +- images/actions/stop.svg | 2 +- images/resources/cpu.svg | 2 +- images/resources/disk.svg | 2 +- images/resources/drive.svg | 1 + images/resources/ram.svg | 2 +- 8 files changed, 8 insertions(+), 7 deletions(-) create mode 100644 images/resources/drive.svg diff --git a/images/actions/config-active.svg b/images/actions/config-active.svg index 1500926..472afaa 100644 --- a/images/actions/config-active.svg +++ b/images/actions/config-active.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/actions/config-inactive.svg b/images/actions/config-inactive.svg index e8af370..ddfc273 100644 --- a/images/actions/config-inactive.svg +++ b/images/actions/config-inactive.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/actions/loading.svg b/images/actions/loading.svg index a9851ac..7a89420 100644 --- a/images/actions/loading.svg +++ b/images/actions/loading.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/actions/stop.svg b/images/actions/stop.svg index 486753d..e7d6eca 100644 --- a/images/actions/stop.svg +++ b/images/actions/stop.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/resources/cpu.svg b/images/resources/cpu.svg index 7e02f1d..cd61ab2 100644 --- a/images/resources/cpu.svg +++ b/images/resources/cpu.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/resources/disk.svg b/images/resources/disk.svg index 31b3d0e..c3e4366 100644 --- a/images/resources/disk.svg +++ b/images/resources/disk.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/images/resources/drive.svg b/images/resources/drive.svg new file mode 100644 index 0000000..6a9d805 --- /dev/null +++ b/images/resources/drive.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/images/resources/ram.svg b/images/resources/ram.svg index 57a23db..b6e3167 100644 --- a/images/resources/ram.svg +++ b/images/resources/ram.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file