diff options
Diffstat (limited to 'icons')
-rw-r--r-- | icons/arrows-diff.svg | 11 | ||||
-rw-r--r-- | icons/brand-google-fit.svg | 6 | ||||
-rw-r--r-- | icons/brand-xbox.svg | 8 | ||||
-rw-r--r-- | icons/clipboard-copy.svg | 8 | ||||
-rw-r--r-- | icons/currency-yuan.svg | 8 | ||||
-rw-r--r-- | icons/empathize.svg | 7 | ||||
-rw-r--r-- | icons/exposure-0.svg | 6 | ||||
-rw-r--r-- | icons/exposure-minus-1.svg | 7 | ||||
-rw-r--r-- | icons/exposure-minus-2.svg | 7 | ||||
-rw-r--r-- | icons/exposure-plus-1.svg | 8 | ||||
-rw-r--r-- | icons/exposure-plus-2.svg | 8 | ||||
-rw-r--r-- | icons/file-orientation.svg | 10 | ||||
-rw-r--r-- | icons/input-search.svg | 8 | ||||
-rw-r--r-- | icons/mickey.svg | 8 | ||||
-rw-r--r-- | icons/text-orientation.svg | 10 | ||||
-rw-r--r-- | icons/text-plus.svg | 11 | ||||
-rw-r--r-- | icons/text-spellcheck.svg | 8 | ||||
-rw-r--r-- | icons/zoom-replace.svg | 10 |
18 files changed, 149 insertions, 0 deletions
diff --git a/icons/arrows-diff.svg b/icons/arrows-diff.svg new file mode 100644 index 00000000..cf880d49 --- /dev/null +++ b/icons/arrows-diff.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-arrows-diff" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M11 16h10" /> + <path d="M11 16l4 4" /> + <path d="M11 16l4 -4" /> + <path d="M13 8h-10" /> + <path d="M13 8l-4 4" /> + <path d="M13 8l-4 -4" /> +</svg> + + diff --git a/icons/brand-google-fit.svg b/icons/brand-google-fit.svg new file mode 100644 index 00000000..ccb5c4e6 --- /dev/null +++ b/icons/brand-google-fit.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-google-fit" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 9.314l-2.343 -2.344a3.314 3.314 0 0 0 -4.686 4.686l2.343 2.344l4.686 4.686l7.03 -7.03a3.314 3.314 0 0 0 -4.687 -4.685l-7.03 7.029" /> +</svg> + + diff --git a/icons/brand-xbox.svg b/icons/brand-xbox.svg new file mode 100644 index 00000000..e399d22e --- /dev/null +++ b/icons/brand-xbox.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-xbox" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <circle cx="12" cy="12" r="9" /> + <path d="M6.5 5c7.72 2.266 10.037 7.597 12.5 12.5" /> + <path d="M17.5 5c-7.72 2.266 -10.037 7.597 -12.5 12.5" /> +</svg> + + diff --git a/icons/clipboard-copy.svg b/icons/clipboard-copy.svg new file mode 100644 index 00000000..6f0670b0 --- /dev/null +++ b/icons/clipboard-copy.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-clipboard-copy" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h3m9 -9v-5a2 2 0 0 0 -2 -2h-2" /> + <path d="M13 17v-1a1 1 0 0 1 1 -1h1m3 0h1a1 1 0 0 1 1 1v1m0 3v1a1 1 0 0 1 -1 1h-1m-3 0h-1a1 1 0 0 1 -1 -1v-1" /> + <rect x="9" y="3" width="6" height="4" rx="2" /> +</svg> + + diff --git a/icons/currency-yuan.svg b/icons/currency-yuan.svg new file mode 100644 index 00000000..4df3f150 --- /dev/null +++ b/icons/currency-yuan.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-currency-yuan" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 19v-7l-5 -7" /> + <path d="M17 5l-5 7" /> + <path d="M8 13h8" /> +</svg> + + diff --git a/icons/empathize.svg b/icons/empathize.svg new file mode 100644 index 00000000..c485e6b3 --- /dev/null +++ b/icons/empathize.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-empathize" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <circle cx="12" cy="5.5" r="2.5" /> + <path d="M12 21.368l5.095 -5.096a3.088 3.088 0 1 0 -4.367 -4.367l-.728 .727l-.728 -.727a3.088 3.088 0 1 0 -4.367 4.367l5.095 5.096z" /> +</svg> + + diff --git a/icons/exposure-0.svg b/icons/exposure-0.svg new file mode 100644 index 00000000..ac600687 --- /dev/null +++ b/icons/exposure-0.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-exposure-0" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 19a4 4 0 0 0 4 -4v-6a4 4 0 1 0 -8 0v6a4 4 0 0 0 4 4z" /> +</svg> + + diff --git a/icons/exposure-minus-1.svg b/icons/exposure-minus-1.svg new file mode 100644 index 00000000..af84f08b --- /dev/null +++ b/icons/exposure-minus-1.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-exposure-minus-1" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 12h6" /> + <path d="M18 19v-14l-4 4" /> +</svg> + + diff --git a/icons/exposure-minus-2.svg b/icons/exposure-minus-2.svg new file mode 100644 index 00000000..e0b3f569 --- /dev/null +++ b/icons/exposure-minus-2.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-exposure-minus-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 9a4 4 0 1 1 8 0c0 1.098 -.564 2.025 -1.159 2.815l-6.841 7.185h8" /> + <path d="M3 12h6" /> +</svg> + + diff --git a/icons/exposure-plus-1.svg b/icons/exposure-plus-1.svg new file mode 100644 index 00000000..18421ab9 --- /dev/null +++ b/icons/exposure-plus-1.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-exposure-plus-1" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M3 12h6" /> + <path d="M6 9v6" /> + <path d="M18 19v-14l-4 4" /> +</svg> + + diff --git a/icons/exposure-plus-2.svg b/icons/exposure-plus-2.svg new file mode 100644 index 00000000..bf41e361 --- /dev/null +++ b/icons/exposure-plus-2.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-exposure-plus-2" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M12 9a4 4 0 1 1 8 0c0 1.098 -.564 2.025 -1.159 2.815l-6.841 7.185h8" /> + <path d="M3 12h6" /> + <path d="M6 9v6" /> +</svg> + + diff --git a/icons/file-orientation.svg b/icons/file-orientation.svg new file mode 100644 index 00000000..5456dc1d --- /dev/null +++ b/icons/file-orientation.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-file-orientation" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M14 3v4a1 1 0 0 0 1 1h4" /> + <path d="M10 21h-3a2 2 0 0 1 -2 -2v-14a2 2 0 0 1 2 -2h7l5 5v2" /> + <path d="M13 20h5a2 2 0 0 0 2 -2v-5" /> + <path d="M15 22l-2 -2l2 -2" /> + <path d="M18 15l2 -2l2 2" /> +</svg> + + diff --git a/icons/input-search.svg b/icons/input-search.svg new file mode 100644 index 00000000..74e217fe --- /dev/null +++ b/icons/input-search.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-input-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M19 11v-3a2 2 0 0 0 -2 -2h-12a2 2 0 0 0 -2 2v5a2 2 0 0 0 2 2h5" /> + <circle cx="15.5" cy="15.5" r="2.5" /> + <path d="M17.5 17.5l2.5 2.5" /> +</svg> + + diff --git a/icons/mickey.svg b/icons/mickey.svg new file mode 100644 index 00000000..0d34a534 --- /dev/null +++ b/icons/mickey.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-mickey" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M5.5 3a3.5 3.5 0 0 1 3.25 4.8a7.017 7.017 0 0 0 -2.424 2.1a3.5 3.5 0 1 1 -.826 -6.9z" /> + <path d="M18.5 3a3.5 3.5 0 1 1 -.826 6.902a7.013 7.013 0 0 0 -2.424 -2.103a3.5 3.5 0 0 1 3.25 -4.799z" /> + <circle cx="12" cy="14" r="7" /> +</svg> + + diff --git a/icons/text-orientation.svg b/icons/text-orientation.svg new file mode 100644 index 00000000..6b760feb --- /dev/null +++ b/icons/text-orientation.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-text-orientation" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M9 15l-5 -5c-1.367 -1.367 -1.367 -3.633 0 -5s3.633 -1.367 5 0l5 5" /> + <path d="M5.5 11.5l5 -5" /> + <path d="M21 12l-9 9" /> + <path d="M21 12v4" /> + <path d="M21 12h-4" /> +</svg> + + diff --git a/icons/text-plus.svg b/icons/text-plus.svg new file mode 100644 index 00000000..8a31e22d --- /dev/null +++ b/icons/text-plus.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-text-plus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M19 10h-14" /> + <path d="M5 6h14" /> + <path d="M14 14h-9" /> + <path d="M5 18h6" /> + <path d="M18 15v6" /> + <path d="M15 18h6" /> +</svg> + + diff --git a/icons/text-spellcheck.svg b/icons/text-spellcheck.svg new file mode 100644 index 00000000..ea381fb2 --- /dev/null +++ b/icons/text-spellcheck.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-text-spellcheck" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M5 15v-7.5a3.5 3.5 0 0 1 7 0v7.5" /> + <path d="M5 10h7" /> + <path d="M10 18l3 3l7 -7" /> +</svg> + + diff --git a/icons/zoom-replace.svg b/icons/zoom-replace.svg new file mode 100644 index 00000000..0f3d4675 --- /dev/null +++ b/icons/zoom-replace.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-zoom-replace" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M21 21l-6 -6" /> + <path d="M3.291 8.003a7 7 0 0 1 5.077 -4.806a7.021 7.021 0 0 1 8.242 4.403" /> + <path d="M17 4v4h-4" /> + <path d="M16.705 12.005a7 7 0 0 1 -5.074 4.798a7.021 7.021 0 0 1 -8.241 -4.403" /> + <path d="M3 16v-4h4" /> +</svg> + + |