diff --git a/build/theme.js b/build/theme.js index 7104604..877f875 100644 --- a/build/theme.js +++ b/build/theme.js @@ -33,11 +33,11 @@ function buildThemeCss () { }) const fill = Object.keys(theme.colors).map(name => { - return `.fill-${name} path { fill: ${theme.colors[name]}; }` + return `.fill-${name} { fill: ${theme.colors[name]}; }` }) const hoverFill = Object.keys(theme.colors).map(name => { - return `.hover-fill-${name}:hover path { fill: ${theme.colors[name]}; }` + return `.hover-fill-${name}:hover { fill: ${theme.colors[name]}; }` }) const lines = [ diff --git a/icons/glyph_add.svg b/icons/glyph_add.svg new file mode 100644 index 0000000..2f2adca --- /dev/null +++ b/icons/glyph_add.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/glyph_attention.svg b/icons/glyph_attention.svg index cfb17f5..f5847b7 100644 --- a/icons/glyph_attention.svg +++ b/icons/glyph_attention.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_basket.svg b/icons/glyph_basket.svg index 8c38a58..e05245e 100644 --- a/icons/glyph_basket.svg +++ b/icons/glyph_basket.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_book.svg b/icons/glyph_book.svg index ed8526a..ec72e62 100644 --- a/icons/glyph_book.svg +++ b/icons/glyph_book.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_calendar.svg b/icons/glyph_calendar.svg index 1115552..0613ef9 100644 --- a/icons/glyph_calendar.svg +++ b/icons/glyph_calendar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_camera.svg b/icons/glyph_camera.svg index aa4a75d..0325e93 100644 --- a/icons/glyph_camera.svg +++ b/icons/glyph_camera.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_cancel.svg b/icons/glyph_cancel.svg index 2e564a5..267a353 100644 --- a/icons/glyph_cancel.svg +++ b/icons/glyph_cancel.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_case.svg b/icons/glyph_case.svg index f47dcac..94a8969 100644 --- a/icons/glyph_case.svg +++ b/icons/glyph_case.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_chart.svg b/icons/glyph_chart.svg index f06f6cb..6b7699d 100644 --- a/icons/glyph_chart.svg +++ b/icons/glyph_chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_chat.svg b/icons/glyph_chat.svg index 7cff16e..1d5c8f2 100644 --- a/icons/glyph_chat.svg +++ b/icons/glyph_chat.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_check.svg b/icons/glyph_check.svg deleted file mode 100644 index 96fe661..0000000 --- a/icons/glyph_check.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/icons/glyph_clock.svg b/icons/glyph_clock.svg index dfa2a93..c1600e7 100644 --- a/icons/glyph_clock.svg +++ b/icons/glyph_clock.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_cloud.svg b/icons/glyph_cloud.svg index 789b0a2..60e8cb7 100644 --- a/icons/glyph_cloud.svg +++ b/icons/glyph_cloud.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_copy.svg b/icons/glyph_copy.svg index 2855585..c37ad51 100644 --- a/icons/glyph_copy.svg +++ b/icons/glyph_copy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_data.svg b/icons/glyph_data.svg index 93a1ce6..4b61359 100644 --- a/icons/glyph_data.svg +++ b/icons/glyph_data.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_document.svg b/icons/glyph_document.svg index a1ffd37..772bc57 100644 --- a/icons/glyph_document.svg +++ b/icons/glyph_document.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_filter.svg b/icons/glyph_filter.svg index 57bb9a8..1d7c641 100644 --- a/icons/glyph_filter.svg +++ b/icons/glyph_filter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_folder.svg b/icons/glyph_folder.svg index 96fd0a3..2c12cd7 100644 --- a/icons/glyph_folder.svg +++ b/icons/glyph_folder.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_idea.svg b/icons/glyph_idea.svg index f9f5d59..2fce9a9 100644 --- a/icons/glyph_idea.svg +++ b/icons/glyph_idea.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_info.svg b/icons/glyph_info.svg index 38aa02d..a616f29 100644 --- a/icons/glyph_info.svg +++ b/icons/glyph_info.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_lab.svg b/icons/glyph_lab.svg index 36bf683..cb40b44 100644 --- a/icons/glyph_lab.svg +++ b/icons/glyph_lab.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_lock.svg b/icons/glyph_lock.svg index d5f0b5c..17fa475 100644 --- a/icons/glyph_lock.svg +++ b/icons/glyph_lock.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_mail.svg b/icons/glyph_mail.svg index da6194d..dd86550 100644 --- a/icons/glyph_mail.svg +++ b/icons/glyph_mail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_map.svg b/icons/glyph_map.svg index cd76391..5f7b0cb 100644 --- a/icons/glyph_map.svg +++ b/icons/glyph_map.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_marker.svg b/icons/glyph_marker.svg index 9b05890..e02cd80 100644 --- a/icons/glyph_marker.svg +++ b/icons/glyph_marker.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_mobile.svg b/icons/glyph_mobile.svg index 3143495..241b6ac 100644 --- a/icons/glyph_mobile.svg +++ b/icons/glyph_mobile.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_monitor.svg b/icons/glyph_monitor.svg index 5ed37f6..198cd16 100644 --- a/icons/glyph_monitor.svg +++ b/icons/glyph_monitor.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_pencil.svg b/icons/glyph_pencil.svg index 02f784d..538faaf 100644 --- a/icons/glyph_pencil.svg +++ b/icons/glyph_pencil.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_pin.svg b/icons/glyph_pin.svg index 6db852b..a62b9cc 100644 --- a/icons/glyph_pin.svg +++ b/icons/glyph_pin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_power.svg b/icons/glyph_power.svg index 24c9991..c4fc12b 100644 --- a/icons/glyph_power.svg +++ b/icons/glyph_power.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_search.svg b/icons/glyph_search.svg index 7e2df4f..7eb1e46 100644 --- a/icons/glyph_search.svg +++ b/icons/glyph_search.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_server.svg b/icons/glyph_server.svg index 04c2eb3..0eed9be 100644 --- a/icons/glyph_server.svg +++ b/icons/glyph_server.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_settings.svg b/icons/glyph_settings.svg index 96bc358..cc389af 100644 --- a/icons/glyph_settings.svg +++ b/icons/glyph_settings.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_share.svg b/icons/glyph_share.svg index b41d02b..a136ad8 100644 --- a/icons/glyph_share.svg +++ b/icons/glyph_share.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_small_cancel.svg b/icons/glyph_small_cancel.svg new file mode 100644 index 0000000..d002e2b --- /dev/null +++ b/icons/glyph_small_cancel.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/glyph_small_info.svg b/icons/glyph_small_info.svg new file mode 100644 index 0000000..e93839c --- /dev/null +++ b/icons/glyph_small_info.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/glyph_small_tick.svg b/icons/glyph_small_tick.svg new file mode 100644 index 0000000..e845ed8 --- /dev/null +++ b/icons/glyph_small_tick.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/glyph_speaker.svg b/icons/glyph_speaker.svg index ea36e3f..b6ec03f 100644 --- a/icons/glyph_speaker.svg +++ b/icons/glyph_speaker.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_tag.svg b/icons/glyph_tag.svg index 1b845e2..0ce35ba 100644 --- a/icons/glyph_tag.svg +++ b/icons/glyph_tag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_tick.svg b/icons/glyph_tick.svg new file mode 100644 index 0000000..946c45e --- /dev/null +++ b/icons/glyph_tick.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/glyph_trash.svg b/icons/glyph_trash.svg index 3312a7b..efb367b 100644 --- a/icons/glyph_trash.svg +++ b/icons/glyph_trash.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_user.svg b/icons/glyph_user.svg index ade2884..210ab39 100644 --- a/icons/glyph_user.svg +++ b/icons/glyph_user.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_voice.svg b/icons/glyph_voice.svg index 31fca1c..51a2b68 100644 --- a/icons/glyph_voice.svg +++ b/icons/glyph_voice.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_wallet.svg b/icons/glyph_wallet.svg index b7dcdec..2f379be 100644 --- a/icons/glyph_wallet.svg +++ b/icons/glyph_wallet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/glyph_window.svg b/icons/glyph_window.svg index 47e5172..839046a 100644 --- a/icons/glyph_window.svg +++ b/icons/glyph_window.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_attention.svg b/icons/stroke_attention.svg index 9dac352..12267a0 100644 --- a/icons/stroke_attention.svg +++ b/icons/stroke_attention.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_basket.svg b/icons/stroke_basket.svg index 306426d..a025ad1 100644 --- a/icons/stroke_basket.svg +++ b/icons/stroke_basket.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_book.svg b/icons/stroke_book.svg index 9bef72d..fc072bf 100644 --- a/icons/stroke_book.svg +++ b/icons/stroke_book.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_calendar.svg b/icons/stroke_calendar.svg index 8f8fc8d..d832d6d 100644 --- a/icons/stroke_calendar.svg +++ b/icons/stroke_calendar.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_camera.svg b/icons/stroke_camera.svg index d9e7b6a..5b1dc34 100644 --- a/icons/stroke_camera.svg +++ b/icons/stroke_camera.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_cancel.svg b/icons/stroke_cancel.svg index 12e8759..b3b2175 100644 --- a/icons/stroke_cancel.svg +++ b/icons/stroke_cancel.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_case.svg b/icons/stroke_case.svg index e932635..14200fc 100644 --- a/icons/stroke_case.svg +++ b/icons/stroke_case.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_centralization.svg b/icons/stroke_centralization.svg index 9d6d60c..285a02a 100644 --- a/icons/stroke_centralization.svg +++ b/icons/stroke_centralization.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_chart.svg b/icons/stroke_chart.svg index e971c47..578a7ba 100644 --- a/icons/stroke_chart.svg +++ b/icons/stroke_chart.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_chat.svg b/icons/stroke_chat.svg index f2c0ff9..57dd6f7 100644 --- a/icons/stroke_chat.svg +++ b/icons/stroke_chat.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_clock.svg b/icons/stroke_clock.svg index 774bd89..4fc3ffe 100644 --- a/icons/stroke_clock.svg +++ b/icons/stroke_clock.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_cloud.svg b/icons/stroke_cloud.svg index 4ed40cb..47b79b7 100644 --- a/icons/stroke_cloud.svg +++ b/icons/stroke_cloud.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_code.svg b/icons/stroke_code.svg index 86e93a1..5206f39 100644 --- a/icons/stroke_code.svg +++ b/icons/stroke_code.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_copy.svg b/icons/stroke_copy.svg index 00bcb89..9100860 100644 --- a/icons/stroke_copy.svg +++ b/icons/stroke_copy.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_cube.svg b/icons/stroke_cube.svg index 74c6a5c..58beb40 100644 --- a/icons/stroke_cube.svg +++ b/icons/stroke_cube.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_data.svg b/icons/stroke_data.svg index 76fcda4..d7c3bca 100644 --- a/icons/stroke_data.svg +++ b/icons/stroke_data.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_decentralization.svg b/icons/stroke_decentralization.svg index ef57804..3a44b52 100644 --- a/icons/stroke_decentralization.svg +++ b/icons/stroke_decentralization.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_devices.svg b/icons/stroke_devices.svg index 0c6a0c6..a7fe68b 100644 --- a/icons/stroke_devices.svg +++ b/icons/stroke_devices.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_distributed.svg b/icons/stroke_distributed.svg index 5326cc5..c711df5 100644 --- a/icons/stroke_distributed.svg +++ b/icons/stroke_distributed.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_document.svg b/icons/stroke_document.svg index 4b974a9..ddac945 100644 --- a/icons/stroke_document.svg +++ b/icons/stroke_document.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_filter.svg b/icons/stroke_filter.svg index 35c9f6d..d991e3e 100644 --- a/icons/stroke_filter.svg +++ b/icons/stroke_filter.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_folder.svg b/icons/stroke_folder.svg index 2cf9bc5..75a9c4d 100644 --- a/icons/stroke_folder.svg +++ b/icons/stroke_folder.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_idea.svg b/icons/stroke_idea.svg index b165ea6..4f00b47 100644 --- a/icons/stroke_idea.svg +++ b/icons/stroke_idea.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_image.svg b/icons/stroke_image.svg deleted file mode 100644 index 2f9a4a3..0000000 --- a/icons/stroke_image.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/icons/stroke_info.svg b/icons/stroke_info.svg index de3df4d..783bc4d 100644 --- a/icons/stroke_info.svg +++ b/icons/stroke_info.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_lab.svg b/icons/stroke_lab.svg index 09c9b91..a8bce77 100644 --- a/icons/stroke_lab.svg +++ b/icons/stroke_lab.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_link.svg b/icons/stroke_link.svg new file mode 100644 index 0000000..6527eec --- /dev/null +++ b/icons/stroke_link.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/stroke_lock.svg b/icons/stroke_lock.svg index 06c6d5d..dd8b9e3 100644 --- a/icons/stroke_lock.svg +++ b/icons/stroke_lock.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_mail.svg b/icons/stroke_mail.svg index 5f58f00..81cd09b 100644 --- a/icons/stroke_mail.svg +++ b/icons/stroke_mail.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_map.svg b/icons/stroke_map.svg index 0ae5c14..5199376 100644 --- a/icons/stroke_map.svg +++ b/icons/stroke_map.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_marker.svg b/icons/stroke_marker.svg index 4d57a02..8b6bd78 100644 --- a/icons/stroke_marker.svg +++ b/icons/stroke_marker.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_marketing.svg b/icons/stroke_marketing.svg index a213939..88aa2c2 100644 --- a/icons/stroke_marketing.svg +++ b/icons/stroke_marketing.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_mobile.svg b/icons/stroke_mobile.svg index e665cd5..f229176 100644 --- a/icons/stroke_mobile.svg +++ b/icons/stroke_mobile.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_monitor.svg b/icons/stroke_monitor.svg index 8fe2fb4..5fda41c 100644 --- a/icons/stroke_monitor.svg +++ b/icons/stroke_monitor.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_pen.svg b/icons/stroke_pen.svg index 7dd0f98..153f4f5 100644 --- a/icons/stroke_pen.svg +++ b/icons/stroke_pen.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_pencil.svg b/icons/stroke_pencil.svg index a80d190..29b8f44 100644 --- a/icons/stroke_pencil.svg +++ b/icons/stroke_pencil.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_picture.svg b/icons/stroke_picture.svg new file mode 100644 index 0000000..a143bea --- /dev/null +++ b/icons/stroke_picture.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/icons/stroke_pin.svg b/icons/stroke_pin.svg index a65b666..f3e838a 100644 --- a/icons/stroke_pin.svg +++ b/icons/stroke_pin.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_presentation.svg b/icons/stroke_presentation.svg index 022631e..8a958e9 100644 --- a/icons/stroke_presentation.svg +++ b/icons/stroke_presentation.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_search.svg b/icons/stroke_search.svg index f892cd9..442c4af 100644 --- a/icons/stroke_search.svg +++ b/icons/stroke_search.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_server.svg b/icons/stroke_server.svg index c2ce448..0c2eca7 100644 --- a/icons/stroke_server.svg +++ b/icons/stroke_server.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_settings.svg b/icons/stroke_settings.svg index 29b2600..35300c5 100644 --- a/icons/stroke_settings.svg +++ b/icons/stroke_settings.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_share.svg b/icons/stroke_share.svg index fca056e..bc2d1bf 100644 --- a/icons/stroke_share.svg +++ b/icons/stroke_share.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_speaker.svg b/icons/stroke_speaker.svg index 04420e5..62ed1d8 100644 --- a/icons/stroke_speaker.svg +++ b/icons/stroke_speaker.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_tag.svg b/icons/stroke_tag.svg index 2f15809..4e47ca4 100644 --- a/icons/stroke_tag.svg +++ b/icons/stroke_tag.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_tick.svg b/icons/stroke_tick.svg index ae2b734..dfc49e0 100644 --- a/icons/stroke_tick.svg +++ b/icons/stroke_tick.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_trash.svg b/icons/stroke_trash.svg index b7e4601..7ed7a07 100644 --- a/icons/stroke_trash.svg +++ b/icons/stroke_trash.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_user.svg b/icons/stroke_user.svg index 2093e0e..e1d35ba 100644 --- a/icons/stroke_user.svg +++ b/icons/stroke_user.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_voice.svg b/icons/stroke_voice.svg index 760f3bc..310d9f7 100644 --- a/icons/stroke_voice.svg +++ b/icons/stroke_voice.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_wallet.svg b/icons/stroke_wallet.svg index 41c432b..53dfbaf 100644 --- a/icons/stroke_wallet.svg +++ b/icons/stroke_wallet.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_web.svg b/icons/stroke_web.svg index e96dfe7..7bdf578 100644 --- a/icons/stroke_web.svg +++ b/icons/stroke_web.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/icons/stroke_window.svg b/icons/stroke_window.svg index 8c3c9d0..2c2a5fa 100644 --- a/icons/stroke_window.svg +++ b/icons/stroke_window.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/ipfs.css b/ipfs.css index 1c405dc..b9cdb3f 100644 --- a/ipfs.css +++ b/ipfs.css @@ -259,77 +259,77 @@ See: https://github.com/ipfs-shipyard/ipfs-css .hover-bg-snow-muted:hover { background-color: #f7f8fa; } -.fill-navy path { fill: #0b3a53; } +.fill-navy { fill: #0b3a53; } -.fill-navy-muted path { fill: #244e66; } +.fill-navy-muted { fill: #244e66; } -.fill-aqua path { fill: #69c4cd; } +.fill-aqua { fill: #69c4cd; } -.fill-aqua-muted path { fill: #9ad4db; } +.fill-aqua-muted { fill: #9ad4db; } -.fill-gray path { fill: #b7bbc8; } +.fill-gray { fill: #b7bbc8; } -.fill-gray-muted path { fill: #d9dbe2; } +.fill-gray-muted { fill: #d9dbe2; } -.fill-charcoal path { fill: #34373f; } +.fill-charcoal { fill: #34373f; } -.fill-charcoal-muted path { fill: #7f8491; } +.fill-charcoal-muted { fill: #7f8491; } -.fill-red path { fill: #ea5037; } +.fill-red { fill: #ea5037; } -.fill-red-muted path { fill: #f36149; } +.fill-red-muted { fill: #f36149; } -.fill-yellow path { fill: #f39021; } +.fill-yellow { fill: #f39021; } -.fill-yellow-muted path { fill: #f9a13e; } +.fill-yellow-muted { fill: #f9a13e; } -.fill-teal path { fill: #3e9096; } +.fill-teal { fill: #3e9096; } -.fill-teal-muted path { fill: #439a9d; } +.fill-teal-muted { fill: #439a9d; } -.fill-green path { fill: #0cb892; } +.fill-green { fill: #0cb892; } -.fill-green-muted path { fill: #0aca9f; } +.fill-green-muted { fill: #0aca9f; } -.fill-snow path { fill: #edf0f4; } +.fill-snow { fill: #edf0f4; } -.fill-snow-muted path { fill: #f7f8fa; } +.fill-snow-muted { fill: #f7f8fa; } -.hover-fill-navy:hover path { fill: #0b3a53; } +.hover-fill-navy:hover { fill: #0b3a53; } -.hover-fill-navy-muted:hover path { fill: #244e66; } +.hover-fill-navy-muted:hover { fill: #244e66; } -.hover-fill-aqua:hover path { fill: #69c4cd; } +.hover-fill-aqua:hover { fill: #69c4cd; } -.hover-fill-aqua-muted:hover path { fill: #9ad4db; } +.hover-fill-aqua-muted:hover { fill: #9ad4db; } -.hover-fill-gray:hover path { fill: #b7bbc8; } +.hover-fill-gray:hover { fill: #b7bbc8; } -.hover-fill-gray-muted:hover path { fill: #d9dbe2; } +.hover-fill-gray-muted:hover { fill: #d9dbe2; } -.hover-fill-charcoal:hover path { fill: #34373f; } +.hover-fill-charcoal:hover { fill: #34373f; } -.hover-fill-charcoal-muted:hover path { fill: #7f8491; } +.hover-fill-charcoal-muted:hover { fill: #7f8491; } -.hover-fill-red:hover path { fill: #ea5037; } +.hover-fill-red:hover { fill: #ea5037; } -.hover-fill-red-muted:hover path { fill: #f36149; } +.hover-fill-red-muted:hover { fill: #f36149; } -.hover-fill-yellow:hover path { fill: #f39021; } +.hover-fill-yellow:hover { fill: #f39021; } -.hover-fill-yellow-muted:hover path { fill: #f9a13e; } +.hover-fill-yellow-muted:hover { fill: #f9a13e; } -.hover-fill-teal:hover path { fill: #3e9096; } +.hover-fill-teal:hover { fill: #3e9096; } -.hover-fill-teal-muted:hover path { fill: #439a9d; } +.hover-fill-teal-muted:hover { fill: #439a9d; } -.hover-fill-green:hover path { fill: #0cb892; } +.hover-fill-green:hover { fill: #0cb892; } -.hover-fill-green-muted:hover path { fill: #0aca9f; } +.hover-fill-green-muted:hover { fill: #0aca9f; } -.hover-fill-snow:hover path { fill: #edf0f4; } +.hover-fill-snow:hover { fill: #edf0f4; } -.hover-fill-snow-muted:hover path { fill: #f7f8fa; } +.hover-fill-snow-muted:hover { fill: #f7f8fa; } .border-navy { border-color: #0b3a53; } diff --git a/src/theme.css b/src/theme.css index 8cf8a2b..21d86cd 100644 --- a/src/theme.css +++ b/src/theme.css @@ -82,43 +82,43 @@ .hover-bg-snow:hover { background-color: #edf0f4; } .hover-bg-snow-muted:hover { background-color: #f7f8fa; } -.fill-navy path { fill: #0b3a53; } -.fill-navy-muted path { fill: #244e66; } -.fill-aqua path { fill: #69c4cd; } -.fill-aqua-muted path { fill: #9ad4db; } -.fill-gray path { fill: #b7bbc8; } -.fill-gray-muted path { fill: #d9dbe2; } -.fill-charcoal path { fill: #34373f; } -.fill-charcoal-muted path { fill: #7f8491; } -.fill-red path { fill: #ea5037; } -.fill-red-muted path { fill: #f36149; } -.fill-yellow path { fill: #f39021; } -.fill-yellow-muted path { fill: #f9a13e; } -.fill-teal path { fill: #3e9096; } -.fill-teal-muted path { fill: #439a9d; } -.fill-green path { fill: #0cb892; } -.fill-green-muted path { fill: #0aca9f; } -.fill-snow path { fill: #edf0f4; } -.fill-snow-muted path { fill: #f7f8fa; } +.fill-navy { fill: #0b3a53; } +.fill-navy-muted { fill: #244e66; } +.fill-aqua { fill: #69c4cd; } +.fill-aqua-muted { fill: #9ad4db; } +.fill-gray { fill: #b7bbc8; } +.fill-gray-muted { fill: #d9dbe2; } +.fill-charcoal { fill: #34373f; } +.fill-charcoal-muted { fill: #7f8491; } +.fill-red { fill: #ea5037; } +.fill-red-muted { fill: #f36149; } +.fill-yellow { fill: #f39021; } +.fill-yellow-muted { fill: #f9a13e; } +.fill-teal { fill: #3e9096; } +.fill-teal-muted { fill: #439a9d; } +.fill-green { fill: #0cb892; } +.fill-green-muted { fill: #0aca9f; } +.fill-snow { fill: #edf0f4; } +.fill-snow-muted { fill: #f7f8fa; } -.hover-fill-navy:hover path { fill: #0b3a53; } -.hover-fill-navy-muted:hover path { fill: #244e66; } -.hover-fill-aqua:hover path { fill: #69c4cd; } -.hover-fill-aqua-muted:hover path { fill: #9ad4db; } -.hover-fill-gray:hover path { fill: #b7bbc8; } -.hover-fill-gray-muted:hover path { fill: #d9dbe2; } -.hover-fill-charcoal:hover path { fill: #34373f; } -.hover-fill-charcoal-muted:hover path { fill: #7f8491; } -.hover-fill-red:hover path { fill: #ea5037; } -.hover-fill-red-muted:hover path { fill: #f36149; } -.hover-fill-yellow:hover path { fill: #f39021; } -.hover-fill-yellow-muted:hover path { fill: #f9a13e; } -.hover-fill-teal:hover path { fill: #3e9096; } -.hover-fill-teal-muted:hover path { fill: #439a9d; } -.hover-fill-green:hover path { fill: #0cb892; } -.hover-fill-green-muted:hover path { fill: #0aca9f; } -.hover-fill-snow:hover path { fill: #edf0f4; } -.hover-fill-snow-muted:hover path { fill: #f7f8fa; } +.hover-fill-navy:hover { fill: #0b3a53; } +.hover-fill-navy-muted:hover { fill: #244e66; } +.hover-fill-aqua:hover { fill: #69c4cd; } +.hover-fill-aqua-muted:hover { fill: #9ad4db; } +.hover-fill-gray:hover { fill: #b7bbc8; } +.hover-fill-gray-muted:hover { fill: #d9dbe2; } +.hover-fill-charcoal:hover { fill: #34373f; } +.hover-fill-charcoal-muted:hover { fill: #7f8491; } +.hover-fill-red:hover { fill: #ea5037; } +.hover-fill-red-muted:hover { fill: #f36149; } +.hover-fill-yellow:hover { fill: #f39021; } +.hover-fill-yellow-muted:hover { fill: #f9a13e; } +.hover-fill-teal:hover { fill: #3e9096; } +.hover-fill-teal-muted:hover { fill: #439a9d; } +.hover-fill-green:hover { fill: #0cb892; } +.hover-fill-green-muted:hover { fill: #0aca9f; } +.hover-fill-snow:hover { fill: #edf0f4; } +.hover-fill-snow-muted:hover { fill: #f7f8fa; } .border-navy { border-color: #0b3a53; } .border-navy-muted { border-color: #244e66; }