From ad6b89174d890d1302238ef3a5e6b48e38736f75 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Wed, 5 Jan 2022 22:30:23 -0500 Subject: Initial commit --- pix/icons/House-3.ico | Bin 0 -> 34499 bytes pix/icons/Palmately-Leaf.ico | Bin 0 -> 56155 bytes pix/icons/email.svg | 27 +++++++++++++++++++++ pix/icons/folder.svg | 55 +++++++++++++++++++++++++++++++++++++++++++ pix/icons/git.svg | 8 +++++++ pix/icons/github.svg | 3 +++ pix/icons/gitlab.svg | 12 ++++++++++ pix/kd.jpeg | Bin 0 -> 168026 bytes 8 files changed, 105 insertions(+) create mode 100644 pix/icons/House-3.ico create mode 100644 pix/icons/Palmately-Leaf.ico create mode 100644 pix/icons/email.svg create mode 100644 pix/icons/folder.svg create mode 100644 pix/icons/git.svg create mode 100644 pix/icons/github.svg create mode 100644 pix/icons/gitlab.svg create mode 100644 pix/kd.jpeg (limited to 'pix') diff --git a/pix/icons/House-3.ico b/pix/icons/House-3.ico new file mode 100644 index 0000000..edb1048 Binary files /dev/null and b/pix/icons/House-3.ico differ diff --git a/pix/icons/Palmately-Leaf.ico b/pix/icons/Palmately-Leaf.ico new file mode 100644 index 0000000..0b66dea Binary files /dev/null and b/pix/icons/Palmately-Leaf.ico differ diff --git a/pix/icons/email.svg b/pix/icons/email.svg new file mode 100644 index 0000000..c0f5979 --- /dev/null +++ b/pix/icons/email.svg @@ -0,0 +1,27 @@ + + + Image from the Silk icon theme by Mark James + Image from the Silk icon theme by Mark James, traced from http://commons.wikimedia.org/wiki/File:Email.png by CMG Lee. + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pix/icons/folder.svg b/pix/icons/folder.svg new file mode 100644 index 0000000..88bcf4b --- /dev/null +++ b/pix/icons/folder.svg @@ -0,0 +1,55 @@ + + + + bimetrical icon folder + + + + + + image/svg+xml + + bimetrical icon folder + + + J. Xavier Atero + + + + + bimetrical + folder + icon + + + Icon of a folder + bimetrical-icon-folder + + + Bimetrical S.L. + + + 2017-05-04T20:43:00 + + + Bimetrical S.L. + + + + J. Xavier Atero's own work for Bimetrical S.L. + english + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/pix/icons/git.svg b/pix/icons/git.svg new file mode 100644 index 0000000..f5f36f9 --- /dev/null +++ b/pix/icons/git.svg @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/pix/icons/github.svg b/pix/icons/github.svg new file mode 100644 index 0000000..93af7db --- /dev/null +++ b/pix/icons/github.svg @@ -0,0 +1,3 @@ + + + \ No newline at end of file diff --git a/pix/icons/gitlab.svg b/pix/icons/gitlab.svg new file mode 100644 index 0000000..51f3607 --- /dev/null +++ b/pix/icons/gitlab.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/pix/kd.jpeg b/pix/kd.jpeg new file mode 100644 index 0000000..2613ece Binary files /dev/null and b/pix/kd.jpeg differ -- cgit v1.2.3