From b9477a3b177c5f34d1438fdc191857a343ca53f1 Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 5 Mar 2020 21:48:55 +0100 Subject: bike, location, gauge, man, woman --- _icons/bike.svg | 8 + _icons/friends.svg | 8 + _icons/gauge.svg | 8 + _icons/location.svg | 5 + _icons/man.svg | 6 + _icons/parking.svg | 6 + _icons/woman.svg | 6 + icons.svg | 461 +++++++++++++++++++++++++++------------------------- 8 files changed, 291 insertions(+), 217 deletions(-) create mode 100644 _icons/bike.svg create mode 100644 _icons/friends.svg create mode 100644 _icons/gauge.svg create mode 100644 _icons/location.svg create mode 100644 _icons/man.svg create mode 100644 _icons/parking.svg create mode 100644 _icons/woman.svg diff --git a/_icons/bike.svg b/_icons/bike.svg new file mode 100644 index 0000000..3c31627 --- /dev/null +++ b/_icons/bike.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/friends.svg b/_icons/friends.svg new file mode 100644 index 0000000..dac56f8 --- /dev/null +++ b/_icons/friends.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/gauge.svg b/_icons/gauge.svg new file mode 100644 index 0000000..bdb05d2 --- /dev/null +++ b/_icons/gauge.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/location.svg b/_icons/location.svg new file mode 100644 index 0000000..97191c9 --- /dev/null +++ b/_icons/location.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/_icons/man.svg b/_icons/man.svg new file mode 100644 index 0000000..b8fdf78 --- /dev/null +++ b/_icons/man.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/parking.svg b/_icons/parking.svg new file mode 100644 index 0000000..ee50f57 --- /dev/null +++ b/_icons/parking.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/woman.svg b/_icons/woman.svg new file mode 100644 index 0000000..34def09 --- /dev/null +++ b/_icons/woman.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/icons.svg b/icons.svg index a192397..d321313 100644 --- a/icons.svg +++ b/icons.svg @@ -123,6 +123,9 @@ + + + @@ -447,6 +450,12 @@ + + + + + + @@ -528,6 +537,8 @@ + + @@ -543,6 +554,9 @@ + + + @@ -600,6 +614,9 @@ + + + @@ -762,6 +779,9 @@ + + + @@ -815,222 +835,229 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.1