diff --git a/icons/bike.svg b/icons/bike.svg new file mode 100644 index 0000000..703f20b --- /dev/null +++ b/icons/bike.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/bus.svg b/icons/bus.svg new file mode 100644 index 0000000..b65100e --- /dev/null +++ b/icons/bus.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/car.svg b/icons/car.svg new file mode 100644 index 0000000..4589a75 --- /dev/null +++ b/icons/car.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/truck.svg b/icons/truck.svg index 8cb076b..e521d1f 100644 --- a/icons/truck.svg +++ b/icons/truck.svg @@ -9,8 +9,7 @@ stroke-linecap="round" stroke-linejoin="round" > - - - - + + + diff --git a/tags.json b/tags.json index d61cf47..5944bf5 100644 --- a/tags.json +++ b/tags.json @@ -21,6 +21,7 @@ "battery-charging": ["power", "electricity"], "bell": ["alarm", "notification", "sound"], "bell-off": ["alarm", "notification", "silent"], + "bike": ["bicycle", "transport", "trip"], "bluetooth": ["wireless"], "book-open": ["read", "library"], "book": ["read", "dictionary", "booklet", "magazine", "library"], @@ -29,8 +30,10 @@ "briefcase": ["work", "bag", "baggage", "folder"], "brush": ["draw", "paint"], "building": ["organisation"], + "bus": ["bus", "vehicle", "transport", "trip"], "calendar": ["date"], "camera": ["photo"], + "car": ["vehicle", "transport", "trip"], "cast": ["chromecast", "airplay"], "circle": ["off", "zero", "record"], "clipboard": ["copy"],