From 33d147413af0a8f37513d903c0558718a8217c26 Mon Sep 17 00:00:00 2001 From: Win Olario Date: Sun, 11 Apr 2021 16:30:51 +0800 Subject: [PATCH] update license_info.json, add new icons --- assets/themes/hailhydrant/Fire-truck.svg | 303 ++++++++++++++++++ assets/themes/hailhydrant/fire-station-15.svg | 6 + assets/themes/hailhydrant/license_info.json | 18 +- 3 files changed, 326 insertions(+), 1 deletion(-) create mode 100644 assets/themes/hailhydrant/Fire-truck.svg create mode 100644 assets/themes/hailhydrant/fire-station-15.svg diff --git a/assets/themes/hailhydrant/Fire-truck.svg b/assets/themes/hailhydrant/Fire-truck.svg new file mode 100644 index 0000000..767960f --- /dev/null +++ b/assets/themes/hailhydrant/Fire-truck.svg @@ -0,0 +1,303 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + Openclipart + + + + + + + + + + + \ No newline at end of file diff --git a/assets/themes/hailhydrant/fire-station-15.svg b/assets/themes/hailhydrant/fire-station-15.svg new file mode 100644 index 0000000..14b0c9b --- /dev/null +++ b/assets/themes/hailhydrant/fire-station-15.svg @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/assets/themes/hailhydrant/license_info.json b/assets/themes/hailhydrant/license_info.json index f2c89c3..28d5111 100644 --- a/assets/themes/hailhydrant/license_info.json +++ b/assets/themes/hailhydrant/license_info.json @@ -25,10 +25,26 @@ }, { "authors": ["https://openclipart.org/artist/qubodup"], - "path": "blue_signal_light.svg", + "path": "blue-signal-light.svg", "license": "CC0", "sources": [ "https://openclipart.org/detail/177928/blue-signal-light" ] + }, + { + "authors": ["https://www.mapbox.com/maki-icons/"], + "path": "fire-station-15.svg", + "license": "CC0", + "sources": [ + "https://openclipart.org/detail/260728/firestation15" + ] + }, + { + "authors": ["https://openclipart.org/artist/rdevries"], + "path": "Fire-truck.svg", + "license": "CC0", + "sources": [ + "https://openclipart.org/detail/190874/fire-truck" + ] } ]