Browse Source

corners, cut, copy, dots, etc

codecalm 5 years ago
parent
commit
f289dcaf53

+ 3 - 0
_config.yml

@@ -1,6 +1,9 @@
 plugins:
   - jekyll-last-modified-at
 
+
+host: 0.0.0.0
+
 exclude:
   - .idea
   - package.json

+ 12 - 0
_icons/arrows-minimize.svg

@@ -0,0 +1,12 @@
+---
+---
+<svg>
+  <polyline points="5 9 9 9 9 5" />
+  <line x1="3" y1="3" x2="9" y2="9" />
+  <polyline points="5 15 9 15 9 19" />
+  <line x1="3" y1="21" x2="9" y2="15" />
+  <polyline points="19 9 15 9 15 5" />
+  <line x1="15" y1="9" x2="21" y2="3" />
+  <polyline points="19 15 15 15 15 19" />
+  <line x1="15" y1="15" x2="21" y2="21" />
+</svg>

+ 6 - 0
_icons/at.svg

@@ -0,0 +1,6 @@
+---
+---
+<svg>
+  <circle cx="12" cy="12" r="4" />
+  <path d="M16 12v1.5a2.5 2.5 0 005 0v-1.5a9 9 0 10-5.5 8.28" />
+</svg>

+ 6 - 0
_icons/bell.svg

@@ -0,0 +1,6 @@
+---
+---
+<svg>
+  <path d="M10 5a2 2 0 014 0a7 7 0 014 6v3a4 4 0 002 3h-16a4 4 0 002 -3v-3a7 7 0 014 -6" />
+  <path d="M9 17v1a3 3 0 006 0v-1" />
+</svg>

+ 5 - 0
_icons/bluetooth.svg

@@ -0,0 +1,5 @@
+---
+---
+<svg>
+  <polyline points="6 8 18 16 12 20 12 4 18 8 6 16" />
+</svg>

+ 9 - 0
_icons/book.svg

@@ -0,0 +1,9 @@
+---
+---
+<svg>
+  <path d="M3 19a9 9 0 019 0a9 9 0 019 0" />
+  <path d="M3 6a9 9 0 019 0a9 9 0 019 0" />
+  <line x1="3" y1="6" x2="3" y2="19" />
+  <line x1="12" y1="6" x2="12" y2="19" />
+  <line x1="21" y1="6" x2="21" y2="19" />
+</svg>

+ 8 - 0
_icons/briefcase.svg

@@ -0,0 +1,8 @@
+---
+---
+<svg>
+  <rect x="3" y="7" width="18" height="13" rx="2" />
+  <path d="M8 7v-2a2 2 0 012 -2h4a2 2 0 012 2v2" />
+  <line x1="12" y1="12" x2="12" y2="12.01" />
+  <path d="M3 13a20 20 0 0018 0" />
+</svg>

+ 4 - 5
_icons/chart-bar.svg

@@ -1,9 +1,8 @@
 ---
 ---
 <svg>
-  <rect x="4" y="13" width="4" height="6" rx="1" />
-  <rect x="8" y="6" width="4" height="13" rx="1" />
-  <rect x="12" y="11" width="4" height="8" rx="1" />
-  <rect x="16" y="15" width="4" height="4" rx="1" />
-  <line x1="6" y1="19" x2="18" y2="19" />
+  <rect x="3" y="12" width="6" height="8" rx="1" />
+  <rect x="9" y="8" width="6" height="12" rx="1" />
+  <rect x="15" y="4" width="6" height="16" rx="1" />
+  <line x1="4" y1="20" x2="18" y2="20" />
 </svg>

+ 5 - 0
_icons/command.svg

@@ -0,0 +1,5 @@
+---
+---
+<svg>
+  <path d="M7 9a2 2 0 112 -2v10a2 2 0 11-2 -2h10a2 2 0 11-2 2v-10a2 2 0 112 2h-10" />
+</svg>

+ 5 - 0
_icons/corner-down-left.svg

@@ -0,0 +1,5 @@
+---
+---
+<svg>
+  <path d="M18 6v6a3 3 0 01-3 3h-10l5 -5m0 10l-5 -5" />
+</svg>

Some files were not shown because too many files changed in this diff