diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml
deleted file mode 100644
index 5b2d4ea1e..000000000
--- a/.github/workflows/jekyll.yml
+++ /dev/null
@@ -1,20 +0,0 @@
-name: Jekyll site CI
-
-on:
- push:
- branches: [ master ]
- pull_request:
- branches: [ master ]
-
-jobs:
- build:
-
- runs-on: ubuntu-latest
-
- steps:
- - uses: actions/checkout@v2
- - name: Build the site in the jekyll/builder container
- run: |
- docker run \
- -v ${{ github.workspace }}:/srv/jekyll -v ${{ github.workspace }}/_site:/srv/jekyll/_site \
- jekyll/builder:latest /bin/bash -c "chmod -R 777 /srv/jekyll && jekyll build --trace"
diff --git a/package.json b/package.json
index 510a4dca3..fa23e0875 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,7 @@
"homepage": "https://github.com/tabler/tabler-icons#readme",
"main": "gulpfile.js",
"scripts": {
+ "optimize": "gulp optimize",
"build": "gulp optimize && gulp build && gulp icons-sprite"
},
"description": "",
diff --git a/src/_icons/dashboard.svg b/src/_icons/dashboard.svg
new file mode 100644
index 000000000..14d5b22a3
--- /dev/null
+++ b/src/_icons/dashboard.svg
@@ -0,0 +1,12 @@
+---
+---
+
diff --git a/src/_icons/lifebuoy.svg b/src/_icons/lifebuoy.svg
new file mode 100644
index 000000000..b722b5366
--- /dev/null
+++ b/src/_icons/lifebuoy.svg
@@ -0,0 +1,10 @@
+---
+---
+
diff --git a/src/_icons/package.svg b/src/_icons/package.svg
new file mode 100644
index 000000000..d1446f812
--- /dev/null
+++ b/src/_icons/package.svg
@@ -0,0 +1,9 @@
+---
+---
+
diff --git a/src/_icons/phone-call.svg b/src/_icons/phone-call.svg
new file mode 100644
index 000000000..2cfee3e79
--- /dev/null
+++ b/src/_icons/phone-call.svg
@@ -0,0 +1,7 @@
+---
+---
+
diff --git a/src/_icons/call-incoming.svg b/src/_icons/phone-incoming.svg
similarity index 100%
rename from src/_icons/call-incoming.svg
rename to src/_icons/phone-incoming.svg
diff --git a/src/_icons/call-outgoing.svg b/src/_icons/phone-outgoing.svg
similarity index 100%
rename from src/_icons/call-outgoing.svg
rename to src/_icons/phone-outgoing.svg
diff --git a/src/_icons/call-pause.svg b/src/_icons/phone-pause.svg
similarity index 100%
rename from src/_icons/call-pause.svg
rename to src/_icons/phone-pause.svg
diff --git a/src/_icons/call.svg b/src/_icons/phone.svg
similarity index 100%
rename from src/_icons/call.svg
rename to src/_icons/phone.svg
diff --git a/src/_icons/toggle-left.svg b/src/_icons/toggle-left.svg
new file mode 100644
index 000000000..b93fa1355
--- /dev/null
+++ b/src/_icons/toggle-left.svg
@@ -0,0 +1,6 @@
+---
+---
+
diff --git a/src/_icons/toggle-right.svg b/src/_icons/toggle-right.svg
new file mode 100644
index 000000000..7ab34b8d2
--- /dev/null
+++ b/src/_icons/toggle-right.svg
@@ -0,0 +1,6 @@
+---
+---
+