diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/_icons/clock-hour-1.svg | 8 | ||||
-rw-r--r-- | src/_icons/clock-hour-10.svg | 8 | ||||
-rw-r--r-- | src/_icons/clock-hour-11.svg | 8 | ||||
-rw-r--r-- | src/_icons/clock-hour-12.svg | 7 | ||||
-rw-r--r-- | src/_icons/clock-hour-2.svg | 8 | ||||
-rw-r--r-- | src/_icons/clock-hour-3.svg | 8 | ||||
-rw-r--r-- | src/_icons/clock-hour-4.svg | 8 | ||||
-rw-r--r-- | src/_icons/clock-hour-5.svg | 8 | ||||
-rw-r--r-- | src/_icons/clock-hour-6.svg | 8 | ||||
-rw-r--r-- | src/_icons/clock-hour-7.svg | 8 | ||||
-rw-r--r-- | src/_icons/clock-hour-8.svg | 8 | ||||
-rw-r--r-- | src/_icons/clock-hour-9.svg | 8 | ||||
-rw-r--r-- | src/_icons/server-bolt.svg | 10 | ||||
-rw-r--r-- | src/_icons/server-cog.svg | 16 | ||||
-rw-r--r-- | src/_icons/wash-dry-w.svg | 7 | ||||
-rw-r--r-- | src/_icons/wash-dryclean-off.svg | 7 | ||||
-rw-r--r-- | src/editor.html | 2 |
17 files changed, 136 insertions, 1 deletions
diff --git a/src/_icons/clock-hour-1.svg b/src/_icons/clock-hour-1.svg new file mode 100644 index 00000000..3b558ef9 --- /dev/null +++ b/src/_icons/clock-hour-1.svg @@ -0,0 +1,8 @@ +--- +category: System +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M12 7v5" /> + <path d="M12 12l2 -3" /> +</svg> diff --git a/src/_icons/clock-hour-10.svg b/src/_icons/clock-hour-10.svg new file mode 100644 index 00000000..b045b1d3 --- /dev/null +++ b/src/_icons/clock-hour-10.svg @@ -0,0 +1,8 @@ +--- +category: System +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M12 12l-3 -2" /> + <path d="M12 7v5" /> +</svg> diff --git a/src/_icons/clock-hour-11.svg b/src/_icons/clock-hour-11.svg new file mode 100644 index 00000000..79cc3754 --- /dev/null +++ b/src/_icons/clock-hour-11.svg @@ -0,0 +1,8 @@ +--- +category: System +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M12 12l-2 -3" /> + <path d="M12 7v5" /> +</svg> diff --git a/src/_icons/clock-hour-12.svg b/src/_icons/clock-hour-12.svg new file mode 100644 index 00000000..5bf6eb2c --- /dev/null +++ b/src/_icons/clock-hour-12.svg @@ -0,0 +1,7 @@ +--- +category: System +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M12 7v5" /> +</svg> diff --git a/src/_icons/clock-hour-2.svg b/src/_icons/clock-hour-2.svg new file mode 100644 index 00000000..13c1a47c --- /dev/null +++ b/src/_icons/clock-hour-2.svg @@ -0,0 +1,8 @@ +--- +category: System +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M12 12l3 -2" /> + <path d="M12 7v5" /> +</svg> diff --git a/src/_icons/clock-hour-3.svg b/src/_icons/clock-hour-3.svg new file mode 100644 index 00000000..fa9f07ce --- /dev/null +++ b/src/_icons/clock-hour-3.svg @@ -0,0 +1,8 @@ +--- +category: System +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M12 12h3.5" /> + <path d="M12 7v5" /> +</svg> diff --git a/src/_icons/clock-hour-4.svg b/src/_icons/clock-hour-4.svg new file mode 100644 index 00000000..4939da06 --- /dev/null +++ b/src/_icons/clock-hour-4.svg @@ -0,0 +1,8 @@ +--- +category: System +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M12 12l3 2" /> + <path d="M12 7v5" /> +</svg> diff --git a/src/_icons/clock-hour-5.svg b/src/_icons/clock-hour-5.svg new file mode 100644 index 00000000..94449afe --- /dev/null +++ b/src/_icons/clock-hour-5.svg @@ -0,0 +1,8 @@ +--- +category: System +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M12 12l2 3" /> + <path d="M12 7v5" /> +</svg> diff --git a/src/_icons/clock-hour-6.svg b/src/_icons/clock-hour-6.svg new file mode 100644 index 00000000..67c6388e --- /dev/null +++ b/src/_icons/clock-hour-6.svg @@ -0,0 +1,8 @@ +--- +category: System +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M12 12v3.5" /> + <path d="M12 7v5" /> +</svg> diff --git a/src/_icons/clock-hour-7.svg b/src/_icons/clock-hour-7.svg new file mode 100644 index 00000000..c0ab382f --- /dev/null +++ b/src/_icons/clock-hour-7.svg @@ -0,0 +1,8 @@ +--- +category: System +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M12 12l-2 3" /> + <path d="M12 7v5" /> +</svg> diff --git a/src/_icons/clock-hour-8.svg b/src/_icons/clock-hour-8.svg new file mode 100644 index 00000000..35fd8b14 --- /dev/null +++ b/src/_icons/clock-hour-8.svg @@ -0,0 +1,8 @@ +--- +category: System +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M12 12l-3 2" /> + <path d="M12 7v5" /> +</svg> diff --git a/src/_icons/clock-hour-9.svg b/src/_icons/clock-hour-9.svg new file mode 100644 index 00000000..6ccc19c7 --- /dev/null +++ b/src/_icons/clock-hour-9.svg @@ -0,0 +1,8 @@ +--- +category: System +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M12 12h-3.5" /> + <path d="M12 7v5" /> +</svg> diff --git a/src/_icons/server-bolt.svg b/src/_icons/server-bolt.svg new file mode 100644 index 00000000..0628baf4 --- /dev/null +++ b/src/_icons/server-bolt.svg @@ -0,0 +1,10 @@ +--- +category: Devices +--- +<svg> + <rect x="3" y="4" width="18" height="8" rx="3" /> + <path d="M15 20h-9a3 3 0 0 1 -3 -3v-2a3 3 0 0 1 3 -3h12" /> + <path d="M7 8v.01" /> + <path d="M7 16v.01" /> + <path d="M20 15l-2 3h3l-2 3" /> +</svg> diff --git a/src/_icons/server-cog.svg b/src/_icons/server-cog.svg new file mode 100644 index 00000000..eeef9ea8 --- /dev/null +++ b/src/_icons/server-cog.svg @@ -0,0 +1,16 @@ +--- +category: Devices +--- +<svg> + <rect x="3" y="4" width="18" height="8" rx="3" /> + <path d="M12 20h-6a3 3 0 0 1 -3 -3v-2a3 3 0 0 1 3 -3h10.5" /> + <circle cx="18.001" cy="18" r="2" /> + <path d="M18.001 14.5v1.5" /> + <path d="M18.001 20v1.5" /> + <path d="M21.032 16.25l-1.299 .75" /> + <path d="M16.27 19l-1.3 .75" /> + <path d="M14.97 16.25l1.3 .75" /> + <path d="M19.733 19l1.3 .75" /> + <path d="M7 8v.01" /> + <path d="M7 16v.01" /> +</svg> diff --git a/src/_icons/wash-dry-w.svg b/src/_icons/wash-dry-w.svg new file mode 100644 index 00000000..57667e77 --- /dev/null +++ b/src/_icons/wash-dry-w.svg @@ -0,0 +1,7 @@ +--- +category: Laundry +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <path d="M8 8l1.5 8h1l1.5 -6l1.5 6h1l1.5 -8" /> +</svg> diff --git a/src/_icons/wash-dryclean-off.svg b/src/_icons/wash-dryclean-off.svg new file mode 100644 index 00000000..14562261 --- /dev/null +++ b/src/_icons/wash-dryclean-off.svg @@ -0,0 +1,7 @@ +--- +category: Laundry +--- +<svg> + <path d="M20.048 16.033a9 9 0 0 0 -12.094 -12.075m-2.321 1.682a9 9 0 0 0 12.733 12.723" /> + <path d="M3 3l18 18" /> +</svg> diff --git a/src/editor.html b/src/editor.html index 1cc1cc5a..ba2ddf7a 100644 --- a/src/editor.html +++ b/src/editor.html @@ -75,7 +75,7 @@ layout: default </div> <div class="mb"> - {% include_cached toolbar.html toolbar='arrow-back-up,arrow-forward-up,printer,paint|bold,italic,underline,strikethrough,emphasis,baseline|align-left,align-center,align-right,align-justified,line-height|list,list-check,list-numbers|h-1,h-2,h-3,h-4,h-5,h-6,link,photo,table|sort-ascending,sort-descending,sort-ascending-letters,sort-ascending-numbers|indent-increase,indent-decrease|subscript,superscript|minus,omega,chart-area-line,pencil|eraser,settings,typography,letters-case,clear-formatting|parentheses,brackets,braces,terminal|bike,run,swimming,walk,pray,fall,karate|heart,spade,diamonds,clubs|repeat,repeat-once,switch,player-record,player-play,player-pause,player-stop,power,player-skip-forward,player-skip-back,player-track-next,player-track-prev,player-eject' %} + {% include_cached toolbar.html toolbar='arrow-back-up,arrow-forward-up,printer,paint|bold,italic,underline,strikethrough,emphasis,baseline|align-left,align-center,align-right,align-justified,line-height|list,list-check,list-numbers|h-1,h-2,h-3,h-4,h-5,h-6,link,photo,table,regex|sort-ascending,sort-descending,sort-ascending-letters,sort-ascending-numbers|indent-increase,indent-decrease|subscript,superscript|minus,omega,chart-area-line,pencil|eraser,settings,typography,letters-case,clear-formatting|parentheses,brackets,braces,terminal|bike,run,swimming,walk,pray,fall,karate|heart,spade,diamonds,clubs|repeat,repeat-once,switch,player-record,player-play,player-pause,player-stop,power,player-skip-forward,player-skip-back,player-track-next,player-track-prev,player-eject' %} </div> {% assign new-icons = icons | where: "version", null %} |