diff --git a/_icons/cloud-rain.svg b/_icons/cloud-rain.svg new file mode 100644 index 000000000..f985a4801 --- /dev/null +++ b/_icons/cloud-rain.svg @@ -0,0 +1,7 @@ +--- +group: weather +--- + + + + diff --git a/_icons/cloud-snow.svg b/_icons/cloud-snow.svg new file mode 100644 index 000000000..afd065def --- /dev/null +++ b/_icons/cloud-snow.svg @@ -0,0 +1,7 @@ +--- +group: weather +--- + + + + diff --git a/_icons/cloud.svg b/_icons/cloud.svg new file mode 100644 index 000000000..1596f3815 --- /dev/null +++ b/_icons/cloud.svg @@ -0,0 +1,6 @@ +--- +group: weather +--- + + + diff --git a/_icons/credit-card.svg b/_icons/credit-card.svg new file mode 100644 index 000000000..0fac0379d --- /dev/null +++ b/_icons/credit-card.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/_icons/download.svg b/_icons/download.svg index ef94afdf3..1a6a4fc32 100644 --- a/_icons/download.svg +++ b/_icons/download.svg @@ -1,4 +1,5 @@ --- +group: download --- diff --git a/_icons/map.svg b/_icons/map.svg new file mode 100644 index 000000000..8d8e8aace --- /dev/null +++ b/_icons/map.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/_icons/moon.svg b/_icons/moon.svg new file mode 100644 index 000000000..a2b2595b8 --- /dev/null +++ b/_icons/moon.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/_icons/printer.svg b/_icons/printer.svg new file mode 100644 index 000000000..2c5189733 --- /dev/null +++ b/_icons/printer.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/_icons/sun.svg b/_icons/sun.svg new file mode 100644 index 000000000..8176eeb98 --- /dev/null +++ b/_icons/sun.svg @@ -0,0 +1,7 @@ +--- +group: weather +--- + + + + diff --git a/_icons/upload.svg b/_icons/upload.svg index d48df6124..2dd97a4ae 100644 --- a/_icons/upload.svg +++ b/_icons/upload.svg @@ -1,4 +1,5 @@ --- +group: download --- diff --git a/icons.svg b/icons.svg index 685ca8ea1..dc5fcc83f 100644 --- a/icons.svg +++ b/icons.svg @@ -133,12 +133,20 @@ + + + + + + + + @@ -177,6 +185,8 @@ + + @@ -195,6 +205,8 @@ + + @@ -207,6 +219,8 @@ + + @@ -215,6 +229,8 @@ + + @@ -306,60 +322,68 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 1e5745b6a..19a642e33 100644 --- a/index.html +++ b/index.html @@ -21,6 +21,8 @@
+ {% assign icons = site.icons %} + {% assign first-icon = site.icons | reverse | first %} {% assign slug = first-icon.slug %} {% capture first-icon %} @@ -85,7 +87,7 @@