diff options
author | codecalm <codecalm@gmail.com> | 2020-02-29 17:56:03 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-02-29 17:56:03 +0100 |
commit | e0eddc5e49c87bcf42df8f9e0a6bfedb61f7b204 (patch) | |
tree | 58ea88ef8ed6b4ed8ce998fa7fb691c2bfb02eb1 | |
parent | more icons (diff) | |
download | tabler-icons-e0eddc5e49c87bcf42df8f9e0a6bfedb61f7b204.tar.xz |
arrows, border fixes
-rw-r--r-- | _icons/arrow-down-circle.svg | 9 | ||||
-rw-r--r-- | _icons/arrow-down-left-circle.svg | 8 | ||||
-rw-r--r-- | _icons/arrow-left-circle.svg | 9 | ||||
-rw-r--r-- | _icons/arrow-right-circle.svg | 9 | ||||
-rw-r--r-- | _icons/arrow-up-circle.svg | 9 | ||||
-rw-r--r-- | _icons/border-all.svg | 6 | ||||
-rw-r--r-- | _icons/border-bottom.svg | 14 | ||||
-rw-r--r-- | _icons/border-horizontal.svg | 14 | ||||
-rw-r--r-- | _icons/border-inner.svg | 14 | ||||
-rw-r--r-- | _icons/border-left.svg | 14 | ||||
-rw-r--r-- | _icons/border-none.svg | 14 | ||||
-rw-r--r-- | _icons/border-outer.svg | 8 | ||||
-rw-r--r-- | _icons/border-right.svg | 14 | ||||
-rw-r--r-- | _icons/border-top.svg | 14 | ||||
-rw-r--r-- | _icons/border-vertical.svg | 14 | ||||
-rw-r--r-- | _icons/mood-confuzed.svg (renamed from _icons/face-confuzed.svg) | 2 | ||||
-rw-r--r-- | _icons/mood-happy.svg (renamed from _icons/face-happy.svg) | 0 | ||||
-rw-r--r-- | _icons/mood-neutral.svg (renamed from _icons/face-neutral.svg) | 0 | ||||
-rw-r--r-- | _icons/mood-sad.svg (renamed from _icons/face-sad.svg) | 0 | ||||
-rw-r--r-- | _icons/mood-smile.svg (renamed from _icons/face-smile.svg) | 0 |
20 files changed, 108 insertions, 64 deletions
diff --git a/_icons/arrow-down-circle.svg b/_icons/arrow-down-circle.svg new file mode 100644 index 00000000..a13d80f4 --- /dev/null +++ b/_icons/arrow-down-circle.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9"></circle> + + <line x1="8" y1="12" x2="12" y2="16"></line> + <line x1="12" y1="8" x2="12" y2="16"></line> + <line x1="16" y1="12" x2="12" y2="16"></line> +</svg> diff --git a/_icons/arrow-down-left-circle.svg b/_icons/arrow-down-left-circle.svg new file mode 100644 index 00000000..5313ef0b --- /dev/null +++ b/_icons/arrow-down-left-circle.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9"></circle> + + <line x1="15" y1="9" x2="9" y2="15" /> + <polyline points="15 15 9 15 9 9" /> +</svg> diff --git a/_icons/arrow-left-circle.svg b/_icons/arrow-left-circle.svg new file mode 100644 index 00000000..4f9c09d1 --- /dev/null +++ b/_icons/arrow-left-circle.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9"></circle> + + <line x1="8" y1="12" x2="16" y2="12"></line> + <line x1="8" y1="12" x2="12" y2="16"></line> + <line x1="8" y1="12" x2="12" y2="8"></line> +</svg> diff --git a/_icons/arrow-right-circle.svg b/_icons/arrow-right-circle.svg new file mode 100644 index 00000000..d24d3c7a --- /dev/null +++ b/_icons/arrow-right-circle.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9"></circle> + + <line x1="16" y1="12" x2="8" y2="12"></line> + <line x1="16" y1="12" x2="12" y2="16"></line> + <line x1="16" y1="12" x2="12" y2="8"></line> +</svg> diff --git a/_icons/arrow-up-circle.svg b/_icons/arrow-up-circle.svg new file mode 100644 index 00000000..37343c91 --- /dev/null +++ b/_icons/arrow-up-circle.svg @@ -0,0 +1,9 @@ +--- +--- +<svg> + <circle cx="12" cy="12" r="9"></circle> + + <line x1="12" y1="8" x2="8" y2="12"></line> + <line x1="12" y1="8" x2="12" y2="16"></line> + <line x1="16" y1="12" x2="12" y2="8"></line> +</svg> diff --git a/_icons/border-all.svg b/_icons/border-all.svg index a85d984f..80a175e2 100644 --- a/_icons/border-all.svg +++ b/_icons/border-all.svg @@ -1,7 +1,7 @@ --- --- <svg> - <rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect> - <line x1="3" y1="12" x2="21" y2="12"></line> - <line x1="12" y1="3" x2="12" y2="21"></line> + <rect x="4" y="4" width="16" height="16" rx="2" ry="2"></rect> + <line x1="4" y1="12" x2="20" y2="12"></line> + <line x1="12" y1="4" x2="12" y2="20"></line> </svg> diff --git a/_icons/border-bottom.svg b/_icons/border-bottom.svg index e7164a71..3fe1034c 100644 --- a/_icons/border-bottom.svg +++ b/_icons/border-bottom.svg @@ -1,12 +1,12 @@ --- --- <svg> - <line x1="21" y1="21" x2="3" y2="21"></line> - <g stroke-dasharray=".001 4.5"> - <line x1="3" y1="3" x2="21" y2="3"></line> - <line x1="21" y1="3" x2="21" y2="21"></line> - <line x1="3" y1="21" x2="3" y2="3"></line> - <line x1="3" y1="12" x2="21" y2="12"></line> - <line x1="12" y1="3" x2="12" y2="21"></line> + <line x1="20" y1="20" x2="4" y2="20"></line> + <g stroke-dasharray=".001 4"> + <line x1="4" y1="4" x2="20" y2="4"></line> + <line x1="20" y1="4" x2="20" y2="20"></line> + <line x1="4" y1="20" x2="4" y2="4"></line> + <line x1="4" y1="12" x2="20" y2="12"></line> + <line x1="12" y1="4" x2="12" y2="20"></line> </g> </svg> diff --git a/_icons/border-horizontal.svg b/_icons/border-horizontal.svg index 95b355ce..6cf8ca9e 100644 --- a/_icons/border-horizontal.svg +++ b/_icons/border-horizontal.svg @@ -1,12 +1,12 @@ --- --- <svg> - <line x1="3" y1="12" x2="21" y2="12"></line> - <g stroke-dasharray=".001 4.5"> - <line x1="3" y1="3" x2="21" y2="3"></line> - <line x1="3" y1="21" x2="3" y2="3"></line> - <line x1="21" y1="21" x2="3" y2="21"></line> - <line x1="21" y1="3" x2="21" y2="21"></line> - <line x1="12" y1="3" x2="12" y2="21"></line> + <line x1="4" y1="12" x2="20" y2="12"></line> + <g stroke-dasharray=".001 4"> + <line x1="4" y1="4" x2="20" y2="4"></line> + <line x1="4" y1="20" x2="4" y2="4"></line> + <line x1="20" y1="20" x2="4" y2="20"></line> + <line x1="20" y1="4" x2="20" y2="20"></line> + <line x1="12" y1="4" x2="12" y2="20"></line> </g> </svg> diff --git a/_icons/border-inner.svg b/_icons/border-inner.svg index 26d846e5..b11ac791 100644 --- a/_icons/border-inner.svg +++ b/_icons/border-inner.svg @@ -1,12 +1,12 @@ --- --- <svg> - <line x1="3" y1="12" x2="21" y2="12"></line> - <line x1="12" y1="3" x2="12" y2="21"></line> - <g stroke-dasharray=".001 4.5"> - <line x1="3" y1="3" x2="21" y2="3"></line> - <line x1="3" y1="21" x2="3" y2="3"></line> - <line x1="21" y1="21" x2="3" y2="21"></line> - <line x1="21" y1="3" x2="21" y2="21"></line> + <line x1="4" y1="12" x2="20" y2="12"></line> + <line x1="12" y1="4" x2="12" y2="20"></line> + <g stroke-dasharray=".001 4"> + <line x1="4" y1="4" x2="20" y2="4"></line> + <line x1="4" y1="20" x2="4" y2="4"></line> + <line x1="20" y1="20" x2="4" y2="20"></line> + <line x1="20" y1="4" x2="20" y2="20"></line> </g> </svg> diff --git a/_icons/border-left.svg b/_icons/border-left.svg index 3aa4ce3e..b7d53f20 100644 --- a/_icons/border-left.svg +++ b/_icons/border-left.svg @@ -1,12 +1,12 @@ --- --- <svg> - <line x1="3" y1="21" x2="3" y2="3"></line> - <g stroke-dasharray=".001 4.5"> - <line x1="3" y1="3" x2="21" y2="3"></line> - <line x1="21" y1="3" x2="21" y2="21"></line> - <line x1="21" y1="21" x2="3" y2="21"></line> - <line x1="3" y1="12" x2="21" y2="12"></line> - <line x1="12" y1="3" x2="12" y2="21"></line> + <line x1="4" y1="20" x2="4" y2="4"></line> + <g stroke-dasharray=".001 4"> + <line x1="4" y1="4" x2="20" y2="4"></line> + <line x1="20" y1="4" x2="20" y2="20"></line> + <line x1="20" y1="20" x2="4" y2="20"></line> + <line x1="4" y1="12" x2="20" y2="12"></line> + <line x1="12" y1="4" x2="12" y2="20"></line> </g> </svg> diff --git a/_icons/border-none.svg b/_icons/border-none.svg index 9d1a9400..d0cc436f 100644 --- a/_icons/border-none.svg +++ b/_icons/border-none.svg @@ -1,12 +1,12 @@ --- --- <svg> - <g stroke-dasharray=".001 4.5"> - <line x1="3" y1="3" x2="21" y2="3"></line> - <line x1="21" y1="3" x2="21" y2="21"></line> - <line x1="21" y1="21" x2="3" y2="21"></line> - <line x1="3" y1="21" x2="3" y2="3"></line> - <line x1="3" y1="12" x2="21" y2="12"></line> - <line x1="12" y1="3" x2="12" y2="21"></line> + <g stroke-dasharray=".001 4"> + <line x1="4" y1="4" x2="20" y2="4"></line> + <line x1="20" y1="4" x2="20" y2="20"></line> + <line x1="20" y1="20" x2="4" y2="20"></line> + <line x1="4" y1="20" x2="4" y2="4"></line> + <line x1="4" y1="12" x2="20" y2="12"></line> + <line x1="12" y1="4" x2="12" y2="20"></line> </g> </svg> diff --git a/_icons/border-outer.svg b/_icons/border-outer.svg index 38284c86..fa28e693 100644 --- a/_icons/border-outer.svg +++ b/_icons/border-outer.svg @@ -1,9 +1,9 @@ --- --- <svg> - <rect x="3" y="3" width="18" height="18" rx="2" ry="2"></rect> - <g stroke-dasharray=".001 4.5"> - <line x1="3" y1="12" x2="21" y2="12"></line> - <line x1="12" y1="3" x2="12" y2="21"></line> + <rect x="4" y="4" width="16" height="16" rx="2" ry="2"></rect> + <g stroke-dasharray=".001 4"> + <line x1="4" y1="12" x2="20" y2="12"></line> + <line x1="12" y1="4" x2="12" y2="20"></line> </g> </svg> diff --git a/_icons/border-right.svg b/_icons/border-right.svg index 0251e9d2..e91ada46 100644 --- a/_icons/border-right.svg +++ b/_icons/border-right.svg @@ -1,12 +1,12 @@ --- --- <svg> - <line x1="21" y1="3" x2="21" y2="21"></line> - <g stroke-dasharray=".001 4.5"> - <line x1="3" y1="3" x2="21" y2="3"></line> - <line x1="21" y1="21" x2="3" y2="21"></line> - <line x1="3" y1="21" x2="3" y2="3"></line> - <line x1="3" y1="12" x2="21" y2="12"></line> - <line x1="12" y1="3" x2="12" y2="21"></line> + <line x1="20" y1="4" x2="20" y2="20"></line> + <g stroke-dasharray=".001 4"> + <line x1="4" y1="4" x2="20" y2="4"></line> + <line x1="20" y1="20" x2="4" y2="20"></line> + <line x1="4" y1="20" x2="4" y2="4"></line> + <line x1="4" y1="12" x2="20" y2="12"></line> + <line x1="12" y1="4" x2="12" y2="20"></line> </g> </svg> diff --git a/_icons/border-top.svg b/_icons/border-top.svg index 58be7df4..93fbe936 100644 --- a/_icons/border-top.svg +++ b/_icons/border-top.svg @@ -1,12 +1,12 @@ --- --- <svg> - <line x1="3" y1="3" x2="21" y2="3"></line> - <g stroke-dasharray=".001 4.5"> - <line x1="21" y1="3" x2="21" y2="21"></line> - <line x1="21" y1="21" x2="3" y2="21"></line> - <line x1="3" y1="21" x2="3" y2="3"></line> - <line x1="3" y1="12" x2="21" y2="12"></line> - <line x1="12" y1="3" x2="12" y2="21"></line> + <line x1="4" y1="4" x2="20" y2="4"></line> + <g stroke-dasharray=".001 4"> + <line x1="20" y1="4" x2="20" y2="20"></line> + <line x1="20" y1="20" x2="4" y2="20"></line> + <line x1="4" y1="20" x2="4" y2="4"></line> + <line x1="4" y1="12" x2="20" y2="12"></line> + <line x1="12" y1="4" x2="12" y2="20"></line> </g> </svg> diff --git a/_icons/border-vertical.svg b/_icons/border-vertical.svg index 9dcdb5d1..fe594ed7 100644 --- a/_icons/border-vertical.svg +++ b/_icons/border-vertical.svg @@ -1,12 +1,12 @@ --- --- <svg> - <line x1="12" y1="3" x2="12" y2="21"></line> - <g stroke-dasharray=".001 4.5"> - <line x1="3" y1="12" x2="21" y2="12"></line> - <line x1="3" y1="3" x2="21" y2="3"></line> - <line x1="3" y1="21" x2="3" y2="3"></line> - <line x1="21" y1="21" x2="3" y2="21"></line> - <line x1="21" y1="3" x2="21" y2="21"></line> + <line x1="12" y1="4" x2="12" y2="20"></line> + <g stroke-dasharray=".001 4"> + <line x1="4" y1="12" x2="20" y2="12"></line> + <line x1="4" y1="4" x2="20" y2="4"></line> + <line x1="4" y1="20" x2="4" y2="4"></line> + <line x1="20" y1="20" x2="4" y2="20"></line> + <line x1="20" y1="4" x2="20" y2="20"></line> </g> </svg> diff --git a/_icons/face-confuzed.svg b/_icons/mood-confuzed.svg index bb3051df..127d389f 100644 --- a/_icons/face-confuzed.svg +++ b/_icons/mood-confuzed.svg @@ -4,5 +4,5 @@ <circle cx="12" cy="12" r="9"></circle> <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="15.5" y2="14" /> + <line x1="9" y1="15" x2="16" y2="13.5" /> </svg> diff --git a/_icons/face-happy.svg b/_icons/mood-happy.svg index 37097cca..37097cca 100644 --- a/_icons/face-happy.svg +++ b/_icons/mood-happy.svg diff --git a/_icons/face-neutral.svg b/_icons/mood-neutral.svg index 81ecbfe1..81ecbfe1 100644 --- a/_icons/face-neutral.svg +++ b/_icons/mood-neutral.svg diff --git a/_icons/face-sad.svg b/_icons/mood-sad.svg index e60d7b6c..e60d7b6c 100644 --- a/_icons/face-sad.svg +++ b/_icons/mood-sad.svg diff --git a/_icons/face-smile.svg b/_icons/mood-smile.svg index 30d45325..30d45325 100644 --- a/_icons/face-smile.svg +++ b/_icons/mood-smile.svg |