Skip to content

Commit 56cc4d4

Browse files
jamiemlawericfennis
authored andcommitted
feat(icons): Add motorbike icon (#3371)
* Add `motorbike` and `dirtbike` icons * Renamed `dirtbike` to `dirt-bike` * Deleted `dirt-bike` in order to move it to a separate PR * Update motorbike.svg --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
1 parent c9e664a commit 56cc4d4

2 files changed

Lines changed: 39 additions & 0 deletions

File tree

icons/motorbike.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"$schema": "../icon.schema.json",
3+
"contributors": [
4+
"jamiemlaw"
5+
],
6+
"tags": [
7+
"moto",
8+
"motorcycle",
9+
"transport",
10+
"vehicle",
11+
"drive",
12+
"ride",
13+
"trip",
14+
"race",
15+
"racing",
16+
"journey",
17+
"delivery"
18+
],
19+
"categories": [
20+
"transportation"
21+
]
22+
}

icons/motorbike.svg

Lines changed: 17 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)