diff options
author | codecalm <codecalm@gmail.com> | 2022-08-22 15:08:16 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2022-08-22 15:08:16 +0200 |
commit | 5c2b6a3d90f17522090ac24083b78293cb0ed796 (patch) | |
tree | ffdb7b6b7d105f25dd7a11a4ebde2bcc3743b719 /src/_icons | |
parent | Release 1.84.0 (diff) | |
download | tabler-icons-5c2b6a3d90f17522090ac24083b78293cb0ed796.tar.xz |
18 new icons: `braces-asterix`, `clock-hour-1`, `clock-hour-10`, `clock-hour-11`, `clock-hour-12`, `clock-hour-2`, `clock-hour-3`, `clock-hour-4`, `clock-hour-5`, `clock-hour-6`, `clock-hour-7`, `clock-hour-8`, `clock-hour-9`, `regex`, `server-bolt`, `server-cog`, `wash-dry-w`, `wash-dryclean-off`
Diffstat (limited to 'src/_icons')
-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 |
16 files changed, 135 insertions, 0 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> |