diff --git a/src/_icons/backhoe.svg b/src/_icons/backhoe.svg new file mode 100644 index 000000000..980a03c76 --- /dev/null +++ b/src/_icons/backhoe.svg @@ -0,0 +1,13 @@ +--- +category: Vehicles +--- + + + + + + + + + + diff --git a/src/_icons/building-carousel.svg b/src/_icons/building-carousel.svg new file mode 100644 index 000000000..49fcf7fa3 --- /dev/null +++ b/src/_icons/building-carousel.svg @@ -0,0 +1,12 @@ +--- +category: Buildings +--- + + + + + + + + + diff --git a/src/_icons/building-castle.svg b/src/_icons/building-castle.svg new file mode 100644 index 000000000..7ed7b50f5 --- /dev/null +++ b/src/_icons/building-castle.svg @@ -0,0 +1,7 @@ +--- +category: Buildings +--- + + + + diff --git a/src/_icons/building-fortress.svg b/src/_icons/building-fortress.svg new file mode 100644 index 000000000..9fe2bdf58 --- /dev/null +++ b/src/_icons/building-fortress.svg @@ -0,0 +1,12 @@ +--- +category: Buildings +--- + + + + + + + + + diff --git a/src/_icons/building-lighthouse.svg b/src/_icons/building-lighthouse.svg new file mode 100644 index 000000000..1cf176ec7 --- /dev/null +++ b/src/_icons/building-lighthouse.svg @@ -0,0 +1,9 @@ +--- +category: Buildings +--- + + + + + + diff --git a/src/_icons/buldozer.svg b/src/_icons/buldozer.svg new file mode 100644 index 000000000..0e2ff8803 --- /dev/null +++ b/src/_icons/buldozer.svg @@ -0,0 +1,13 @@ +--- +category: Vehicles +--- + + + + + + + + + + diff --git a/src/_icons/drone.svg b/src/_icons/drone.svg index d0610174c..e245a1bf3 100644 --- a/src/_icons/drone.svg +++ b/src/_icons/drone.svg @@ -1,4 +1,5 @@ --- +category: Vehicles version: 1.33 --- diff --git a/src/_icons/golf.svg b/src/_icons/golf.svg new file mode 100644 index 000000000..4bec0fa8d --- /dev/null +++ b/src/_icons/golf.svg @@ -0,0 +1,7 @@ +--- +category: Sport +--- + + + + diff --git a/src/_icons/gps.svg b/src/_icons/gps.svg index a73386675..b8e2818c1 100644 --- a/src/_icons/gps.svg +++ b/src/_icons/gps.svg @@ -1,7 +1,8 @@ --- +category: Map version: 1.33 --- - - + + diff --git a/src/_icons/helicopter-landing.svg b/src/_icons/helicopter-landing.svg new file mode 100644 index 000000000..a16cb49a7 --- /dev/null +++ b/src/_icons/helicopter-landing.svg @@ -0,0 +1,9 @@ +--- +category: Vehicles +--- + + + + + + diff --git a/src/_icons/helicopter.svg b/src/_icons/helicopter.svg new file mode 100644 index 000000000..ff255893d --- /dev/null +++ b/src/_icons/helicopter.svg @@ -0,0 +1,12 @@ +--- +category: Map +--- + + + + + + + + + diff --git a/src/_icons/jump-rope.svg b/src/_icons/jump-rope.svg new file mode 100644 index 000000000..bbd409e2a --- /dev/null +++ b/src/_icons/jump-rope.svg @@ -0,0 +1,8 @@ +--- +category: Sport +--- + + + + + diff --git a/src/_icons/mood-crazy-happy.svg b/src/_icons/mood-crazy-happy.svg new file mode 100644 index 000000000..4c4a081cc --- /dev/null +++ b/src/_icons/mood-crazy-happy.svg @@ -0,0 +1,11 @@ +--- +category: Mood +--- + + + + + + + + diff --git a/src/_icons/pill.svg b/src/_icons/pill.svg index b733d4f6c..2d9804aa8 100644 --- a/src/_icons/pill.svg +++ b/src/_icons/pill.svg @@ -1,4 +1,5 @@ --- +version: 1.1 tags: [drug, medication, illness, sickness, doctor, prescription] --- diff --git a/src/_icons/pool.svg b/src/_icons/pool.svg new file mode 100644 index 000000000..b1d0fa62e --- /dev/null +++ b/src/_icons/pool.svg @@ -0,0 +1,11 @@ +--- +category: Sport +--- + + + + + + + + diff --git a/src/_icons/soccer-field.svg b/src/_icons/soccer-field.svg new file mode 100644 index 000000000..b2639431d --- /dev/null +++ b/src/_icons/soccer-field.svg @@ -0,0 +1,10 @@ +--- +category: Sport +--- + + + + + + + diff --git a/src/_icons/speedboat.svg b/src/_icons/speedboat.svg new file mode 100644 index 000000000..a8df409ef --- /dev/null +++ b/src/_icons/speedboat.svg @@ -0,0 +1,8 @@ +--- +category: Vehicles +--- + + + + + diff --git a/src/_icons/sthetoscope.svg b/src/_icons/sthetoscope.svg index 0ba6229b5..5f7f81067 100644 --- a/src/_icons/sthetoscope.svg +++ b/src/_icons/sthetoscope.svg @@ -2,7 +2,7 @@ version: 1.33 --- - + diff --git a/src/_icons/submarine.svg b/src/_icons/submarine.svg new file mode 100644 index 000000000..d0d1e2bbe --- /dev/null +++ b/src/_icons/submarine.svg @@ -0,0 +1,8 @@ +--- +category: Vehicles +--- + + + + + diff --git a/src/_icons/tank.svg b/src/_icons/tank.svg new file mode 100644 index 000000000..a59123ec1 --- /dev/null +++ b/src/_icons/tank.svg @@ -0,0 +1,8 @@ +--- +category: Vehicles +--- + + + + + diff --git a/src/_icons/train.svg b/src/_icons/train.svg new file mode 100644 index 000000000..d63a7f61f --- /dev/null +++ b/src/_icons/train.svg @@ -0,0 +1,12 @@ +--- +category: Vehicles +--- + + + + + + + + + diff --git a/src/_icons/wrecking-ball.svg b/src/_icons/wrecking-ball.svg new file mode 100644 index 000000000..53d728c8b --- /dev/null +++ b/src/_icons/wrecking-ball.svg @@ -0,0 +1,13 @@ +--- +category: Vehicles +--- + + + + + + + + + + diff --git a/src/editor.html b/src/editor.html index 4cec1b202..103a9bd44 100644 --- a/src/editor.html +++ b/src/editor.html @@ -80,6 +80,24 @@ layout: default %} + {% assign new-icons = icons | where: "version", null %} + + {% if new-icons %} +

New icons ({{ new-icons | size }})

+ +
+
+ + {% for icon in new-icons %} + {% assign name = icon.slug %} + + {% include icon.html name=name %} + + {% endfor %} +
+
+ {% endif %} +

{{ site.icons.size }} icons

{% assign icons = icons | group_by: "category" %}