diff options
author | codecalm <codecalm@gmail.com> | 2020-03-01 17:05:07 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-01 17:05:07 +0100 |
commit | 28731a1350a33423e5594e57eb3bedb511a3820f (patch) | |
tree | 55a40920efcc28a8e69b05149868996c20adcc62 | |
parent | align fixes, menu, plus/minus variants (diff) | |
download | tabler-icons-28731a1350a33423e5594e57eb3bedb511a3820f.tar.xz |
files
-rw-r--r-- | _icons/ajdustments.svg | 6 | ||||
-rw-r--r-- | _icons/arrow-down-circle.svg | 3 | ||||
-rw-r--r-- | _icons/arrow-down-left-circle.svg | 3 | ||||
-rw-r--r-- | _icons/arrow-down-right-circle.svg | 3 | ||||
-rw-r--r-- | _icons/arrow-left-circle.svg | 3 | ||||
-rw-r--r-- | _icons/arrow-right-circle.svg | 3 | ||||
-rw-r--r-- | _icons/arrow-up-circle.svg | 3 | ||||
-rw-r--r-- | _icons/arrow-up-left-circle.svg | 3 | ||||
-rw-r--r-- | _icons/arrow-up-right-circle.svg | 3 | ||||
-rw-r--r-- | _icons/file-check.svg | 7 | ||||
-rw-r--r-- | _icons/file-download.svg | 8 | ||||
-rw-r--r-- | _icons/file-minus.svg | 7 | ||||
-rw-r--r-- | _icons/file-plus.svg | 8 | ||||
-rw-r--r-- | _icons/file-x.svg | 8 | ||||
-rw-r--r-- | _icons/file.svg | 6 | ||||
-rw-r--r-- | _icons/layout.svg | 7 | ||||
-rw-r--r-- | bg.svg | 3 | ||||
-rw-r--r-- | icons.svg | 120 |
18 files changed, 145 insertions, 59 deletions
diff --git a/_icons/ajdustments.svg b/_icons/ajdustments.svg index 5161404c..b704cca6 100644 --- a/_icons/ajdustments.svg +++ b/_icons/ajdustments.svg @@ -4,12 +4,10 @@ <circle cx="6" cy="10" r="2" /> <line x1="6" y1="4" x2="6" y2="8" /> <line x1="6" y1="12" x2="6" y2="20" /> - - <circle cx="12" cy="16" r="2" /> +<circle cx="12" cy="16" r="2" /> <line x1="12" y1="4" x2="12" y2="14" /> <line x1="12" y1="18" x2="12" y2="20" /> - - <circle cx="18" cy="7" r="2" /> +<circle cx="18" cy="7" r="2" /> <line x1="18" y1="4" x2="18" y2="5" /> <line x1="18" y1="9" x2="18" y2="20" /> </svg> diff --git a/_icons/arrow-down-circle.svg b/_icons/arrow-down-circle.svg index d038f0c8..dd2629f6 100644 --- a/_icons/arrow-down-circle.svg +++ b/_icons/arrow-down-circle.svg @@ -2,8 +2,7 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - - <line x1="8" y1="12" x2="12" y2="16" /> +<line x1="8" y1="12" x2="12" y2="16" /> <line x1="12" y1="8" x2="12" y2="16" /> <line x1="16" y1="12" x2="12" y2="16" /> </svg> diff --git a/_icons/arrow-down-left-circle.svg b/_icons/arrow-down-left-circle.svg index 14fb35fb..951f580d 100644 --- a/_icons/arrow-down-left-circle.svg +++ b/_icons/arrow-down-left-circle.svg @@ -2,7 +2,6 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - - <line x1="15" y1="9" x2="9" y2="15" /> +<line x1="15" y1="9" x2="9" y2="15" /> <polyline points="15 15 9 15 9 9" /> </svg> diff --git a/_icons/arrow-down-right-circle.svg b/_icons/arrow-down-right-circle.svg index ad49d9f6..e55a661a 100644 --- a/_icons/arrow-down-right-circle.svg +++ b/_icons/arrow-down-right-circle.svg @@ -2,7 +2,6 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - - <line x1="15" y1="15" x2="9" y2="15" /> +<line x1="15" y1="15" x2="9" y2="15" /> <polyline points="15 9 15 15 9 9" /> </svg> diff --git a/_icons/arrow-left-circle.svg b/_icons/arrow-left-circle.svg index d7d32dd3..aea56cb7 100644 --- a/_icons/arrow-left-circle.svg +++ b/_icons/arrow-left-circle.svg @@ -2,8 +2,7 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - - <line x1="8" y1="12" x2="16" y2="12" /> +<line x1="8" y1="12" x2="16" y2="12" /> <line x1="8" y1="12" x2="12" y2="16" /> <line x1="8" y1="12" x2="12" y2="8" /> </svg> diff --git a/_icons/arrow-right-circle.svg b/_icons/arrow-right-circle.svg index 10784346..f36f901e 100644 --- a/_icons/arrow-right-circle.svg +++ b/_icons/arrow-right-circle.svg @@ -2,8 +2,7 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - - <line x1="16" y1="12" x2="8" y2="12" /> +<line x1="16" y1="12" x2="8" y2="12" /> <line x1="16" y1="12" x2="12" y2="16" /> <line x1="16" y1="12" x2="12" y2="8" /> </svg> diff --git a/_icons/arrow-up-circle.svg b/_icons/arrow-up-circle.svg index 7339166e..9e46b27a 100644 --- a/_icons/arrow-up-circle.svg +++ b/_icons/arrow-up-circle.svg @@ -2,8 +2,7 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - - <line x1="12" y1="8" x2="8" y2="12" /> +<line x1="12" y1="8" x2="8" y2="12" /> <line x1="12" y1="8" x2="12" y2="16" /> <line x1="16" y1="12" x2="12" y2="8" /> </svg> diff --git a/_icons/arrow-up-left-circle.svg b/_icons/arrow-up-left-circle.svg index 58248308..056deb04 100644 --- a/_icons/arrow-up-left-circle.svg +++ b/_icons/arrow-up-left-circle.svg @@ -2,7 +2,6 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - - <line x1="9" y1="9" x2="15" y2="15" /> +<line x1="9" y1="9" x2="15" y2="15" /> <polyline points="15 9 9 9 9 15" /> </svg> diff --git a/_icons/arrow-up-right-circle.svg b/_icons/arrow-up-right-circle.svg index 3e72e3b5..8dba8624 100644 --- a/_icons/arrow-up-right-circle.svg +++ b/_icons/arrow-up-right-circle.svg @@ -2,7 +2,6 @@ --- <svg> <circle cx="12" cy="12" r="9" /> - - <line x1="15" y1="9" x2="9" y2="15" /> +<line x1="15" y1="9" x2="9" y2="15" /> <polyline points="15 15 15 9 9 9" /> </svg> diff --git a/_icons/file-check.svg b/_icons/file-check.svg new file mode 100644 index 00000000..12a05733 --- /dev/null +++ b/_icons/file-check.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <polyline points="14 3 14 8 19 8"/> + <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/> + <polyline points="9 15 11 17 15 13"/> +</svg> diff --git a/_icons/file-download.svg b/_icons/file-download.svg new file mode 100644 index 00000000..73a1f0e7 --- /dev/null +++ b/_icons/file-download.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <polyline points="14 3 14 8 19 8"/> + <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/> + <line x1="12" y1="11" x2="12" y2="17" /> + <polyline points="9 14 12 17 15 14"/> +</svg> diff --git a/_icons/file-minus.svg b/_icons/file-minus.svg new file mode 100644 index 00000000..b920bb25 --- /dev/null +++ b/_icons/file-minus.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <polyline points="14 3 14 8 19 8"/> + <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/> + <line x1="9" y1="14" x2="15" y2="14" /> +</svg> diff --git a/_icons/file-plus.svg b/_icons/file-plus.svg new file mode 100644 index 00000000..7bb1a7d6 --- /dev/null +++ b/_icons/file-plus.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <polyline points="14 3 14 8 19 8"/> + <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/> + <line x1="12" y1="11" x2="12" y2="17" /> + <line x1="9" y1="14" x2="15" y2="14" /> +</svg> diff --git a/_icons/file-x.svg b/_icons/file-x.svg new file mode 100644 index 00000000..5b769a48 --- /dev/null +++ b/_icons/file-x.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <polyline points="14 3 14 8 19 8"/> + <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/> + <line x1="10" y1="12" x2="14" y2="16" /> + <line x1="10" y1="16" x2="14" y2="12" /> +</svg> diff --git a/_icons/file.svg b/_icons/file.svg new file mode 100644 index 00000000..d74cebde --- /dev/null +++ b/_icons/file.svg @@ -0,0 +1,6 @@ +--- +--- +<svg> + <polyline points="14 3 14 8 19 8"/> + <path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/> +</svg> diff --git a/_icons/layout.svg b/_icons/layout.svg new file mode 100644 index 00000000..9b75459c --- /dev/null +++ b/_icons/layout.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <rect x="3" y="3" width="8" height="6" rx="2" ry="2"></rect> + <rect x="3" y="13" width="8" height="8" rx="2" ry="2"></rect> + <rect x="15" y="3" width="6" height="18" rx="2" ry="2"></rect> +</svg> @@ -26,7 +26,6 @@ <line x1="0" y1="{{ i }}" x2="24" y2="{{ i }}" /> <line x1="{{ i }}" y1="0" x2="{{ i }}" y2="24" /> </g> - - {% endfor %} +{% endfor %} </g> </svg> @@ -1,31 +1,37 @@ -<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 882 242" width="882" height="242"><rect x="0" y="0" width="882" height="242" fill="#fafafa"></rect> +<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 882 282" width="882" height="282"><rect x="0" y="0" width="882" height="282" fill="#fafafa"></rect> <symbol id="tabler-activity" class="icon tabler-icon tabler-icon-activity" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="21 12 17 12 14 20 10 4 7 12 3 12" /> </symbol> - <symbol id="tabler-ajdustments" class="icon tabler-icon tabler-icon-ajdustments" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="10" r="2" /><line x1="6" y1="4" x2="6" y2="8" /><line x1="6" y1="12" x2="6" y2="20" /><circle cx="12" cy="16" r="2" /><line x1="12" y1="4" x2="12" y2="14" /><line x1="12" y1="18" x2="12" y2="20" /><circle cx="18" cy="7" r="2" /><line x1="18" y1="4" x2="18" y2="5" /><line x1="18" y1="9" x2="18" y2="20" /> + <symbol id="tabler-ajdustments" class="icon tabler-icon tabler-icon-ajdustments" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="6" cy="10" r="2" /><line x1="6" y1="4" x2="6" y2="8" /><line x1="6" y1="12" x2="6" y2="20" /> +<circle cx="12" cy="16" r="2" /><line x1="12" y1="4" x2="12" y2="14" /><line x1="12" y1="18" x2="12" y2="20" /> +<circle cx="18" cy="7" r="2" /><line x1="18" y1="4" x2="18" y2="5" /><line x1="18" y1="9" x2="18" y2="20" /> </symbol> <symbol id="tabler-alert-circle" class="icon tabler-icon tabler-icon-alert-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="12" y1="8" x2="12" y2="12" /><line x1="12" y1="16" x2="12.01" y2="16" /> </symbol> - <symbol id="tabler-align-center" class="icon tabler-icon tabler-icon-align-center" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="6" x2="20" y2="6" /><line x1="7" y1="10" x2="17" y2="10" /><line x1="4" y1="14" x2="20" y2="14" /><line x1="6" y1="18" x2="18" y2="18" /> + <symbol id="tabler-align-center" class="icon tabler-icon tabler-icon-align-center" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="6" x2="20" y2="6" /><line x1="8" y1="12" x2="16" y2="12" /><line x1="6" y1="18" x2="18" y2="18" /> </symbol> - <symbol id="tabler-align-justified" class="icon tabler-icon tabler-icon-align-justified" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="6" x2="20" y2="6" /><line x1="4" y1="10" x2="20" y2="10" /><line x1="4" y1="14" x2="20" y2="14" /><line x1="4" y1="18" x2="20" y2="18" /> + <symbol id="tabler-align-justified" class="icon tabler-icon tabler-icon-align-justified" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="6" x2="20" y2="6" /><line x1="4" y1="12" x2="20" y2="12" /><line x1="4" y1="18" x2="20" y2="18" /> </symbol> - <symbol id="tabler-align-left" class="icon tabler-icon tabler-icon-align-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="6" x2="20" y2="6" /><line x1="4" y1="10" x2="14" y2="10" /><line x1="4" y1="14" x2="20" y2="14" /><line x1="4" y1="18" x2="16" y2="18" /> + <symbol id="tabler-align-left" class="icon tabler-icon tabler-icon-align-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="6" x2="20" y2="6" /><line x1="4" y1="12" x2="14" y2="12" /><line x1="4" y1="18" x2="18" y2="18" /> </symbol> - <symbol id="tabler-align-right" class="icon tabler-icon tabler-icon-align-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="6" x2="20" y2="6" /><line x1="10" y1="10" x2="20" y2="10" /><line x1="4" y1="14" x2="20" y2="14" /><line x1="8" y1="18" x2="20" y2="18" /> + <symbol id="tabler-align-right" class="icon tabler-icon tabler-icon-align-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="6" x2="20" y2="6" /><line x1="10" y1="12" x2="20" y2="12" /><line x1="6" y1="18" x2="20" y2="18" /> </symbol> - <symbol id="tabler-arrow-down-circle" class="icon tabler-icon tabler-icon-arrow-down-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="8" y1="12" x2="12" y2="16" /><line x1="12" y1="8" x2="12" y2="16" /><line x1="16" y1="12" x2="12" y2="16" /> + <symbol id="tabler-arrow-down-circle" class="icon tabler-icon tabler-icon-arrow-down-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /> +<line x1="8" y1="12" x2="12" y2="16" /><line x1="12" y1="8" x2="12" y2="16" /><line x1="16" y1="12" x2="12" y2="16" /> </symbol> - <symbol id="tabler-arrow-down-left-circle" class="icon tabler-icon tabler-icon-arrow-down-left-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="15" y1="9" x2="9" y2="15" /><polyline points="15 15 9 15 9 9" /> + <symbol id="tabler-arrow-down-left-circle" class="icon tabler-icon tabler-icon-arrow-down-left-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /> +<line x1="15" y1="9" x2="9" y2="15" /><polyline points="15 15 9 15 9 9" /> </symbol> <symbol id="tabler-arrow-down-left" class="icon tabler-icon tabler-icon-arrow-down-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="17" y1="7" x2="7" y2="17" /><polyline points="16 17 7 17 7 8" /> </symbol> - <symbol id="tabler-arrow-down-right-circle" class="icon tabler-icon tabler-icon-arrow-down-right-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="15" y1="15" x2="9" y2="15" /><polyline points="15 9 15 15 9 9" /> + <symbol id="tabler-arrow-down-right-circle" class="icon tabler-icon tabler-icon-arrow-down-right-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /> +<line x1="15" y1="15" x2="9" y2="15" /><polyline points="15 9 15 15 9 9" /> </symbol> <symbol id="tabler-arrow-down-right" class="icon tabler-icon tabler-icon-arrow-down-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="7" y1="7" x2="17" y2="17" /><polyline points="17 8 17 17 8 17" /> </symbol> <symbol id="tabler-arrow-down" class="icon tabler-icon tabler-icon-arrow-down" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="12" y1="5" x2="12" y2="19" /><line x1="19" y1="12" x2="12" y2="19" /><line x1="5" y1="12" x2="12" y2="19" /> </symbol> - <symbol id="tabler-arrow-left-circle" class="icon tabler-icon tabler-icon-arrow-left-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="8" y1="12" x2="16" y2="12" /><line x1="8" y1="12" x2="12" y2="16" /><line x1="8" y1="12" x2="12" y2="8" /> + <symbol id="tabler-arrow-left-circle" class="icon tabler-icon tabler-icon-arrow-left-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /> +<line x1="8" y1="12" x2="16" y2="12" /><line x1="8" y1="12" x2="12" y2="16" /><line x1="8" y1="12" x2="12" y2="8" /> </symbol> <symbol id="tabler-arrow-left" class="icon tabler-icon tabler-icon-arrow-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="5" y1="12" x2="19" y2="12" /><line x1="5" y1="12" x2="12" y2="19" /><line x1="5" y1="12" x2="12" y2="5" /> </symbol> @@ -40,17 +46,21 @@ <line x1="16" y1="9" x2="12" y2="5" /> <line x1="8" y1="9" x2="12" y2="5" /> </symbol> - <symbol id="tabler-arrow-right-circle" class="icon tabler-icon tabler-icon-arrow-right-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="16" y1="12" x2="8" y2="12" /><line x1="16" y1="12" x2="12" y2="16" /><line x1="16" y1="12" x2="12" y2="8" /> + <symbol id="tabler-arrow-right-circle" class="icon tabler-icon tabler-icon-arrow-right-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /> +<line x1="16" y1="12" x2="8" y2="12" /><line x1="16" y1="12" x2="12" y2="16" /><line x1="16" y1="12" x2="12" y2="8" /> </symbol> <symbol id="tabler-arrow-right" class="icon tabler-icon tabler-icon-arrow-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="5" y1="12" x2="19" y2="12" /><line x1="12" y1="19" x2="19" y2="12" /><line x1="12" y1="5" x2="19" y2="12" /> </symbol> - <symbol id="tabler-arrow-up-circle" class="icon tabler-icon tabler-icon-arrow-up-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="12" y1="8" x2="8" y2="12" /><line x1="12" y1="8" x2="12" y2="16" /><line x1="16" y1="12" x2="12" y2="8" /> + <symbol id="tabler-arrow-up-circle" class="icon tabler-icon tabler-icon-arrow-up-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /> +<line x1="12" y1="8" x2="8" y2="12" /><line x1="12" y1="8" x2="12" y2="16" /><line x1="16" y1="12" x2="12" y2="8" /> </symbol> - <symbol id="tabler-arrow-up-left-circle" class="icon tabler-icon tabler-icon-arrow-up-left-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="9" y1="9" x2="15" y2="15" /><polyline points="15 9 9 9 9 15" /> + <symbol id="tabler-arrow-up-left-circle" class="icon tabler-icon tabler-icon-arrow-up-left-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /> +<line x1="9" y1="9" x2="15" y2="15" /><polyline points="15 9 9 9 9 15" /> </symbol> <symbol id="tabler-arrow-up-left" class="icon tabler-icon tabler-icon-arrow-up-left" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="7" y1="7" x2="17" y2="17" /><polyline points="16 7 7 7 7 16" /> </symbol> - <symbol id="tabler-arrow-up-right-circle" class="icon tabler-icon tabler-icon-arrow-up-right-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="15" y1="9" x2="9" y2="15" /><polyline points="15 15 15 9 9 9" /> + <symbol id="tabler-arrow-up-right-circle" class="icon tabler-icon tabler-icon-arrow-up-right-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /> +<line x1="15" y1="9" x2="9" y2="15" /><polyline points="15 15 15 9 9 9" /> </symbol> <symbol id="tabler-arrow-up-right" class="icon tabler-icon tabler-icon-arrow-up-right" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="17" y1="7" x2="7" y2="17" /><polyline points="8 7 17 7 17 16" /> </symbol> @@ -104,12 +114,32 @@ </symbol> <symbol id="tabler-cog" class="icon tabler-icon tabler-icon-cog" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 002.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 001.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 00-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 00-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 00-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 00-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 001.066-2.573c-.94-1.543.826-3.31 2.37-2.37.996.608 2.296.07 2.572-1.065z"/><circle cx="12" cy="12" r="3"></circle> </symbol> + <symbol id="tabler-file-check" class="icon tabler-icon tabler-icon-file-check" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="14 3 14 8 19 8"/><path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/><polyline points="9 15 11 17 15 13"/> +</symbol> + <symbol id="tabler-file-download" class="icon tabler-icon tabler-icon-file-download" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="14 3 14 8 19 8"/><path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/><line x1="12" y1="11" x2="12" y2="17" /><polyline points="9 14 12 17 15 14"/> +</symbol> + <symbol id="tabler-file-minus" class="icon tabler-icon tabler-icon-file-minus" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="14 3 14 8 19 8"/><path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/><line x1="9" y1="14" x2="15" y2="14" /> +</symbol> + <symbol id="tabler-file-plus" class="icon tabler-icon tabler-icon-file-plus" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="14 3 14 8 19 8"/><path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/><line x1="12" y1="11" x2="12" y2="17" /><line x1="9" y1="14" x2="15" y2="14" /> +</symbol> + <symbol id="tabler-file-x" class="icon tabler-icon tabler-icon-file-x" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="14 3 14 8 19 8"/><path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/><line x1="10" y1="12" x2="14" y2="16" /><line x1="10" y1="16" x2="14" y2="12" /> +</symbol> + <symbol id="tabler-file" class="icon tabler-icon tabler-icon-file" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><polyline points="14 3 14 8 19 8"/><path d="M17 21H7a2 2 0 01-2-2V5a2 2 0 012-2h7l5 5v11a2 2 0 01-2 2z"/> +</symbol> <symbol id="tabler-grid" class="icon tabler-icon tabler-icon-grid" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="6" height="6" rx="1" ry="1"/><rect x="14" y="4" width="6" height="6" rx="1" ry="1"/><rect x="4" y="14" width="6" height="6" rx="1" ry="1"/><rect x="14" y="14" width="6" height="6" rx="1" ry="1"/> </symbol> <symbol id="tabler-heart" class="icon tabler-icon tabler-icon-heart" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path d="M4.318 6.318a4.5 4.5 0 000 6.364L12 20.364l7.682-7.682a4.5 4.5 0 00-6.364-6.364L12 7.636l-1.318-1.318a4.5 4.5 0 00-6.364 0z"></path> </symbol> + <symbol id="tabler-layout" class="icon tabler-icon tabler-icon-layout" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="3" y="3" width="8" height="6" rx="2" ry="2"></rect><rect x="3" y="13" width="8" height="8" rx="2" ry="2"></rect><rect x="15" y="3" width="6" height="18" rx="2" ry="2"></rect> +</symbol> <symbol id="tabler-map-pin" class="icon tabler-icon tabler-icon-map-pin" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="11" r="3"></circle><path d="M17.657 16.657L13.414 20.9a1.998 1.998 0 01-2.827 0l-4.244-4.243a8 8 0 1111.314 0z"></path> </symbol> + <symbol id="tabler-menu" class="icon tabler-icon tabler-icon-menu" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="4" y1="8" x2="20" y2="8" /><line x1="4" y1="16" x2="20" y2="16" /> +</symbol> + <symbol id="tabler-minus-circle" class="icon tabler-icon tabler-icon-minus-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="8" y1="12" x2="16" y2="12" /> +</symbol> + <symbol id="tabler-minus-square" class="icon tabler-icon tabler-icon-minus-square" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="16" height="16" rx="2" ry="2" /><line x1="8" y1="12" x2="16" y2="12" /> +</symbol> <symbol id="tabler-minus" class="icon tabler-icon tabler-icon-minus" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="5" y1="12" x2="19" y2="12" /> </symbol> <symbol id="tabler-mood-confuzed" class="icon tabler-icon tabler-icon-mood-confuzed" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="9" y1="9" x2="9.01" y2="9" /><line x1="15" y1="9" x2="15.01" y2="9" /><line x1="9" y1="15" x2="16" y2="13.5" /> @@ -126,6 +156,10 @@ </symbol> <symbol id="tabler-more" class="icon tabler-icon tabler-icon-more" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="5" cy="12" r=".75" /><circle cx="12" cy="12" r=".75" /><circle cx="19" cy="12" r=".75" /> </symbol> + <symbol id="tabler-plus-circle" class="icon tabler-icon tabler-icon-plus-circle" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><circle cx="12" cy="12" r="9" /><line x1="12" y1="8" x2="12" y2="16" /><line x1="8" y1="12" x2="16" y2="12" /> +</symbol> + <symbol id="tabler-plus-square" class="icon tabler-icon tabler-icon-plus-square" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="16" height="16" rx="2" ry="2" /><line x1="12" y1="8" x2="12" y2="16" /><line x1="8" y1="12" x2="16" y2="12" /> +</symbol> <symbol id="tabler-plus" class="icon tabler-icon tabler-icon-plus" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><line x1="12" y1="5" x2="12" y2="19" /><line x1="5" y1="12" x2="19" y2="12" /> </symbol> <symbol id="tabler-qrcode" class="icon tabler-icon tabler-icon-qrcode" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><rect x="4" y="4" width="4" height="4" rx="1" ry="1"/><rect x="16" y="4" width="4" height="4" rx="1" ry="1"/><rect x="4" y="16" width="4" height="4" rx="1" ry="1"/><polyline points="12 4 12 5"/><polyline points="12 8 12 12 15 12"/><polyline points="4 12 5 12"/><polyline points="8 12 9 12"/><polyline points="18 12 20 12"/><polyline points="12 16 16 16"/><polyline points="19 16 20 16"/><polyline points="12 20 14 20"/><polyline points="17 20 20 20"/> @@ -202,28 +236,40 @@ <use xlink:href="#tabler-clock" x="369" y="129" width="24" height="24" /> <use xlink:href="#tabler-code" x="409" y="129" width="24" height="24" /> <use xlink:href="#tabler-cog" x="449" y="129" width="24" height="24" /> - <use xlink:href="#tabler-grid" x="489" y="129" width="24" height="24" /> - <use xlink:href="#tabler-heart" x="529" y="129" width="24" height="24" /> - <use xlink:href="#tabler-map-pin" x="569" y="129" width="24" height="24" /> - <use xlink:href="#tabler-minus" x="609" y="129" width="24" height="24" /> - <use xlink:href="#tabler-mood-confuzed" x="649" y="129" width="24" height="24" /> - <use xlink:href="#tabler-mood-happy" x="689" y="129" width="24" height="24" /> - <use xlink:href="#tabler-mood-neutral" x="729" y="129" width="24" height="24" /> - <use xlink:href="#tabler-mood-sad" x="769" y="129" width="24" height="24" /> - <use xlink:href="#tabler-mood-smile" x="809" y="129" width="24" height="24" /> - <use xlink:href="#tabler-more-vertical" x="49" y="169" width="24" height="24" /> - <use xlink:href="#tabler-more" x="89" y="169" width="24" height="24" /> - <use xlink:href="#tabler-plus" x="129" y="169" width="24" height="24" /> - <use xlink:href="#tabler-qrcode" x="169" y="169" width="24" height="24" /> - <use xlink:href="#tabler-search" x="209" y="169" width="24" height="24" /> - <use xlink:href="#tabler-square" x="249" y="169" width="24" height="24" /> - <use xlink:href="#tabler-star" x="289" y="169" width="24" height="24" /> - <use xlink:href="#tabler-trending-down" x="329" y="169" width="24" height="24" /> - <use xlink:href="#tabler-trending-up" x="369" y="169" width="24" height="24" /> - <use xlink:href="#tabler-user-plus" x="409" y="169" width="24" height="24" /> - <use xlink:href="#tabler-user" x="449" y="169" width="24" height="24" /> - <use xlink:href="#tabler-x" x="489" y="169" width="24" height="24" /> - <use xlink:href="#tabler-zoom-in" x="529" y="169" width="24" height="24" /> - <use xlink:href="#tabler-zoom-out" x="569" y="169" width="24" height="24" /> + <use xlink:href="#tabler-file-check" x="489" y="129" width="24" height="24" /> + <use xlink:href="#tabler-file-download" x="529" y="129" width="24" height="24" /> + <use xlink:href="#tabler-file-minus" x="569" y="129" width="24" height="24" /> + <use xlink:href="#tabler-file-plus" x="609" y="129" width="24" height="24" /> + <use xlink:href="#tabler-file-x" x="649" y="129" width="24" height="24" /> + <use xlink:href="#tabler-file" x="689" y="129" width="24" height="24" /> + <use xlink:href="#tabler-grid" x="729" y="129" width="24" height="24" /> + <use xlink:href="#tabler-heart" x="769" y="129" width="24" height="24" /> + <use xlink:href="#tabler-layout" x="809" y="129" width="24" height="24" /> + <use xlink:href="#tabler-map-pin" x="49" y="169" width="24" height="24" /> + <use xlink:href="#tabler-menu" x="89" y="169" width="24" height="24" /> + <use xlink:href="#tabler-minus-circle" x="129" y="169" width="24" height="24" /> + <use xlink:href="#tabler-minus-square" x="169" y="169" width="24" height="24" /> + <use xlink:href="#tabler-minus" x="209" y="169" width="24" height="24" /> + <use xlink:href="#tabler-mood-confuzed" x="249" y="169" width="24" height="24" /> + <use xlink:href="#tabler-mood-happy" x="289" y="169" width="24" height="24" /> + <use xlink:href="#tabler-mood-neutral" x="329" y="169" width="24" height="24" /> + <use xlink:href="#tabler-mood-sad" x="369" y="169" width="24" height="24" /> + <use xlink:href="#tabler-mood-smile" x="409" y="169" width="24" height="24" /> + <use xlink:href="#tabler-more-vertical" x="449" y="169" width="24" height="24" /> + <use xlink:href="#tabler-more" x="489" y="169" width="24" height="24" /> + <use xlink:href="#tabler-plus-circle" x="529" y="169" width="24" height="24" /> + <use xlink:href="#tabler-plus-square" x="569" y="169" width="24" height="24" /> + <use xlink:href="#tabler-plus" x="609" y="169" width="24" height="24" /> + <use xlink:href="#tabler-qrcode" x="649" y="169" width="24" height="24" /> + <use xlink:href="#tabler-search" x="689" y="169" width="24" height="24" /> + <use xlink:href="#tabler-square" x="729" y="169" width="24" height="24" /> + <use xlink:href="#tabler-star" x="769" y="169" width="24" height="24" /> + <use xlink:href="#tabler-trending-down" x="809" y="169" width="24" height="24" /> + <use xlink:href="#tabler-trending-up" x="49" y="209" width="24" height="24" /> + <use xlink:href="#tabler-user-plus" x="89" y="209" width="24" height="24" /> + <use xlink:href="#tabler-user" x="129" y="209" width="24" height="24" /> + <use xlink:href="#tabler-x" x="169" y="209" width="24" height="24" /> + <use xlink:href="#tabler-zoom-in" x="209" y="209" width="24" height="24" /> + <use xlink:href="#tabler-zoom-out" x="249" y="209" width="24" height="24" /> </svg>
\ No newline at end of file |