From f289dcaf534f37e158654870f7406f8d22f63d90 Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 3 Mar 2020 17:13:05 +0100 Subject: corners, cut, copy, dots, etc --- _config.yml | 3 + _icons/arrows-minimize.svg | 12 ++ _icons/at.svg | 6 + _icons/bell.svg | 6 + _icons/bluetooth.svg | 5 + _icons/book.svg | 9 + _icons/briefcase.svg | 8 + _icons/chart-bar.svg | 9 +- _icons/command.svg | 5 + _icons/corner-down-left.svg | 5 + _icons/corner-down-right.svg | 5 + _icons/corner-left-down.svg | 5 + _icons/corner-left-up.svg | 5 + _icons/corner-right-down.svg | 5 + _icons/corner-right-up.svg | 5 + _icons/corner-up-left.svg | 5 + _icons/corner-up-right.svg | 5 + _icons/cut.svg | 8 + _icons/database.svg | 7 + _icons/disabled.svg | 9 + _icons/disc.svg | 6 + _icons/dots-vertical.svg | 6 +- _icons/dots.svg | 6 +- _icons/edit.svg | 6 + _icons/external-link.svg | 2 +- _icons/filter.svg | 5 + _icons/flag.svg | 8 +- _icons/folder-minus.svg | 2 +- _icons/folder-plus.svg | 2 +- _icons/folder-x.svg | 2 +- _icons/folder.svg | 2 +- _icons/headphones.svg | 7 + _icons/link.svg | 6 + _icons/microphone.svg | 8 + _icons/movie.svg | 12 ++ _icons/music.svg | 8 +- _icons/paperclip.svg | 5 + _icons/router.svg | 10 + _icons/rss.svg | 7 + _icons/server.svg | 8 + _icons/ticket.svg | 8 + _icons/unlink.svg | 10 + _icons/wifi.svg | 7 + icons.svg | 426 ++++++++++++++++++++++++++----------------- index.html | 32 +++- readme.md | 2 +- style.scss | 11 +- 47 files changed, 540 insertions(+), 201 deletions(-) create mode 100644 _icons/arrows-minimize.svg create mode 100644 _icons/at.svg create mode 100644 _icons/bell.svg create mode 100644 _icons/bluetooth.svg create mode 100644 _icons/book.svg create mode 100644 _icons/briefcase.svg create mode 100644 _icons/command.svg create mode 100644 _icons/corner-down-left.svg create mode 100644 _icons/corner-down-right.svg create mode 100644 _icons/corner-left-down.svg create mode 100644 _icons/corner-left-up.svg create mode 100644 _icons/corner-right-down.svg create mode 100644 _icons/corner-right-up.svg create mode 100644 _icons/corner-up-left.svg create mode 100644 _icons/corner-up-right.svg create mode 100644 _icons/cut.svg create mode 100644 _icons/database.svg create mode 100644 _icons/disabled.svg create mode 100644 _icons/disc.svg create mode 100644 _icons/edit.svg create mode 100644 _icons/filter.svg create mode 100644 _icons/headphones.svg create mode 100644 _icons/link.svg create mode 100644 _icons/microphone.svg create mode 100644 _icons/movie.svg create mode 100644 _icons/paperclip.svg create mode 100644 _icons/router.svg create mode 100644 _icons/rss.svg create mode 100644 _icons/server.svg create mode 100644 _icons/ticket.svg create mode 100644 _icons/unlink.svg create mode 100644 _icons/wifi.svg diff --git a/_config.yml b/_config.yml index 595be93e..685c2fb7 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,9 @@ plugins: - jekyll-last-modified-at + +host: 0.0.0.0 + exclude: - .idea - package.json diff --git a/_icons/arrows-minimize.svg b/_icons/arrows-minimize.svg new file mode 100644 index 00000000..bb3c0bb4 --- /dev/null +++ b/_icons/arrows-minimize.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/_icons/at.svg b/_icons/at.svg new file mode 100644 index 00000000..607b904b --- /dev/null +++ b/_icons/at.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/bell.svg b/_icons/bell.svg new file mode 100644 index 00000000..83725dbf --- /dev/null +++ b/_icons/bell.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/bluetooth.svg b/_icons/bluetooth.svg new file mode 100644 index 00000000..929ca038 --- /dev/null +++ b/_icons/bluetooth.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/_icons/book.svg b/_icons/book.svg new file mode 100644 index 00000000..908e5086 --- /dev/null +++ b/_icons/book.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/_icons/briefcase.svg b/_icons/briefcase.svg new file mode 100644 index 00000000..6f0a64a7 --- /dev/null +++ b/_icons/briefcase.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/chart-bar.svg b/_icons/chart-bar.svg index 370261cd..58b26abd 100644 --- a/_icons/chart-bar.svg +++ b/_icons/chart-bar.svg @@ -1,9 +1,8 @@ --- --- - - - - - + + + + diff --git a/_icons/command.svg b/_icons/command.svg new file mode 100644 index 00000000..068983f5 --- /dev/null +++ b/_icons/command.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/_icons/corner-down-left.svg b/_icons/corner-down-left.svg new file mode 100644 index 00000000..44a7df8a --- /dev/null +++ b/_icons/corner-down-left.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/_icons/corner-down-right.svg b/_icons/corner-down-right.svg new file mode 100644 index 00000000..8f834ad8 --- /dev/null +++ b/_icons/corner-down-right.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/_icons/corner-left-down.svg b/_icons/corner-left-down.svg new file mode 100644 index 00000000..652f93dc --- /dev/null +++ b/_icons/corner-left-down.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/_icons/corner-left-up.svg b/_icons/corner-left-up.svg new file mode 100644 index 00000000..c48da7f1 --- /dev/null +++ b/_icons/corner-left-up.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/_icons/corner-right-down.svg b/_icons/corner-right-down.svg new file mode 100644 index 00000000..7b340af4 --- /dev/null +++ b/_icons/corner-right-down.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/_icons/corner-right-up.svg b/_icons/corner-right-up.svg new file mode 100644 index 00000000..a474c508 --- /dev/null +++ b/_icons/corner-right-up.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/_icons/corner-up-left.svg b/_icons/corner-up-left.svg new file mode 100644 index 00000000..2907f775 --- /dev/null +++ b/_icons/corner-up-left.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/_icons/corner-up-right.svg b/_icons/corner-up-right.svg new file mode 100644 index 00000000..a8b7232a --- /dev/null +++ b/_icons/corner-up-right.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/_icons/cut.svg b/_icons/cut.svg new file mode 100644 index 00000000..bcf4b805 --- /dev/null +++ b/_icons/cut.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/database.svg b/_icons/database.svg new file mode 100644 index 00000000..caa8a1f0 --- /dev/null +++ b/_icons/database.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/_icons/disabled.svg b/_icons/disabled.svg new file mode 100644 index 00000000..17f65f80 --- /dev/null +++ b/_icons/disabled.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/_icons/disc.svg b/_icons/disc.svg new file mode 100644 index 00000000..351fad50 --- /dev/null +++ b/_icons/disc.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/dots-vertical.svg b/_icons/dots-vertical.svg index 9a174390..f2f426c4 100644 --- a/_icons/dots-vertical.svg +++ b/_icons/dots-vertical.svg @@ -1,7 +1,7 @@ --- --- - - - + + + diff --git a/_icons/dots.svg b/_icons/dots.svg index b2ef8cdf..d250dd49 100644 --- a/_icons/dots.svg +++ b/_icons/dots.svg @@ -1,7 +1,7 @@ --- --- - - - + + + diff --git a/_icons/edit.svg b/_icons/edit.svg new file mode 100644 index 00000000..bed393b5 --- /dev/null +++ b/_icons/edit.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/external-link.svg b/_icons/external-link.svg index add9dde3..a0b56a46 100644 --- a/_icons/external-link.svg +++ b/_icons/external-link.svg @@ -3,5 +3,5 @@ - + diff --git a/_icons/filter.svg b/_icons/filter.svg new file mode 100644 index 00000000..afb0e93a --- /dev/null +++ b/_icons/filter.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/_icons/flag.svg b/_icons/flag.svg index 54f97352..22d112b6 100644 --- a/_icons/flag.svg +++ b/_icons/flag.svg @@ -1,8 +1,8 @@ --- --- - - - - + + + + diff --git a/_icons/folder-minus.svg b/_icons/folder-minus.svg index be401d8b..2064cbc9 100644 --- a/_icons/folder-minus.svg +++ b/_icons/folder-minus.svg @@ -1,6 +1,6 @@ --- --- - + diff --git a/_icons/folder-plus.svg b/_icons/folder-plus.svg index 80528d5f..360b0c7d 100644 --- a/_icons/folder-plus.svg +++ b/_icons/folder-plus.svg @@ -1,7 +1,7 @@ --- --- - + diff --git a/_icons/folder-x.svg b/_icons/folder-x.svg index ea2613d8..01a97afe 100644 --- a/_icons/folder-x.svg +++ b/_icons/folder-x.svg @@ -1,6 +1,6 @@ --- --- - + diff --git a/_icons/folder.svg b/_icons/folder.svg index 9b3d5e08..8b37d2a5 100644 --- a/_icons/folder.svg +++ b/_icons/folder.svg @@ -1,5 +1,5 @@ --- --- - + diff --git a/_icons/headphones.svg b/_icons/headphones.svg new file mode 100644 index 00000000..44846aa9 --- /dev/null +++ b/_icons/headphones.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/_icons/link.svg b/_icons/link.svg new file mode 100644 index 00000000..bd390029 --- /dev/null +++ b/_icons/link.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/_icons/microphone.svg b/_icons/microphone.svg new file mode 100644 index 00000000..cec439de --- /dev/null +++ b/_icons/microphone.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/movie.svg b/_icons/movie.svg new file mode 100644 index 00000000..4cafe3b1 --- /dev/null +++ b/_icons/movie.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/_icons/music.svg b/_icons/music.svg index dafe1238..df81ebb9 100644 --- a/_icons/music.svg +++ b/_icons/music.svg @@ -1,8 +1,8 @@ --- --- - - - - + + + + diff --git a/_icons/paperclip.svg b/_icons/paperclip.svg new file mode 100644 index 00000000..047c9a15 --- /dev/null +++ b/_icons/paperclip.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/_icons/router.svg b/_icons/router.svg new file mode 100644 index 00000000..acc53c03 --- /dev/null +++ b/_icons/router.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/_icons/rss.svg b/_icons/rss.svg new file mode 100644 index 00000000..8e064a38 --- /dev/null +++ b/_icons/rss.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/_icons/server.svg b/_icons/server.svg new file mode 100644 index 00000000..8bd03c58 --- /dev/null +++ b/_icons/server.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/ticket.svg b/_icons/ticket.svg new file mode 100644 index 00000000..85a92104 --- /dev/null +++ b/_icons/ticket.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/unlink.svg b/_icons/unlink.svg new file mode 100644 index 00000000..d0a902c6 --- /dev/null +++ b/_icons/unlink.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/_icons/wifi.svg b/_icons/wifi.svg new file mode 100644 index 00000000..d20d3378 --- /dev/null +++ b/_icons/wifi.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/icons.svg b/icons.svg index 83f0ac12..d31dfc0c 100644 --- a/icons.svg +++ b/icons.svg @@ -1,4 +1,4 @@ - + @@ -61,7 +61,11 @@ - + + + + + @@ -74,8 +78,14 @@ + + + + + + @@ -100,6 +110,8 @@ + + @@ -121,7 +133,7 @@ - + @@ -172,12 +184,34 @@ + + + + + + + + + + + + + + + + + + + + + + @@ -186,18 +220,24 @@ + + + + - + - + - + + + @@ -215,21 +255,25 @@ - + - + - + - + - + + + + + @@ -242,6 +286,8 @@ + + @@ -260,6 +306,8 @@ + + @@ -285,7 +333,11 @@ - + + + + + @@ -306,12 +358,18 @@ + + + + + + @@ -334,6 +392,8 @@ + + @@ -344,6 +404,8 @@ + + @@ -358,6 +420,8 @@ + + @@ -399,158 +463,190 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index bed918e8..f95ce2ed 100644 --- a/index.html +++ b/index.html @@ -80,6 +80,10 @@ {{ first-icon }} Link +
+ +
+ @@ -125,21 +129,29 @@