From 476d184e694a94043ca60cb80d65584b104c4573 Mon Sep 17 00:00:00 2001 From: "i.tomko" Date: Fri, 13 May 2016 19:32:13 +0300 Subject: [PATCH] fix icon --- .../clear/style-clear/symbols/apartment-l.svg | 16 +++++++ .../clear/style-clear/symbols/apartment-m.svg | 16 +++++++ .../clear/style-clear/symbols/apartment-s.svg | 14 ++++++ .../clear/style-clear/symbols/atm-l.svg | 6 +-- .../clear/style-clear/symbols/bank-l.svg | 2 +- .../clear/style-clear/symbols/car-wash-l.svg | 45 ++++++++++++------- .../clear/style-clear/symbols/car-wash-m.svg | 29 ++++++------ .../clear/style-clear/symbols/car-wash-s.svg | 22 +++++++++ .../clear/style-clear/symbols/hostel-l.svg | 16 +++++++ .../clear/style-clear/symbols/hostel-m.svg | 14 ++++++ .../clear/style-clear/symbols/hostel-s.svg | 14 ++++++ .../clear/style-clear/symbols/lawyer-l.svg | 23 +++++++--- .../clear/style-clear/symbols/military-l.svg | 1 + .../clear/style-clear/symbols/military-m.svg | 9 ++++ .../clear/style-clear/symbols/motel-l.svg | 2 +- .../clear/style-clear/symbols/motel-m.svg | 2 +- .../style-clear/symbols/public-building-l.svg | 14 ++++++ .../style-clear/symbols/public-building-m.svg | 14 ++++++ .../style-clear/symbols/public-building-s.svg | 14 ++++++ .../style-clear/symbols/seafood-shop-l.svg | 2 +- .../style-clear/symbols/seafood-shop-m.svg | 2 +- 21 files changed, 234 insertions(+), 43 deletions(-) create mode 100644 data/styles/clear/style-clear/symbols/apartment-l.svg create mode 100644 data/styles/clear/style-clear/symbols/apartment-m.svg create mode 100644 data/styles/clear/style-clear/symbols/apartment-s.svg create mode 100644 data/styles/clear/style-clear/symbols/car-wash-s.svg create mode 100644 data/styles/clear/style-clear/symbols/hostel-l.svg create mode 100644 data/styles/clear/style-clear/symbols/hostel-m.svg create mode 100644 data/styles/clear/style-clear/symbols/hostel-s.svg create mode 100644 data/styles/clear/style-clear/symbols/public-building-l.svg create mode 100644 data/styles/clear/style-clear/symbols/public-building-m.svg create mode 100644 data/styles/clear/style-clear/symbols/public-building-s.svg diff --git a/data/styles/clear/style-clear/symbols/apartment-l.svg b/data/styles/clear/style-clear/symbols/apartment-l.svg new file mode 100644 index 0000000000..81aa18e44e --- /dev/null +++ b/data/styles/clear/style-clear/symbols/apartment-l.svg @@ -0,0 +1,16 @@ + + + + apartment-l + Created with Sketch. + + + + + + + + + + + \ No newline at end of file diff --git a/data/styles/clear/style-clear/symbols/apartment-m.svg b/data/styles/clear/style-clear/symbols/apartment-m.svg new file mode 100644 index 0000000000..b888721a97 --- /dev/null +++ b/data/styles/clear/style-clear/symbols/apartment-m.svg @@ -0,0 +1,16 @@ + + + + apartment-m + Created with Sketch. + + + + + + + + + + + \ No newline at end of file diff --git a/data/styles/clear/style-clear/symbols/apartment-s.svg b/data/styles/clear/style-clear/symbols/apartment-s.svg new file mode 100644 index 0000000000..7defb7ce3d --- /dev/null +++ b/data/styles/clear/style-clear/symbols/apartment-s.svg @@ -0,0 +1,14 @@ + + + + apartment-s + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/styles/clear/style-clear/symbols/atm-l.svg b/data/styles/clear/style-clear/symbols/atm-l.svg index 8ed10e7ee3..1996d48374 100644 --- a/data/styles/clear/style-clear/symbols/atm-l.svg +++ b/data/styles/clear/style-clear/symbols/atm-l.svg @@ -4,13 +4,13 @@ atm-l Created with Sketch. - + - - + + diff --git a/data/styles/clear/style-clear/symbols/bank-l.svg b/data/styles/clear/style-clear/symbols/bank-l.svg index 5c3e94c496..7612b17c83 100644 --- a/data/styles/clear/style-clear/symbols/bank-l.svg +++ b/data/styles/clear/style-clear/symbols/bank-l.svg @@ -9,7 +9,7 @@ - + diff --git a/data/styles/clear/style-clear/symbols/car-wash-l.svg b/data/styles/clear/style-clear/symbols/car-wash-l.svg index 8e8cda9ab7..cd88470b55 100644 --- a/data/styles/clear/style-clear/symbols/car-wash-l.svg +++ b/data/styles/clear/style-clear/symbols/car-wash-l.svg @@ -1,22 +1,37 @@ - - + + car-wash-l Created with Sketch. - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/data/styles/clear/style-clear/symbols/car-wash-m.svg b/data/styles/clear/style-clear/symbols/car-wash-m.svg index 2a6cb36724..136973671a 100644 --- a/data/styles/clear/style-clear/symbols/car-wash-m.svg +++ b/data/styles/clear/style-clear/symbols/car-wash-m.svg @@ -1,21 +1,22 @@ - - + + car-wash-m Created with Sketch. - - - - - - - - - - - - + + + + + + + + + + + + + \ No newline at end of file diff --git a/data/styles/clear/style-clear/symbols/car-wash-s.svg b/data/styles/clear/style-clear/symbols/car-wash-s.svg new file mode 100644 index 0000000000..034aee5d22 --- /dev/null +++ b/data/styles/clear/style-clear/symbols/car-wash-s.svg @@ -0,0 +1,22 @@ + + + + car-wash-s + Created with Sketch. + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/data/styles/clear/style-clear/symbols/hostel-l.svg b/data/styles/clear/style-clear/symbols/hostel-l.svg new file mode 100644 index 0000000000..ba06a95ac5 --- /dev/null +++ b/data/styles/clear/style-clear/symbols/hostel-l.svg @@ -0,0 +1,16 @@ + + + + hostel-l + Created with Sketch. + + + + + + + + + + + \ No newline at end of file diff --git a/data/styles/clear/style-clear/symbols/hostel-m.svg b/data/styles/clear/style-clear/symbols/hostel-m.svg new file mode 100644 index 0000000000..fe5efa49f4 --- /dev/null +++ b/data/styles/clear/style-clear/symbols/hostel-m.svg @@ -0,0 +1,14 @@ + + + + hostel-m + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/styles/clear/style-clear/symbols/hostel-s.svg b/data/styles/clear/style-clear/symbols/hostel-s.svg new file mode 100644 index 0000000000..322e9f65aa --- /dev/null +++ b/data/styles/clear/style-clear/symbols/hostel-s.svg @@ -0,0 +1,14 @@ + + + + hostel-s + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/styles/clear/style-clear/symbols/lawyer-l.svg b/data/styles/clear/style-clear/symbols/lawyer-l.svg index 8c0ddae511..088e679ad5 100644 --- a/data/styles/clear/style-clear/symbols/lawyer-l.svg +++ b/data/styles/clear/style-clear/symbols/lawyer-l.svg @@ -3,12 +3,23 @@ lawyer-l Created with Sketch. - - - - - - + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/data/styles/clear/style-clear/symbols/military-l.svg b/data/styles/clear/style-clear/symbols/military-l.svg index e37a391fc1..fc851da30a 100644 --- a/data/styles/clear/style-clear/symbols/military-l.svg +++ b/data/styles/clear/style-clear/symbols/military-l.svg @@ -10,6 +10,7 @@ + diff --git a/data/styles/clear/style-clear/symbols/military-m.svg b/data/styles/clear/style-clear/symbols/military-m.svg index b01c732f33..3f93577618 100644 --- a/data/styles/clear/style-clear/symbols/military-m.svg +++ b/data/styles/clear/style-clear/symbols/military-m.svg @@ -5,6 +5,7 @@ Created with Sketch. + @@ -15,5 +16,13 @@ + + + + + + + + \ No newline at end of file diff --git a/data/styles/clear/style-clear/symbols/motel-l.svg b/data/styles/clear/style-clear/symbols/motel-l.svg index a8ab1e4e64..21f8941f96 100644 --- a/data/styles/clear/style-clear/symbols/motel-l.svg +++ b/data/styles/clear/style-clear/symbols/motel-l.svg @@ -8,7 +8,7 @@ - + \ No newline at end of file diff --git a/data/styles/clear/style-clear/symbols/motel-m.svg b/data/styles/clear/style-clear/symbols/motel-m.svg index d2f3b14bf8..e4887dc270 100644 --- a/data/styles/clear/style-clear/symbols/motel-m.svg +++ b/data/styles/clear/style-clear/symbols/motel-m.svg @@ -8,7 +8,7 @@ - + \ No newline at end of file diff --git a/data/styles/clear/style-clear/symbols/public-building-l.svg b/data/styles/clear/style-clear/symbols/public-building-l.svg new file mode 100644 index 0000000000..f953249530 --- /dev/null +++ b/data/styles/clear/style-clear/symbols/public-building-l.svg @@ -0,0 +1,14 @@ + + + + public-building-l + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/styles/clear/style-clear/symbols/public-building-m.svg b/data/styles/clear/style-clear/symbols/public-building-m.svg new file mode 100644 index 0000000000..046668a5bd --- /dev/null +++ b/data/styles/clear/style-clear/symbols/public-building-m.svg @@ -0,0 +1,14 @@ + + + + public-building-m + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/styles/clear/style-clear/symbols/public-building-s.svg b/data/styles/clear/style-clear/symbols/public-building-s.svg new file mode 100644 index 0000000000..c788c376f5 --- /dev/null +++ b/data/styles/clear/style-clear/symbols/public-building-s.svg @@ -0,0 +1,14 @@ + + + + public-building-s + Created with Sketch. + + + + + + + + + \ No newline at end of file diff --git a/data/styles/clear/style-clear/symbols/seafood-shop-l.svg b/data/styles/clear/style-clear/symbols/seafood-shop-l.svg index 6496561226..7464b10e1f 100644 --- a/data/styles/clear/style-clear/symbols/seafood-shop-l.svg +++ b/data/styles/clear/style-clear/symbols/seafood-shop-l.svg @@ -1,7 +1,7 @@ - seefood-shop-l + seafood-shop-l Created with Sketch. diff --git a/data/styles/clear/style-clear/symbols/seafood-shop-m.svg b/data/styles/clear/style-clear/symbols/seafood-shop-m.svg index 0d532c76b5..f4137a2711 100644 --- a/data/styles/clear/style-clear/symbols/seafood-shop-m.svg +++ b/data/styles/clear/style-clear/symbols/seafood-shop-m.svg @@ -1,7 +1,7 @@ - seefood-shop-m + seafood-shop-m Created with Sketch.