From d3bc554c195fec8c8a5232c944927abe52110463 Mon Sep 17 00:00:00 2001 From: Quincy Morgan <2046746+quincylvania@users.noreply.github.com> Date: Tue, 20 Oct 2020 17:21:44 -0400 Subject: [PATCH] v4.3.0 --- CHANGELOG.md | 15 +++++++++++++++ data/icons.json | 3 ++- dist/temaki-symbol.svg | 2 +- dist/temaki-view.svg | 2 +- docs/index.html | 4 ++-- icons/horn_cleat.svg | 2 +- package.json | 2 +- 7 files changed, 23 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3664497..35d9f5d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,24 @@ # A.B.C ##### YYYY-MMM-DD +[`xxxx`]: https://ideditor.github.io/temaki/docs/#icon-temaki-xxxx [#x]: https://github.com/ideditor/temaki/issues/x --> +# 4.3.0 +##### 2020-Oct-20 + +* Add icons: [`boat_dry_dock`], [`bow_and_arrow`], [`horn_cleat`], [`hunting_blind`], [`lounger`], [`lounging`], [`room`], [`windpump`] + +[`boat_dry_dock`]: https://ideditor.github.io/temaki/docs/#icon-temaki-boat_dry_dock +[`bow_and_arrow`]: https://ideditor.github.io/temaki/docs/#icon-temaki-bow_and_arrow +[`horn_cleat`]: https://ideditor.github.io/temaki/docs/#icon-temaki-horn_cleat +[`hunting_blind`]: https://ideditor.github.io/temaki/docs/#icon-temaki-hunting_blind +[`lounger`]: https://ideditor.github.io/temaki/docs/#icon-temaki-lounger +[`lounging`]: https://ideditor.github.io/temaki/docs/#icon-temaki-lounging +[`room`]: https://ideditor.github.io/temaki/docs/#icon-temaki-room +[`windpump`]: https://ideditor.github.io/temaki/docs/#icon-temaki-windpump + # 4.2.0 ##### 2020-Sep-28 diff --git a/data/icons.json b/data/icons.json index 243510d..7d1b045 100644 --- a/data/icons.json +++ b/data/icons.json @@ -295,7 +295,8 @@ }, "boat_dry_dock": { "groups": [ - "vehicles" + "vehicles", + "water" ] }, "boat_floating": { diff --git a/dist/temaki-symbol.svg b/dist/temaki-symbol.svg index d64d845..69c34a7 100644 --- a/dist/temaki-symbol.svg +++ b/dist/temaki-symbol.svg @@ -437,7 +437,7 @@ - + diff --git a/dist/temaki-view.svg b/dist/temaki-view.svg index 0c047bd..f02cf94 100644 --- a/dist/temaki-view.svg +++ b/dist/temaki-view.svg @@ -437,7 +437,7 @@ - + diff --git a/docs/index.html b/docs/index.html index b2ecf59..6aac673 100644 --- a/docs/index.html +++ b/docs/index.html @@ -4,7 +4,7 @@ Temaki Icons - +