@iconify-json/tabler 1.0.4 → 1.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/icons.json +216 -6
- package/info.json +2 -2
- package/package.json +2 -2
package/icons.json
CHANGED
|
@@ -106,6 +106,9 @@
|
|
|
106
106
|
"archive": {
|
|
107
107
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"4\" rx=\"2\"/><path d=\"M5 8v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V8\"/><path d=\"M10 12h4\"/></g>"
|
|
108
108
|
},
|
|
109
|
+
"armchair": {
|
|
110
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 11a2 2 0 0 1 2 2v2h10v-2a2 2 0 1 1 4 0v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2z\"/><path d=\"M5 11V6a3 3 0 0 1 3-3h8a3 3 0 0 1 3 3v5\"/><path d=\"M6 19v2\"/><path d=\"M18 19v2\"/></g>"
|
|
111
|
+
},
|
|
109
112
|
"arrow-autofit-content": {
|
|
110
113
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 4L3 7l3 3\"/><path d=\"M18 4l3 3l-3 3\"/><rect x=\"4\" y=\"14\" width=\"16\" height=\"6\" rx=\"2\"/><path d=\"M10 7H3\"/><path d=\"M21 7h-7\"/></g>"
|
|
111
114
|
},
|
|
@@ -406,6 +409,9 @@
|
|
|
406
409
|
"award": {
|
|
407
410
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"9\" r=\"6\"/><path d=\"M12.002 15.003l3.4 5.89L17 17.66l3.598.232l-3.4-5.889\"/><path d=\"M6.802 12.003l-3.4 5.89L7 17.66l1.598 3.232l3.4-5.889\"/></g>"
|
|
408
411
|
},
|
|
412
|
+
"axe": {
|
|
413
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 9l7.383 7.418c.823.82.823 2.148 0 2.967a2.11 2.11 0 0 1-2.976 0L10 12\"/><path d=\"M6.66 15.66l-3.32-3.32a1.25 1.25 0 0 1 .42-2.044L7 9l6-6l3 3l-6 6l-1.296 3.24a1.25 1.25 0 0 1-2.044.42z\"/></g>"
|
|
414
|
+
},
|
|
409
415
|
"axis-x": {
|
|
410
416
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 13v.01\"/><path d=\"M4 9v.01\"/><path d=\"M4 5v.01\"/><path d=\"M17 20l3-3l-3-3\"/><path d=\"M4 17h16\"/></g>"
|
|
411
417
|
},
|
|
@@ -424,6 +430,9 @@
|
|
|
424
430
|
"ball-american-football": {
|
|
425
431
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 9l-6 6\"/><path d=\"M10 12l2 2\"/><path d=\"M12 10l2 2\"/><path d=\"M8 21a5 5 0 0 0-5-5\"/><path d=\"M16 3C8.82 3 3 8.82 3 16a5 5 0 0 0 5 5c7.18 0 13-5.82 13-13a5 5 0 0 0-5-5\"/><path d=\"M16 3a5 5 0 0 0 5 5\"/></g>"
|
|
426
432
|
},
|
|
433
|
+
"ball-baseball": {
|
|
434
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5.636 18.364A9 9 0 1 0 18.364 5.636A9 9 0 0 0 5.636 18.364z\"/><path d=\"M12.495 3.02a9 9 0 0 1-9.475 9.475\"/><path d=\"M20.98 11.505a9 9 0 0 0-9.475 9.475\"/></g>"
|
|
435
|
+
},
|
|
427
436
|
"ball-basketball": {
|
|
428
437
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M5.65 5.65l12.7 12.7\"/><path d=\"M5.65 18.35l12.7-12.7\"/><path d=\"M12 3a9 9 0 0 0 9 9\"/><path d=\"M3 12a9 9 0 0 1 9 9\"/></g>"
|
|
429
438
|
},
|
|
@@ -496,6 +505,9 @@
|
|
|
496
505
|
"bed": {
|
|
497
506
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 7v11m0-4h18m0 4v-8a2 2 0 0 0-2-2h-8v6\"/><circle cx=\"7\" cy=\"10\" r=\"1\"/></g>"
|
|
498
507
|
},
|
|
508
|
+
"beer": {
|
|
509
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 20h6v-4.111a8 8 0 0 1 .845-3.578l.31-.622A8 8 0 0 0 17 8.111V4H7v4.111a8 8 0 0 0 .845 3.578l.31.622A8 8 0 0 1 9 15.889V20z\"/><path d=\"M7 8h10\"/></g>"
|
|
510
|
+
},
|
|
499
511
|
"bell": {
|
|
500
512
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 5a2 2 0 0 1 4 0a7 7 0 0 1 4 6v3a4 4 0 0 0 2 3H4a4 4 0 0 0 2-3v-3a7 7 0 0 1 4-6\"/><path d=\"M9 17v1a3 3 0 0 0 6 0v-1\"/></g>"
|
|
501
513
|
},
|
|
@@ -538,6 +550,9 @@
|
|
|
538
550
|
"bluetooth-off": {
|
|
539
551
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3l18 18\"/><path d=\"M16.438 16.45L12 20v-8m0-4V4l5 4l-2.776 2.22m-2.222 1.779l-5 4\"/></g>"
|
|
540
552
|
},
|
|
553
|
+
"blur": {
|
|
554
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 21a9.01 9.01 0 0 0 2.32-.302a9.004 9.004 0 0 0 1.74-16.733A9 9 0 1 0 12 21z\"/><path d=\"M12 3v17\"/><path d=\"M12 12h9\"/><path d=\"M12 9h8\"/><path d=\"M12 6h6\"/><path d=\"M12 18h6\"/><path d=\"M12 15h8\"/></g>"
|
|
555
|
+
},
|
|
541
556
|
"bold": {
|
|
542
557
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 5h6a3.5 3.5 0 0 1 0 7H7z\"/><path d=\"M13 12h1a3.5 3.5 0 0 1 0 7H7v-7\"/></g>"
|
|
543
558
|
},
|
|
@@ -661,9 +676,15 @@
|
|
|
661
676
|
"brand-airbnb": {
|
|
662
677
|
"body": "<path d=\"M12 10c-2 0-3 1-3 3c0 1.5 1.494 3.535 3 5.5c1 1 1.5 1.5 2.5 2s2.5 1 4.5-.5s1.5-3.5.5-6s-2.333-5.5-5-9.5C13.666 3.5 13 3 11.997 3c-1 0-1.623.45-2.497 1.5c-2.667 4-4 7-5 9.5S3 18.5 5 20s3.5 1 4.5.5s1.5-1 2.5-2c1.506-1.965 3-4 3-5.5c0-2-1-3-3-3z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
663
678
|
},
|
|
679
|
+
"brand-airtable": {
|
|
680
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 10v8l7-3v-2.6z\"/><path d=\"M3 6l9 3l9-3l-9-3z\"/><path d=\"M14 12.3V21l7-3v-8z\"/></g>"
|
|
681
|
+
},
|
|
664
682
|
"brand-android": {
|
|
665
683
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 10v6\"/><path d=\"M20 10v6\"/><path d=\"M7 9h10v8a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1V9a5 5 0 0 1 10 0\"/><path d=\"M8 3l1 2\"/><path d=\"M16 3l-1 2\"/><path d=\"M9 18v3\"/><path d=\"M15 18v3\"/></g>"
|
|
666
684
|
},
|
|
685
|
+
"brand-angular": {
|
|
686
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5.428 17.245l6.076 3.471a1 1 0 0 0 .992 0l6.076-3.471a1 1 0 0 0 .495-.734l1.323-9.704a1 1 0 0 0-.658-1.078l-7.4-2.612a1 1 0 0 0-.665 0L4.268 5.73a1 1 0 0 0-.658 1.078l1.323 9.704a1 1 0 0 0 .495.734z\"/><path d=\"M9 15l3-8l3 8\"/><path d=\"M10 13h4\"/></g>"
|
|
687
|
+
},
|
|
667
688
|
"brand-apple": {
|
|
668
689
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 7c-3 0-4 3-4 5.5c0 3 2 7.5 4 7.5c1.088-.046 1.679-.5 3-.5c1.312 0 1.5.5 3 .5s4-3 4-5c-.028-.01-2.472-.403-2.5-3c-.019-2.17 2.416-2.954 2.5-3c-1.023-1.492-2.951-1.963-3.5-2c-1.433-.111-2.83 1-3.5 1c-.68 0-1.9-1-3-1z\"/><path d=\"M12 4a2 2 0 0 0 2-2a2 2 0 0 0-2 2\"/></g>"
|
|
669
690
|
},
|
|
@@ -703,6 +724,9 @@
|
|
|
703
724
|
"brand-css3": {
|
|
704
725
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 4l-2 14.5l-6 2l-6-2L4 4z\"/><path d=\"M8.5 8h7L11 12h4l-.5 3.5l-2.5.75l-2.5-.75l-.1-.5\"/></g>"
|
|
705
726
|
},
|
|
727
|
+
"brand-cucumber": {
|
|
728
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 10.99c-.01 5.52-4.48 10-10 10.01v-2.26l-.01-.01c-4.28-1.11-6.86-5.47-5.76-9.75a8.001 8.001 0 0 1 9.74-5.76C17.5 4.13 20 7.35 20 11v-.01z\"/><path d=\"M10.5 8L10 7\"/><path d=\"M13.5 14l.5 1\"/><path d=\"M9 12.5L8 13\"/><path d=\"M11 14l-.5 1\"/><path d=\"M13 8l.5-1\"/><path d=\"M16 12.5l-1-.5\"/><path d=\"M9 10l-1-.5\"/></g>"
|
|
729
|
+
},
|
|
706
730
|
"brand-debian": {
|
|
707
731
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 17c-2.397-.943-4-3.153-4-5.635c0-2.19 1.039-3.14 1.604-3.595C12.25 5.637 16 7.5 16 11c0 2.5-2.905 2.121-3.5 1.5c-.595-.621-1-1.5-.5-2.5\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
|
|
708
732
|
},
|
|
@@ -718,6 +742,9 @@
|
|
|
718
742
|
"brand-docker": {
|
|
719
743
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12.54c-1.804-.345-2.701-1.08-3.523-2.94c-.487.696-1.102 1.568-.92 2.4c.028.238-.32 1.002-.557 1H3c0 5.208 3.164 7 6.196 7c4.124.022 7.828-1.376 9.854-5c1.146-.101 2.296-1.505 2.95-2.46z\"/><path d=\"M5 10h3v3H5z\"/><path d=\"M8 10h3v3H8z\"/><path d=\"M11 10h3v3h-3z\"/><path d=\"M8 7h3v3H8z\"/><path d=\"M11 7h3v3h-3z\"/><path d=\"M11 4h3v3h-3z\"/><path d=\"M4.571 18c1.5 0 2.047-.074 2.958-.78\"/><path d=\"M10 16v.01\"/></g>"
|
|
720
744
|
},
|
|
745
|
+
"brand-doctrine": {
|
|
746
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"14\" r=\"7\"/><path d=\"M9 14h6\"/><path d=\"M12 11l3 3l-3 3\"/><path d=\"M10 3l6.9 6\"/></g>"
|
|
747
|
+
},
|
|
721
748
|
"brand-dribbble": {
|
|
722
749
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 3.6c5 6 7 10.5 7.5 16.2\"/><path d=\"M6.4 19c3.5-3.5 6-6.5 14.5-6.4\"/><path d=\"M3.1 10.75c5 0 9.814-.38 15.314-5\"/></g>"
|
|
723
750
|
},
|
|
@@ -730,6 +757,9 @@
|
|
|
730
757
|
"brand-figma": {
|
|
731
758
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"15\" cy=\"12\" r=\"3\"/><rect x=\"6\" y=\"3\" width=\"12\" height=\"6\" rx=\"3\"/><path d=\"M9 9a3 3 0 0 0 0 6h3m-3 0a3 3 0 1 0 3 3V3\"/></g>"
|
|
732
759
|
},
|
|
760
|
+
"brand-firebase": {
|
|
761
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4.53 17.05l6.15-11.72h-.02c.38-.74 1.28-1.02 2.01-.63c.26.14.48.36.62.62l1.06 2.01\"/><path d=\"M15.47 6.45c.58-.59 1.53-.59 2.11-.01c.22.22.36.5.41.81l1.5 9.11c.1.62-.2 1.24-.76 1.54l-6.07 2.9c-.46.25-1.01.26-1.46 0l-6.02-2.92c-.55-.31-.85-.92-.75-1.54L6.39 4.3c.12-.82.89-1.38 1.7-1.25c.46.07.87.36 1.09.77l1.24 1.76\"/><path d=\"M4.57 17.18L15.5 6.5\"/></g>"
|
|
762
|
+
},
|
|
733
763
|
"brand-firefox": {
|
|
734
764
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4.028 7.82a9 9 0 1 0 12.823-3.4C15.215 3.4 13.787 3.4 12 3.4h-1.647\"/><path d=\"M4.914 9.485c-1.756-1.569-.805-5.38.109-6.17c.086.896.585 1.208 1.111 1.685c.88-.275 1.313-.282 1.867 0c.82-.91 1.694-2.354 2.628-2.093C9.547 4.648 10.559 6.64 12 7.08c-.17.975-1.484 1.913-2.76 2.686c-1.296.938-.722 1.85 0 2.234c.949.506 3.611-.995 4.545.354c-1.698.102-1.536 3.107-3.983 2.727c2.523.957 4.345.462 5.458-.34c1.965-1.52 2.879-3.542 2.879-5.557c-.014-1.398.194-2.695-1.26-4.75\"/></g>"
|
|
735
765
|
},
|
|
@@ -742,12 +772,18 @@
|
|
|
742
772
|
"brand-framer": {
|
|
743
773
|
"body": "<path d=\"M6 15h12L6 3h12v6H6v6l6 6v-6\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
744
774
|
},
|
|
775
|
+
"brand-git": {
|
|
776
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"16\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"8\" r=\"1\"/><circle cx=\"12\" cy=\"16\" r=\"1\"/><path d=\"M12 15V9\"/><path d=\"M15 11l-2-2\"/><path d=\"M11 7L9.1 5.1\"/><path d=\"M10.5 20.4l-6.9-6.9c-.781-.781-.781-2.219 0-3l6.9-6.9c.781-.781 2.219-.781 3 0l6.9 6.9c.781.781.781 2.219 0 3l-6.9 6.9c-.781.781-2.219.781-3 0z\"/></g>"
|
|
777
|
+
},
|
|
745
778
|
"brand-github": {
|
|
746
779
|
"body": "<path d=\"M9 19c-4.3 1.4-4.3-2.5-6-3m12 5v-3.5c0-1 .1-1.4-.5-2c2.8-.3 5.5-1.4 5.5-6a4.6 4.6 0 0 0-1.3-3.2a4.2 4.2 0 0 0-.1-3.2s-1.1-.3-3.5 1.3a12.3 12.3 0 0 0-6.2 0C6.5 2.8 5.4 3.1 5.4 3.1a4.2 4.2 0 0 0-.1 3.2A4.6 4.6 0 0 0 4 9.5c0 4.6 2.7 5.7 5.5 6c-.6.6-.6 1.2-.5 2V21\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
747
780
|
},
|
|
748
781
|
"brand-gitlab": {
|
|
749
782
|
"body": "<path d=\"M21 14l-9 7l-9-7L6 3l3 7h6l3-7z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
750
783
|
},
|
|
784
|
+
"brand-gmail": {
|
|
785
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 20h3a1 1 0 0 0 1-1V5a1 1 0 0 0-1-1h-3v16z\"/><path d=\"M5 20h3V4H5a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1z\"/><path d=\"M16 4l-4 4l-4-4\"/><path d=\"M4 6.5l8 7.5l8-7.5\"/></g>"
|
|
786
|
+
},
|
|
751
787
|
"brand-google": {
|
|
752
788
|
"body": "<path d=\"M17.788 5.108A9 9 0 1 0 21 12h-8\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
753
789
|
},
|
|
@@ -784,6 +820,9 @@
|
|
|
784
820
|
"brand-linkedin": {
|
|
785
821
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/><path d=\"M8 11v5\"/><path d=\"M8 8v.01\"/><path d=\"M12 16v-5\"/><path d=\"M16 16v-3a2 2 0 0 0-4 0\"/></g>"
|
|
786
822
|
},
|
|
823
|
+
"brand-loom": {
|
|
824
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.464 6.518a6.001 6.001 0 1 0-3.023 7.965\"/><path d=\"M17.482 17.464a6.001 6.001 0 1 0-7.965-3.023\"/><path d=\"M6.54 17.482a6.001 6.001 0 1 0 3.024-7.965\"/><path d=\"M6.518 6.54a6.001 6.001 0 1 0 7.965 3.024\"/></g>"
|
|
825
|
+
},
|
|
787
826
|
"brand-mastercard": {
|
|
788
827
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"14\" cy=\"12\" r=\"3\"/><path d=\"M12 9.765a3 3 0 1 0 0 4.47\"/><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"/></g>"
|
|
789
828
|
},
|
|
@@ -793,9 +832,18 @@
|
|
|
793
832
|
"brand-messenger": {
|
|
794
833
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 20l1.3-3.9A9 8 0 1 1 7.7 19L3 20\"/><path d=\"M8 13l3-2l2 2l3-2\"/></g>"
|
|
795
834
|
},
|
|
835
|
+
"brand-netbeans": {
|
|
836
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 6.873a2 2 0 0 1 1 1.747v6.536a2 2 0 0 1-1.029 1.748l-6 3.833a2 2 0 0 1-1.942 0l-6-3.833A2 2 0 0 1 4 15.157V8.62a2 2 0 0 1 1.029-1.748l6-3.572a2.056 2.056 0 0 1 2 0l6 3.573H19z\"/><path d=\"M15.5 9.43a1 1 0 0 1 .5.874v3.268a1 1 0 0 1-.515.874l-3 1.917a1 1 0 0 1-.97 0l-3-1.917A1 1 0 0 1 8 13.573v-3.269a1 1 0 0 1 .514-.874l3-1.786c.311-.173.69-.173 1 0l3 1.787H15.5z\"/><path d=\"M12 21v-9L4.5 7.5\"/><path d=\"M12 12l7.5-4.5\"/><path d=\"M12 3v4.5\"/><path d=\"M19.5 16L16 14\"/><path d=\"M8 14l-3.5 2\"/></g>"
|
|
837
|
+
},
|
|
796
838
|
"brand-netflix": {
|
|
797
839
|
"body": "<path d=\"M9 20V4l7 16V4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
798
840
|
},
|
|
841
|
+
"brand-notion": {
|
|
842
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/><path d=\"M7 7h3l6 6\"/><path d=\"M8 7v10\"/><path d=\"M7 17h2\"/><path d=\"M15 7h2\"/><path d=\"M16 7v10h-1l-7-7\"/></g>"
|
|
843
|
+
},
|
|
844
|
+
"brand-nytimes": {
|
|
845
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11.036 5.058a8.001 8.001 0 1 0 8.706 9.965\"/><path d=\"M12 21V10l-7.5 4\"/><path d=\"M17.5 3a2.5 2.5 0 1 1 0 5l-11-5a2.5 2.5 0 0 0-.67 4.91\"/><path d=\"M9 12v8\"/><path d=\"M16 13h-.01\"/></g>"
|
|
846
|
+
},
|
|
799
847
|
"brand-open-source": {
|
|
800
848
|
"body": "<path d=\"M12 3a9 9 0 0 1 3.618 17.243l-2.193-5.602a3 3 0 1 0-2.849 0l-2.193 5.603A9 9 0 0 1 12 3z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
801
849
|
},
|
|
@@ -811,6 +859,9 @@
|
|
|
811
859
|
"brand-paypal": {
|
|
812
860
|
"body": "<path d=\"M10 13h2.5c2.5 0 5-2.5 5-5c0-3-1.9-5-5-5H7c-.5 0-1 .5-1 1L4 18c0 .5.5 1 1 1h2.8L9 14c.1-.6.4-1 1-1zm7.5-5.8C19.2 8.2 20 10 20 12c0 2.5-2.5 4.5-5 4.5h-2.6l-.6 3.6a1 1 0 0 1-1 .8H8.1a.5.5 0 0 1-.5-.6l.2-1.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
813
861
|
},
|
|
862
|
+
"brand-php": {
|
|
863
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><ellipse cx=\"12\" cy=\"12\" rx=\"10\" ry=\"9\"/><path d=\"M5.5 15l.395-1.974L6.5 10h1.32a1 1 0 0 1 .986 1.164l-.167 1a1 1 0 0 1-.986.836H6\"/><path d=\"M15.5 15l.395-1.974L16.5 10h1.32a1 1 0 0 1 .986 1.164l-.167 1a1 1 0 0 1-.986.836H16\"/><path d=\"M12 7.5L11 13\"/><path d=\"M11.6 10H14l-.5 3\"/></g>"
|
|
864
|
+
},
|
|
814
865
|
"brand-pinterest": {
|
|
815
866
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 20l4-9\"/><path d=\"M10.7 14c.437 1.263 1.43 2 2.55 2c2.071 0 3.75-1.554 3.75-4a5 5 0 1 0-9.7 1.7\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
|
|
816
867
|
},
|
|
@@ -823,6 +874,9 @@
|
|
|
823
874
|
"brand-python": {
|
|
824
875
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 9H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h3\"/><path d=\"M12 15h7a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2h-3\"/><path d=\"M8 9V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4\"/><path d=\"M11 6v.01\"/><path d=\"M13 18v.01\"/></g>"
|
|
825
876
|
},
|
|
877
|
+
"brand-react-native": {
|
|
878
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6.357 9C3.72 9.68 2 10.845 2 12.175C2 14.282 6.405 16 11.85 16c.74 0 1.26-.039 1.95-.097\"/><path d=\"M9.837 15.9c-.413-.596-.806-1.133-1.18-1.8c-2.751-4.9-3.488-9.77-1.63-10.873c1.15-.697 3.047.253 4.974 2.254\"/><path d=\"M6.429 15.387c-.702 2.688-.56 4.716.56 5.395c1.783 1.08 5.387-1.958 8.043-6.804c.36-.67.683-1.329.968-1.978\"/><path d=\"M12 18.52c1.928 2 3.817 2.95 4.978 2.253c1.85-1.102 1.121-5.972-1.633-10.873c-.384-.677-.777-1.204-1.18-1.8\"/><path d=\"M17.66 15c2.612-.687 4.34-1.85 4.34-3.176C22 9.714 17.592 8 12.155 8c-.747 0-1.266.029-1.955.087\"/><path d=\"M8 12c.285-.66.607-1.308.968-1.978c2.647-4.844 6.253-7.89 8.046-6.801c1.11.679 1.262 2.706.56 5.393\"/><path d=\"M12.26 12.015h-.01c-.01.13-.12.24-.26.24a.263.263 0 0 1-.25-.26c0-.14.11-.25.24-.25h-.01c.13-.01.25.11.25.24\"/></g>"
|
|
879
|
+
},
|
|
826
880
|
"brand-reddit": {
|
|
827
881
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 8c2.648 0 5.028.826 6.675 2.14a2.5 2.5 0 0 1 2.326 4.36c0 3.59-4.03 6.5-9 6.5c-4.875 0-8.845-2.8-9-6.294l-1-.206a2.5 2.5 0 0 1 2.326-4.36C5.973 8.827 8.353 8 11.001 8z\"/><path d=\"M12 8l1-5l6 1\"/><circle cx=\"19\" cy=\"4\" r=\"1\"/><circle cx=\"9\" cy=\"13\" r=\".5\" fill=\"currentColor\"/><circle cx=\"15\" cy=\"13\" r=\".5\" fill=\"currentColor\"/><path d=\"M10 17c.667.333 1.333.5 2 .5s1.333-.167 2-.5\"/></g>"
|
|
828
882
|
},
|
|
@@ -865,6 +919,9 @@
|
|
|
865
919
|
"brand-stripe": {
|
|
866
920
|
"body": "<path d=\"M11.453 8.056c0-.623.518-.979 1.442-.979c1.69 0 3.41.343 4.605.923l.5-4c-.948-.449-2.82-1-5.5-1c-1.895 0-3.373.087-4.5 1c-1.172.956-2 2.33-2 4c0 3.03 1.958 4.906 5 6c1.961.69 3 .743 3 1.5c0 .735-.851 1.5-2 1.5c-1.423 0-3.963-.609-5.5-1.5l-.5 4c1.321.734 3.474 1.5 6 1.5c2.004 0 3.957-.468 5.084-1.36C18.347 18.661 19 17.372 19 15.5c0-3.096-1.915-4.547-5.003-5.637c-1.646-.605-2.544-1.07-2.544-1.807z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
867
921
|
},
|
|
922
|
+
"brand-sublime-text": {
|
|
923
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 8L5 12.5V7l14-4.5z\"/><path d=\"M19 17L5 21.5V16l14-4.5z\"/><path d=\"M19 11.5L5 7\"/><path d=\"M5 12.5L19 17\"/></g>"
|
|
924
|
+
},
|
|
868
925
|
"brand-tabler": {
|
|
869
926
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 9l3 3l-3 3\"/><path d=\"M13 15h3\"/><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"4\"/></g>"
|
|
870
927
|
},
|
|
@@ -892,6 +949,9 @@
|
|
|
892
949
|
"brand-twitter": {
|
|
893
950
|
"body": "<path d=\"M22 4.01c-1 .49-1.98.689-3 .99c-1.121-1.265-2.783-1.335-4.38-.737S11.977 6.323 12 8v1c-3.245.083-6.135-1.395-8-4c0 0-4.182 7.433 4 11c-1.872 1.247-3.739 2.088-6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58-1.04 6.522-3.723 7.651-7.742a13.84 13.84 0 0 0 .497-3.753C20.18 7.773 21.692 5.25 22 4.009z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
894
951
|
},
|
|
952
|
+
"brand-uber": {
|
|
953
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><rect x=\"9\" y=\"9\" width=\"6\" height=\"6\" rx=\"1\"/><path d=\"M3 12h6\"/></g>"
|
|
954
|
+
},
|
|
895
955
|
"brand-ubuntu": {
|
|
896
956
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"5\" r=\"2\"/><path d=\"M17.723 7.41a7.992 7.992 0 0 0-3.74-2.162m-3.971 0a7.993 7.993 0 0 0-3.789 2.216m-1.881 3.215A8 8 0 0 0 4 12.999c0 .738.1 1.453.287 2.132m1.96 3.428a7.993 7.993 0 0 0 3.759 2.19m3.998-.003a7.993 7.993 0 0 0 3.747-2.186m1.962-3.43A8.008 8.008 0 0 0 20 12.999c0-.764-.107-1.503-.307-2.203\"/><circle cx=\"5\" cy=\"17\" r=\"2\"/><circle cx=\"19\" cy=\"17\" r=\"2\"/></g>"
|
|
897
957
|
},
|
|
@@ -904,6 +964,9 @@
|
|
|
904
964
|
"brand-vimeo": {
|
|
905
965
|
"body": "<path d=\"M3 8.5l1 1S5.5 8.398 6 9c.509.609 1.863 7.65 2.5 9c.556 1.184 1.978 2.89 4 1.5C14.5 18 20 14 21 8c.444-2.661-1-4-2.5-4c-2 0-4.047 1.202-4.5 4c2.05-1.254 2.551 1.003 1.5 3c-1.052 2.005-2 3-2.5 3c-.49 0-.924-1.165-1.5-3.5c-.59-2.42-.5-6.5-3-6.5S3 8.5 3 8.5z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
906
966
|
},
|
|
967
|
+
"brand-visual-studio": {
|
|
968
|
+
"body": "<path d=\"M4 8l2-1l10 13l4-2V6l-4-2L6 17l-2-1z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
969
|
+
},
|
|
907
970
|
"brand-vk": {
|
|
908
971
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 6h2v12c-4.5-1-8-6.5-9-12\"/><path d=\"M20 6c-1 2-3 5-5 6h-3\"/><path d=\"M20 18c-1-2-3-5-5-6\"/></g>"
|
|
909
972
|
},
|
|
@@ -922,6 +985,9 @@
|
|
|
922
985
|
"brand-youtube": {
|
|
923
986
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"4\"/><path d=\"M10 9l5 3l-5 3z\"/></g>"
|
|
924
987
|
},
|
|
988
|
+
"bread": {
|
|
989
|
+
"body": "<path d=\"M17 5a3 3 0 0 1 2 5.235V17a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-6.764a3 3 0 0 1 1.824-5.231L7 5h10z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
990
|
+
},
|
|
925
991
|
"briefcase": {
|
|
926
992
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"7\" width=\"18\" height=\"13\" rx=\"2\"/><path d=\"M8 7V5a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"/><path d=\"M12 12v.01\"/><path d=\"M3 13a20 20 0 0 0 18 0\"/></g>"
|
|
927
993
|
},
|
|
@@ -1078,6 +1144,9 @@
|
|
|
1078
1144
|
"car-crane": {
|
|
1079
1145
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5\" cy=\"17\" r=\"2\"/><circle cx=\"17\" cy=\"17\" r=\"2\"/><path d=\"M7 18h8m4 0h2v-6a5 5 0 0 0-5-5h-1l1.5 5H21\"/><path d=\"M12 18V7h3\"/><path d=\"M3 17v-5h9\"/><path d=\"M4 12V6l18-3v2\"/><path d=\"M8 12V8L4 6\"/></g>"
|
|
1080
1146
|
},
|
|
1147
|
+
"car-crash": {
|
|
1148
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"10\" cy=\"17\" r=\"2\"/><path d=\"M7 6l4 5h1a2 2 0 0 1 2 2v4h-2m-4 0H3m0-6h8m-6 0V6m2 0H3\"/><path d=\"M14 8V6\"/><path d=\"M19 12h2\"/><path d=\"M17.5 15.5L19 17\"/><path d=\"M17.5 8.5L19 7\"/></g>"
|
|
1149
|
+
},
|
|
1081
1150
|
"caravan": {
|
|
1082
1151
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"17\" r=\"2\"/><path d=\"M21 17h-8\"/><path d=\"M9 17H4a1 1 0 0 1-1-1V7a2 2 0 0 1 2-2h10l4 4v8\"/><rect x=\"6\" y=\"8\" width=\"6\" height=\"4\" rx=\"1\"/></g>"
|
|
1083
1152
|
},
|
|
@@ -1402,6 +1471,9 @@
|
|
|
1402
1471
|
"compass": {
|
|
1403
1472
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 16l2-6l6-2l-2 6l-6 2\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M12 3v2\"/><path d=\"M12 19v2\"/><path d=\"M3 12h2\"/><path d=\"M19 12h2\"/></g>"
|
|
1404
1473
|
},
|
|
1474
|
+
"components": {
|
|
1475
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 12l3 3l3-3l-3-3z\"/><path d=\"M15 12l3 3l3-3l-3-3z\"/><path d=\"M9 6l3 3l3-3l-3-3z\"/><path d=\"M9 18l3 3l3-3l-3-3z\"/></g>"
|
|
1476
|
+
},
|
|
1405
1477
|
"confetti": {
|
|
1406
1478
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 5h2\"/><path d=\"M5 4v2\"/><path d=\"M11.5 4L11 6\"/><path d=\"M18 5h2\"/><path d=\"M19 4v2\"/><path d=\"M15 9l-1 1\"/><path d=\"M18 13l2-.5\"/><path d=\"M18 19h2\"/><path d=\"M19 18v2\"/><path d=\"M14 16.518L7.482 10l-4.39 9.58a1.003 1.003 0 0 0 1.329 1.329L14 16.519z\"/></g>"
|
|
1407
1479
|
},
|
|
@@ -1471,6 +1543,9 @@
|
|
|
1471
1543
|
"corner-up-right-double": {
|
|
1472
1544
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 18v-6a3 3 0 0 1 3-3h7\"/><path d=\"M10 13l4-4l-4-4m5 8l4-4l-4-4\"/></g>"
|
|
1473
1545
|
},
|
|
1546
|
+
"cpu": {
|
|
1547
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"5\" width=\"14\" height=\"14\" rx=\"1\"/><path d=\"M9 9h6v6H9z\"/><path d=\"M3 10h2\"/><path d=\"M3 14h2\"/><path d=\"M10 3v2\"/><path d=\"M14 3v2\"/><path d=\"M21 10h-2\"/><path d=\"M21 14h-2\"/><path d=\"M14 21v-2\"/><path d=\"M10 21v-2\"/></g>"
|
|
1548
|
+
},
|
|
1474
1549
|
"crane": {
|
|
1475
1550
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 21h6\"/><path d=\"M9 21V3L3 9h18\"/><path d=\"M9 3l10 6\"/><path d=\"M17 9v4a2 2 0 1 1-2 2\"/></g>"
|
|
1476
1551
|
},
|
|
@@ -1483,6 +1558,9 @@
|
|
|
1483
1558
|
"crop": {
|
|
1484
1559
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 5v10a1 1 0 0 0 1 1h10\"/><path d=\"M5 8h10a1 1 0 0 1 1 1v10\"/></g>"
|
|
1485
1560
|
},
|
|
1561
|
+
"cross": {
|
|
1562
|
+
"body": "<path d=\"M10 21h4v-9h5V8h-5V3h-4v5H5v4h5z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
1563
|
+
},
|
|
1486
1564
|
"crosshair": {
|
|
1487
1565
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 8V6a2 2 0 0 1 2-2h2\"/><path d=\"M4 16v2a2 2 0 0 0 2 2h2\"/><path d=\"M16 4h2a2 2 0 0 1 2 2v2\"/><path d=\"M16 20h2a2 2 0 0 0 2-2v-2\"/><path d=\"M9 12h6\"/><path d=\"M12 9v6\"/></g>"
|
|
1488
1566
|
},
|
|
@@ -1501,6 +1579,9 @@
|
|
|
1501
1579
|
"curly-loop": {
|
|
1502
1580
|
"body": "<path d=\"M21 8c-4 0-7 2-7 5a3 3 0 0 0 6 0c0-3-2.5-5-8-5s-8 2-8 5a3 3 0 0 0 6 0c0-3-3-5-7-5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
1503
1581
|
},
|
|
1582
|
+
"currency": {
|
|
1583
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"7\"/><path d=\"M4 4l3 3\"/><path d=\"M20 4l-3 3\"/><path d=\"M4 20l3-3\"/><path d=\"M20 20l-3-3\"/></g>"
|
|
1584
|
+
},
|
|
1504
1585
|
"currency-bahraini": {
|
|
1505
1586
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 10v1a4 4 0 0 0 4 4h2a2 2 0 0 0 2-2v-3\"/><path d=\"M7 19.01V19\"/><path d=\"M14 15.01V15\"/><path d=\"M17 15h2.004a2 2 0 0 0 1.649-3.131L18 8\"/></g>"
|
|
1506
1587
|
},
|
|
@@ -1520,7 +1601,7 @@
|
|
|
1520
1601
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8.5 19H5\"/><path d=\"M8.599 16.479A1.5 1.5 0 1 0 7.5 19\"/><path d=\"M7 4v9\"/><path d=\"M15 13h1.888a1.5 1.5 0 0 0 1.296-2.256L16 7\"/><path d=\"M11 13.01V13\"/></g>"
|
|
1521
1602
|
},
|
|
1522
1603
|
"currency-dogecoin": {
|
|
1523
|
-
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 12h6\"/><path d=\"
|
|
1604
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 12h6\"/><path d=\"M9 6v12\"/><path d=\"M6 18h6a6 6 0 1 0 0-12H6\"/></g>"
|
|
1524
1605
|
},
|
|
1525
1606
|
"currency-dollar": {
|
|
1526
1607
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16.7 8A3 3 0 0 0 14 6h-4a3 3 0 0 0 0 6h4a3 3 0 0 1 0 6h-4a3 3 0 0 1-2.7-2\"/><path d=\"M12 3v3m0 12v3\"/></g>"
|
|
@@ -1690,6 +1771,12 @@
|
|
|
1690
1771
|
"device-watch": {
|
|
1691
1772
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"6\" y=\"6\" width=\"12\" height=\"12\" rx=\"3\"/><path d=\"M9 18v3h6v-3\"/><path d=\"M9 6V3h6v3\"/></g>"
|
|
1692
1773
|
},
|
|
1774
|
+
"device-watch-stats": {
|
|
1775
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"6\" y=\"6\" width=\"12\" height=\"12\" rx=\"3\"/><path d=\"M9 18v3h6v-3\"/><path d=\"M9 6V3h6v3\"/><path d=\"M9 14v-4\"/><path d=\"M12 14v-1\"/><path d=\"M15 14v-3\"/></g>"
|
|
1776
|
+
},
|
|
1777
|
+
"device-watch-stats-2": {
|
|
1778
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"6\" y=\"6\" width=\"12\" height=\"12\" rx=\"3\"/><path d=\"M9 18v3h6v-3\"/><path d=\"M9 6V3h6v3\"/><path d=\"M12 10a2 2 0 1 0 2 2\"/></g>"
|
|
1779
|
+
},
|
|
1693
1780
|
"devices": {
|
|
1694
1781
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"13\" y=\"8\" width=\"8\" height=\"12\" rx=\"1\"/><path d=\"M18 8V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h9\"/><path d=\"M16 9h2\"/></g>"
|
|
1695
1782
|
},
|
|
@@ -1822,6 +1909,9 @@
|
|
|
1822
1909
|
"emphasis": {
|
|
1823
1910
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 5H8v10h8m-1-5H8\"/><path d=\"M6 20v.01\"/><path d=\"M10 20v.01\"/><path d=\"M14 20v.01\"/><path d=\"M18 20v.01\"/></g>"
|
|
1824
1911
|
},
|
|
1912
|
+
"engine": {
|
|
1913
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 10v6\"/><path d=\"M12 5v3\"/><path d=\"M10 5h4\"/><path d=\"M5 13H3\"/><path d=\"M6 10h2l2-2h3.382a1 1 0 0 1 .894.553l1.448 2.894a1 1 0 0 0 .894.553H18v-2h2a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1h-2v-2h-3v2a1 1 0 0 1-1 1h-3.465a1 1 0 0 1-.832-.445L8 16H6v-6z\"/></g>"
|
|
1914
|
+
},
|
|
1825
1915
|
"equal": {
|
|
1826
1916
|
"body": "<path d=\"M5 9h14M5 15h14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
1827
1917
|
},
|
|
@@ -1861,6 +1951,9 @@
|
|
|
1861
1951
|
"face-id": {
|
|
1862
1952
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 8V6a2 2 0 0 1 2-2h2\"/><path d=\"M4 16v2a2 2 0 0 0 2 2h2\"/><path d=\"M16 4h2a2 2 0 0 1 2 2v2\"/><path d=\"M16 20h2a2 2 0 0 0 2-2v-2\"/><path d=\"M9 10h.01\"/><path d=\"M15 10h.01\"/><path d=\"M9.5 15a3.5 3.5 0 0 0 5 0\"/></g>"
|
|
1863
1953
|
},
|
|
1954
|
+
"face-id-error": {
|
|
1955
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 8V6a2 2 0 0 1 2-2h2\"/><path d=\"M4 16v2a2 2 0 0 0 2 2h2\"/><path d=\"M16 4h2a2 2 0 0 1 2 2v2\"/><path d=\"M16 20h2a2 2 0 0 0 2-2v-2\"/><path d=\"M9 10h.01\"/><path d=\"M15 10h.01\"/><path d=\"M9.5 15.05a3.5 3.5 0 0 1 5 0\"/></g>"
|
|
1956
|
+
},
|
|
1864
1957
|
"fall": {
|
|
1865
1958
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 21l1-5l-1-4l-3-4h4l3-3\"/><path d=\"M6 16l-1-4l3-4\"/><circle cx=\"6\" cy=\"5\" r=\"1\"/><path d=\"M13.5 12H16l4 2\"/></g>"
|
|
1866
1959
|
},
|
|
@@ -1894,6 +1987,9 @@
|
|
|
1894
1987
|
"file-diff": {
|
|
1895
1988
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 3v4a1 1 0 0 0 1 1h4\"/><path d=\"M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2z\"/><path d=\"M12 10v4\"/><path d=\"M10 12h4\"/><path d=\"M10 17h4\"/></g>"
|
|
1896
1989
|
},
|
|
1990
|
+
"file-digit": {
|
|
1991
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 3v4a1 1 0 0 0 1 1h4\"/><rect x=\"9\" y=\"12\" width=\"3\" height=\"5\" rx=\"1\"/><path d=\"M17 21H7a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2z\"/><path d=\"M15 12v5\"/></g>"
|
|
1992
|
+
},
|
|
1897
1993
|
"file-dislike": {
|
|
1898
1994
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"14\" width=\"3\" height=\"5\" rx=\"1\"/><path d=\"M6 15a1 1 0 0 1 1-1h3.756a1 1 0 0 1 .958.713l1.2 3c.09.303.133.63-.056.884c-.188.254-.542.403-.858.403h-2v2.467a1.1 1.1 0 0 1-2.015.61L6 19v-4z\"/><path d=\"M14 3v4a1 1 0 0 0 1 1h4\"/><path d=\"M5 11V5a2 2 0 0 1 2-2h7l5 5v11a2 2 0 0 1-2 2h-2.5\"/></g>"
|
|
1899
1995
|
},
|
|
@@ -2077,6 +2173,9 @@
|
|
|
2077
2173
|
"gauge": {
|
|
2078
2174
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/><path d=\"M13.41 10.59L16 8\"/><path d=\"M7 12a5 5 0 0 1 5-5\"/></g>"
|
|
2079
2175
|
},
|
|
2176
|
+
"gavel": {
|
|
2177
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 10l7.383 7.418c.823.82.823 2.148 0 2.967a2.11 2.11 0 0 1-2.976 0L10 13\"/><path d=\"M6 9l4 4\"/><path d=\"M13 10L9 6\"/><path d=\"M3 21h7\"/><path d=\"M6.793 15.793l-3.586-3.586a1 1 0 0 1 0-1.414L5.5 8.5L6 9l3-3l-.5-.5l2.293-2.293a1 1 0 0 1 1.414 0l3.586 3.586a1 1 0 0 1 0 1.414L13.5 10.5L13 10l-3 3l.5.5l-2.293 2.293a1 1 0 0 1-1.414 0z\"/></g>"
|
|
2178
|
+
},
|
|
2080
2179
|
"geometry": {
|
|
2081
2180
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 21l4-12m2 0l1.48 4.439m.949 2.847L17 21\"/><circle cx=\"12\" cy=\"7\" r=\"2\"/><path d=\"M4 12c1.526 2.955 4.588 5 8 5c3.41 0 6.473-2.048 8-5\"/><path d=\"M12 5V3\"/></g>"
|
|
2082
2181
|
},
|
|
@@ -2104,6 +2203,9 @@
|
|
|
2104
2203
|
"git-pull-request": {
|
|
2105
2204
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"6\" cy=\"18\" r=\"2\"/><circle cx=\"6\" cy=\"6\" r=\"2\"/><circle cx=\"18\" cy=\"18\" r=\"2\"/><path d=\"M6 8v8\"/><path d=\"M11 6h5a2 2 0 0 1 2 2v8\"/><path d=\"M14 9l-3-3l3-3\"/></g>"
|
|
2106
2205
|
},
|
|
2206
|
+
"git-pull-request-closed": {
|
|
2207
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"6\" cy=\"18\" r=\"2\"/><circle cx=\"6\" cy=\"6\" r=\"2\"/><circle cx=\"18\" cy=\"18\" r=\"2\"/><path d=\"M6 8v8\"/><path d=\"M18 11v5\"/><path d=\"M16 4l4 4m0-4l-4 4\"/></g>"
|
|
2208
|
+
},
|
|
2107
2209
|
"glass": {
|
|
2108
2210
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 21h8\"/><path d=\"M12 15v6\"/><path d=\"M17 3l1 7c0 3.012-2.686 5-6 5s-6-1.988-6-5l1-7h10z\"/></g>"
|
|
2109
2211
|
},
|
|
@@ -2128,6 +2230,9 @@
|
|
|
2128
2230
|
"grid-dots": {
|
|
2129
2231
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5\" cy=\"5\" r=\"1\"/><circle cx=\"12\" cy=\"5\" r=\"1\"/><circle cx=\"19\" cy=\"5\" r=\"1\"/><circle cx=\"5\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"19\" cy=\"12\" r=\"1\"/><circle cx=\"5\" cy=\"19\" r=\"1\"/><circle cx=\"12\" cy=\"19\" r=\"1\"/><circle cx=\"19\" cy=\"19\" r=\"1\"/></g>"
|
|
2130
2232
|
},
|
|
2233
|
+
"grill": {
|
|
2234
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 8H5a6 6 0 0 0 6 6h2a6 6 0 0 0 5.996-5.775L19 8z\"/><path d=\"M17 20a2 2 0 1 1 0-4a2 2 0 0 1 0 4z\"/><path d=\"M15 14l1 2\"/><path d=\"M9 14l-3 6\"/><path d=\"M15 18H7\"/><path d=\"M15 5V4\"/><path d=\"M12 5V4\"/><path d=\"M9 5V4\"/></g>"
|
|
2235
|
+
},
|
|
2131
2236
|
"grip-horizontal": {
|
|
2132
2237
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5\" cy=\"9\" r=\"1\"/><circle cx=\"5\" cy=\"15\" r=\"1\"/><circle cx=\"12\" cy=\"9\" r=\"1\"/><circle cx=\"12\" cy=\"15\" r=\"1\"/><circle cx=\"19\" cy=\"9\" r=\"1\"/><circle cx=\"19\" cy=\"15\" r=\"1\"/></g>"
|
|
2133
2238
|
},
|
|
@@ -2155,6 +2260,9 @@
|
|
|
2155
2260
|
"h-6": {
|
|
2156
2261
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle transform=\"rotate(180 19 16)\" cx=\"19\" cy=\"16\" r=\"2\"/><path d=\"M21 12a2 2 0 1 0-4 0v4\"/><path d=\"M4 6v12\"/><path d=\"M12 6v12\"/><path d=\"M11 18h2\"/><path d=\"M3 18h2\"/><path d=\"M4 12h8\"/><path d=\"M3 6h2\"/><path d=\"M11 6h2\"/></g>"
|
|
2157
2262
|
},
|
|
2263
|
+
"hammer": {
|
|
2264
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 10l7.383 7.418c.823.82.823 2.148 0 2.967a2.11 2.11 0 0 1-2.976 0L10 13\"/><path d=\"M6.293 15.293l-2.586-2.586a1 1 0 0 1 0-1.414l7.586-7.586a1 1 0 0 1 1.414 0l2.586 2.586a1 1 0 0 1 0 1.414l-7.586 7.586a1 1 0 0 1-1.414 0z\"/></g>"
|
|
2265
|
+
},
|
|
2158
2266
|
"hand-click": {
|
|
2159
2267
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 13V4.5a1.5 1.5 0 0 1 3 0V12\"/><path d=\"M11 11.5v-2a1.5 1.5 0 0 1 3 0V12\"/><path d=\"M14 10.5a1.5 1.5 0 0 1 3 0V12\"/><path d=\"M17 11.5a1.5 1.5 0 0 1 3 0V16a6 6 0 0 1-6 6h-2h.208a6 6 0 0 1-5.012-2.7L7 19c-.312-.479-1.407-2.388-3.286-5.728a1.5 1.5 0 0 1 .536-2.022a1.867 1.867 0 0 1 2.28.28L8 13\"/><path d=\"M5 3L4 2\"/><path d=\"M4 7H3\"/><path d=\"M14 3l1-1\"/><path d=\"M15 6h1\"/></g>"
|
|
2160
2268
|
},
|
|
@@ -2194,6 +2302,9 @@
|
|
|
2194
2302
|
"hash": {
|
|
2195
2303
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 9h14\"/><path d=\"M5 15h14\"/><path d=\"M11 4L7 20\"/><path d=\"M17 4l-4 16\"/></g>"
|
|
2196
2304
|
},
|
|
2305
|
+
"haze": {
|
|
2306
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 12h1\"/><path d=\"M12 3v1\"/><path d=\"M20 12h1\"/><path d=\"M5.6 5.6l.7.7\"/><path d=\"M18.4 5.6l-.7.7\"/><path d=\"M8 12a4 4 0 1 1 8 0\"/><path d=\"M3 16h18\"/><path d=\"M3 20h18\"/></g>"
|
|
2307
|
+
},
|
|
2197
2308
|
"heading": {
|
|
2198
2309
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 12h10\"/><path d=\"M7 4v16\"/><path d=\"M17 4v16\"/><path d=\"M15 20h4\"/><path d=\"M15 4h4\"/><path d=\"M5 20h4\"/><path d=\"M5 4h4\"/></g>"
|
|
2199
2310
|
},
|
|
@@ -2215,6 +2326,9 @@
|
|
|
2215
2326
|
"heart-rate-monitor": {
|
|
2216
2327
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"12\" rx=\"1\"/><path d=\"M7 20h10\"/><path d=\"M9 16v4\"/><path d=\"M15 16v4\"/><path d=\"M7 10h2l2 3l2-6l1 3h3\"/></g>"
|
|
2217
2328
|
},
|
|
2329
|
+
"heartbeat": {
|
|
2330
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19.5 13.572L12 21l-2.896-2.868m-6.117-8.104A5 5 0 0 1 12 7.006a5 5 0 1 1 7.5 6.572\"/><path d=\"M3 13h2l2 3l2-6l1 3h3\"/></g>"
|
|
2331
|
+
},
|
|
2218
2332
|
"helicopter": {
|
|
2219
2333
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 10l1 2h6\"/><path d=\"M12 9a2 2 0 0 0-2 2v3c0 1.1.9 2 2 2h7a2 2 0 0 0 2-2c0-3.31-3.13-5-7-5h-2z\"/><path d=\"M13 9V6\"/><path d=\"M5 6h15\"/><path d=\"M15 9.1V13h5.5\"/><path d=\"M15 19v-3\"/><path d=\"M19 19h-8\"/></g>"
|
|
2220
2334
|
},
|
|
@@ -2248,6 +2362,12 @@
|
|
|
2248
2362
|
"home-2": {
|
|
2249
2363
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12H3l9-9l9 9h-2\"/><path d=\"M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-7\"/><path d=\"M10 12h4v4h-4z\"/></g>"
|
|
2250
2364
|
},
|
|
2365
|
+
"hotel-service": {
|
|
2366
|
+
"body": "<path d=\"M8.5 10A1.5 1.5 0 0 1 7 8.5a5.5 5.5 0 0 1 11 0V19a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2v-2c0-1.38.71-2.444 1.88-3.175l4.424-2.765C14.359 10.4 15 9.744 15 8.5a2.5 2.5 0 1 0-5 0A1.5 1.5 0 0 1 8.5 10z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
2367
|
+
},
|
|
2368
|
+
"hourglass": {
|
|
2369
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6.5 7h11\"/><path d=\"M6.5 17h11\"/><path d=\"M6 20v-2a6 6 0 1 1 12 0v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1z\"/><path d=\"M6 4v2a6 6 0 1 0 12 0V4a1 1 0 0 0-1-1H7a1 1 0 0 0-1 1z\"/></g>"
|
|
2370
|
+
},
|
|
2251
2371
|
"ice-cream": {
|
|
2252
2372
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 21.5V17\"/><path d=\"M8 17h8V7a4 4 0 1 0-8 0v10z\"/><path d=\"M8 10.5L16 7\"/><path d=\"M8 14.5l8-3.5\"/></g>"
|
|
2253
2373
|
},
|
|
@@ -2299,8 +2419,20 @@
|
|
|
2299
2419
|
"keyboard-show": {
|
|
2300
2420
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"12\" rx=\"2\"/><path d=\"M6 7h0\"/><path d=\"M10 7h0\"/><path d=\"M14 7h0\"/><path d=\"M18 7h0\"/><path d=\"M6 11v.01\"/><path d=\"M18 11v.01\"/><path d=\"M10 11h4\"/><path d=\"M10 19l2 2l2-2\"/></g>"
|
|
2301
2421
|
},
|
|
2422
|
+
"lamp": {
|
|
2423
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 20h6\"/><path d=\"M12 20v-8\"/><path d=\"M5 12h14l-4-8H9z\"/></g>"
|
|
2424
|
+
},
|
|
2302
2425
|
"language": {
|
|
2303
|
-
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"
|
|
2426
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 5h7\"/><path d=\"M9 3v2c0 4.418-2.239 8-5 8\"/><path d=\"M5 9c-.003 2.144 2.952 3.908 6.7 4\"/><path d=\"M12 20l4-9l4 9\"/><path d=\"M19.1 18h-6.2\"/></g>"
|
|
2427
|
+
},
|
|
2428
|
+
"language-hiragana": {
|
|
2429
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 5h7\"/><path d=\"M7 4c0 4.846 0 7 .5 8\"/><path d=\"M10 8.5c0 2.286-2 4.5-3.5 4.5S4 11.865 4 11c0-2 1-3 3-3s5 .57 5 2.857c0 1.524-.667 2.571-2 3.143\"/><path d=\"M12 20l4-9l4 9\"/><path d=\"M19.1 18h-6.2\"/></g>"
|
|
2430
|
+
},
|
|
2431
|
+
"language-katakana": {
|
|
2432
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 5h6.586a1 1 0 0 1 .707 1.707L11 8\"/><path d=\"M8 8c0 1.5.5 3-2 5\"/><path d=\"M12 20l4-9l4 9\"/><path d=\"M19.1 18h-6.2\"/></g>"
|
|
2433
|
+
},
|
|
2434
|
+
"lasso": {
|
|
2435
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4.028 13.252C3.371 12.28 3 11.174 3 10c0-3.866 4.03-7 9-7s9 3.134 9 7s-4.03 7-9 7c-1.913 0-3.686-.464-5.144-1.255\"/><circle cx=\"5\" cy=\"15\" r=\"2\"/><path d=\"M5 17c0 1.42.316 2.805 1 4\"/></g>"
|
|
2304
2436
|
},
|
|
2305
2437
|
"layers-difference": {
|
|
2306
2438
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 16v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2V6a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2\"/><path d=\"M10 8H8v2\"/><path d=\"M8 14v2h2\"/><path d=\"M14 8h2v2\"/><path d=\"M16 14v2h-2\"/></g>"
|
|
@@ -2341,6 +2473,12 @@
|
|
|
2341
2473
|
"layout-align-top": {
|
|
2342
2474
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16\"/><rect x=\"9\" y=\"8\" width=\"6\" height=\"12\" rx=\"2\"/></g>"
|
|
2343
2475
|
},
|
|
2476
|
+
"layout-board": {
|
|
2477
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/><path d=\"M4 9h8\"/><path d=\"M12 15h8\"/><path d=\"M12 4v16\"/></g>"
|
|
2478
|
+
},
|
|
2479
|
+
"layout-board-split": {
|
|
2480
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/><path d=\"M4 12h8\"/><path d=\"M12 15h8\"/><path d=\"M12 9h8\"/><path d=\"M12 4v16\"/></g>"
|
|
2481
|
+
},
|
|
2344
2482
|
"layout-bottombar": {
|
|
2345
2483
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/><path d=\"M4 15h16\"/></g>"
|
|
2346
2484
|
},
|
|
@@ -2389,6 +2527,9 @@
|
|
|
2389
2527
|
"lemon": {
|
|
2390
2528
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.536 3.393c3.905 3.906 3.905 10.237 0 14.143c-3.906 3.905-10.237 3.905-14.143 0L17.536 3.393\"/><path d=\"M5.868 15.06a6.5 6.5 0 0 0 9.193-9.192\"/><path d=\"M10.464 10.464l4.597 4.597\"/><path d=\"M10.464 10.464v6.364\"/><path d=\"M10.464 10.464h6.364\"/></g>"
|
|
2391
2529
|
},
|
|
2530
|
+
"lemon-2": {
|
|
2531
|
+
"body": "<path d=\"M18 4a2 2 0 0 1 1.185 3.611c1.55 2.94.873 6.917-1.892 9.682c-2.765 2.765-6.743 3.442-9.682 1.892a2 2 0 1 1-2.796-2.796c-1.55-2.94-.873-6.917 1.892-9.682c2.765-2.765 6.743-3.442 9.682-1.892A1.999 1.999 0 0 1 18 4z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
2532
|
+
},
|
|
2392
2533
|
"letter-a": {
|
|
2393
2534
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 20V8a4 4 0 0 1 4-4h2a4 4 0 0 1 4 4v12\"/><path d=\"M7 13h10\"/></g>"
|
|
2394
2535
|
},
|
|
@@ -2557,6 +2698,9 @@
|
|
|
2557
2698
|
"logout": {
|
|
2558
2699
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 8V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2v-2\"/><path d=\"M7 12h14l-3-3m0 6l3-3\"/></g>"
|
|
2559
2700
|
},
|
|
2701
|
+
"luggage": {
|
|
2702
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"6\" y=\"6\" width=\"12\" height=\"14\" rx=\"2\"/><path d=\"M9 6V5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1\"/><path d=\"M6 10h12\"/><path d=\"M6 16h12\"/><path d=\"M9 20v1\"/><path d=\"M15 20v1\"/></g>"
|
|
2703
|
+
},
|
|
2560
2704
|
"lungs": {
|
|
2561
2705
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6.081 20C7.693 20 9 18.665 9 17.02V7.257C9 6.563 8.448 6 7.768 6c-.205 0-.405.052-.584.15l-.13.083C5.594 7.292 4.622 8.88 3.65 12.057c-.42 1.37-.636 2.962-.648 4.775c-.012 1.675 1.261 3.054 2.877 3.161l.203.007z\"/><path d=\"M17.92 20C16.307 20 15 18.665 15 17.02V7.257C15 6.563 15.552 6 16.233 6c.204 0 .405.052.584.15l.13.083c1.46 1.059 2.432 2.647 3.405 5.824c.42 1.37.636 2.962.648 4.775c.012 1.675-1.261 3.054-2.878 3.161L17.92 20z\"/><path d=\"M9 12a3 3 0 0 0 3-3a3 3 0 0 0 3 3\"/><path d=\"M12 4v5\"/></g>"
|
|
2562
2706
|
},
|
|
@@ -2599,6 +2743,9 @@
|
|
|
2599
2743
|
"map-pins": {
|
|
2600
2744
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10.828 9.828a4 4 0 1 0-5.656 0L8 12.657l2.828-2.829z\"/><path d=\"M8 7v.01\"/><path d=\"M18.828 17.828a4 4 0 1 0-5.656 0L16 20.657l2.828-2.829z\"/><path d=\"M16 15v.01\"/></g>"
|
|
2601
2745
|
},
|
|
2746
|
+
"map-search": {
|
|
2747
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 18l-2-1l-6 3V7l6-3l6 3l6-3v10\"/><path d=\"M9 4v13\"/><path d=\"M15 7v5\"/><circle cx=\"16.5\" cy=\"17.5\" r=\"2.5\"/><path d=\"M18.5 19.5L21 22\"/></g>"
|
|
2748
|
+
},
|
|
2602
2749
|
"markdown": {
|
|
2603
2750
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"/><path d=\"M7 15V9l2 2l2-2v6\"/><path d=\"M14 13l2 2l2-2m-2 2V9\"/></g>"
|
|
2604
2751
|
},
|
|
@@ -2668,6 +2815,9 @@
|
|
|
2668
2815
|
"message-dots": {
|
|
2669
2816
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 21V8a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H8l-4 4\"/><path d=\"M12 11v.01\"/><path d=\"M8 11v.01\"/><path d=\"M16 11v.01\"/></g>"
|
|
2670
2817
|
},
|
|
2818
|
+
"message-language": {
|
|
2819
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 21V8a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H8l-4 4\"/><path d=\"M10 14v-4a2 2 0 1 1 4 0v4\"/><path d=\"M14 12h-4\"/></g>"
|
|
2820
|
+
},
|
|
2671
2821
|
"message-off": {
|
|
2672
2822
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3l18 18\"/><path d=\"M17 17H8l-4 4V8a3 3 0 0 1 1.44-2.563M9.001 5h8a3 3 0 0 1 3 3v6c0 .575-.162 1.112-.442 1.568\"/></g>"
|
|
2673
2823
|
},
|
|
@@ -2731,6 +2881,9 @@
|
|
|
2731
2881
|
"mood-kid": {
|
|
2732
2882
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 10h.01\"/><path d=\"M15 10h.01\"/><path d=\"M9.5 15a3.5 3.5 0 0 0 5 0\"/><path d=\"M12 3a2 2 0 0 0 0 4\"/></g>"
|
|
2733
2883
|
},
|
|
2884
|
+
"mood-nervous": {
|
|
2885
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 10h.01\"/><path d=\"M15 10h.01\"/><path d=\"M8 16l2-2l2 2l2-2l2 2\"/></g>"
|
|
2886
|
+
},
|
|
2734
2887
|
"mood-neutral": {
|
|
2735
2888
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 10h.01\"/><path d=\"M15 10h.01\"/></g>"
|
|
2736
2889
|
},
|
|
@@ -2761,6 +2914,9 @@
|
|
|
2761
2914
|
"motorbike": {
|
|
2762
2915
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5\" cy=\"16\" r=\"3\"/><circle cx=\"19\" cy=\"16\" r=\"3\"/><path d=\"M7.5 14h5l4-4H6m1.5 4l4-4\"/><path d=\"M13 6h2l1.5 3l2 4\"/></g>"
|
|
2763
2916
|
},
|
|
2917
|
+
"mountain": {
|
|
2918
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 20h18L14.079 5.388a2.3 2.3 0 0 0-4.158 0L3 20z\"/><path d=\"M7.5 11l2 2.5L12 11l2 3l2.5-2\"/></g>"
|
|
2919
|
+
},
|
|
2764
2920
|
"mouse": {
|
|
2765
2921
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"6\" y=\"3\" width=\"12\" height=\"18\" rx=\"4\"/><path d=\"M12 7v4\"/></g>"
|
|
2766
2922
|
},
|
|
@@ -2996,6 +3152,9 @@
|
|
|
2996
3152
|
"plane-departure": {
|
|
2997
3153
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.639 10.258l4.83-1.294a2 2 0 0 1 1.035 3.863L6.015 16.71l-4.45-5.02l2.897-.776l2.45 1.414l2.897-.776l-3.743-6.244l2.898-.777z\"/><path d=\"M3 21h18\"/></g>"
|
|
2998
3154
|
},
|
|
3155
|
+
"plane-inflight": {
|
|
3156
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 11.085h5a2 2 0 1 1 0 4H5l-3-6h3l2 2h3l-2-7h3l4 7z\"/><path d=\"M3 21h18\"/></g>"
|
|
3157
|
+
},
|
|
2999
3158
|
"planet": {
|
|
3000
3159
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18.816 13.58c2.292 2.138 3.546 4 3.092 4.9c-.745 1.46-5.783-.259-11.255-3.838c-5.47-3.579-9.304-7.664-8.56-9.123c.464-.91 2.926-.444 5.803.805\"/><circle cx=\"12\" cy=\"12\" r=\"7\"/></g>"
|
|
3001
3160
|
},
|
|
@@ -3063,6 +3222,9 @@
|
|
|
3063
3222
|
"pray": {
|
|
3064
3223
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"5\" r=\"1\"/><path d=\"M7 20h8l-4-4V9l4 3l2-2\"/></g>"
|
|
3065
3224
|
},
|
|
3225
|
+
"prescription": {
|
|
3226
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 19V3h4.5a4.5 4.5 0 1 1 0 9H6\"/><path d=\"M19 21l-9-9\"/><path d=\"M13 21l6-6\"/></g>"
|
|
3227
|
+
},
|
|
3066
3228
|
"presentation": {
|
|
3067
3229
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 4h18\"/><path d=\"M4 4v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4\"/><path d=\"M12 16v4\"/><path d=\"M9 20h6\"/><path d=\"M8 12l3-3l2 2l3-3\"/></g>"
|
|
3068
3230
|
},
|
|
@@ -3072,6 +3234,9 @@
|
|
|
3072
3234
|
"printer": {
|
|
3073
3235
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 17h2a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h2\"/><path d=\"M17 9V5a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v4\"/><rect x=\"7\" y=\"13\" width=\"10\" height=\"8\" rx=\"2\"/></g>"
|
|
3074
3236
|
},
|
|
3237
|
+
"prison": {
|
|
3238
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 4v16\"/><path d=\"M14 4v16\"/><path d=\"M6 4v5\"/><path d=\"M6 15v5\"/><path d=\"M10 4v5\"/><path d=\"M11 9H5v6h6z\"/><path d=\"M10 15v5\"/><path d=\"M8 12h-.01\"/></g>"
|
|
3239
|
+
},
|
|
3075
3240
|
"prompt": {
|
|
3076
3241
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 7l5 5l-5 5\"/><path d=\"M13 17h6\"/></g>"
|
|
3077
3242
|
},
|
|
@@ -3081,6 +3246,9 @@
|
|
|
3081
3246
|
"puzzle": {
|
|
3082
3247
|
"body": "<path d=\"M4 7h3a1 1 0 0 0 1-1V5a2 2 0 0 1 4 0v1a1 1 0 0 0 1 1h3a1 1 0 0 1 1 1v3a1 1 0 0 0 1 1h1a2 2 0 0 1 0 4h-1a1 1 0 0 0-1 1v3a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1v-1a2 2 0 0 0-4 0v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h1a2 2 0 0 0 0-4H4a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
3083
3248
|
},
|
|
3249
|
+
"puzzle-2": {
|
|
3250
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/><path d=\"M12 4v2.5a.5.5 0 0 1-.5.5a1.5 1.5 0 0 0 0 3a.5.5 0 0 1 .5.5V12\"/><path d=\"M12 12v1.5a.5.5 0 0 0 .5.5a1.5 1.5 0 0 1 0 3a.5.5 0 0 0-.5.5V20\"/><path d=\"M20 12h-2.5a.5.5 0 0 1-.5-.5a1.5 1.5 0 0 0-3 0a.5.5 0 0 1-.5.5H12\"/><path d=\"M12 12h-1.5a.5.5 0 0 0-.5.5a1.5 1.5 0 0 1-3 0a.5.5 0 0 0-.5-.5H4\"/></g>"
|
|
3251
|
+
},
|
|
3084
3252
|
"pyramid": {
|
|
3085
3253
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 17l9 4l9-4l-9-14z\"/><path d=\"M12 3v18\"/></g>"
|
|
3086
3254
|
},
|
|
@@ -3180,6 +3348,9 @@
|
|
|
3180
3348
|
"report-money": {
|
|
3181
3349
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"/><rect x=\"9\" y=\"3\" width=\"6\" height=\"4\" rx=\"2\"/><path d=\"M14 11h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H10\"/><path d=\"M12 17v1m0-8v1\"/></g>"
|
|
3182
3350
|
},
|
|
3351
|
+
"report-search": {
|
|
3352
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 5H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h5.697\"/><path d=\"M18 12V7a2 2 0 0 0-2-2h-2\"/><rect x=\"8\" y=\"3\" width=\"6\" height=\"4\" rx=\"2\"/><path d=\"M8 11h4\"/><path d=\"M8 15h3\"/><circle cx=\"16.5\" cy=\"17.5\" r=\"2.5\"/><path d=\"M18.5 19.5L21 22\"/></g>"
|
|
3353
|
+
},
|
|
3183
3354
|
"resize": {
|
|
3184
3355
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 11v8a1 1 0 0 0 1 1h8M4 6V5a1 1 0 0 1 1-1h1m5 0h2m5 0h1a1 1 0 0 1 1 1v1m0 5v2m0 5v1a1 1 0 0 1-1 1h-1\"/><path d=\"M4 12h7a1 1 0 0 1 1 1v7\"/></g>"
|
|
3185
3356
|
},
|
|
@@ -3198,6 +3369,9 @@
|
|
|
3198
3369
|
"rotate-2": {
|
|
3199
3370
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 4.55a8 8 0 0 0-6 14.9M9 15v5H4\"/><path d=\"M18.37 7.16v.01\"/><path d=\"M13 19.94v.01\"/><path d=\"M16.84 18.37v.01\"/><path d=\"M19.37 15.1v.01\"/><path d=\"M19.94 11v.01\"/></g>"
|
|
3200
3371
|
},
|
|
3372
|
+
"rotate-360": {
|
|
3373
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 16h4v4\"/><path d=\"M19.458 11.042c.86-2.366.722-4.58-.6-5.9c-2.272-2.274-7.185-1.045-10.973 2.743c-3.788 3.788-5.017 8.701-2.744 10.974c2.227 2.226 6.987 1.093 10.74-2.515\"/></g>"
|
|
3374
|
+
},
|
|
3201
3375
|
"rotate-clockwise": {
|
|
3202
3376
|
"body": "<path d=\"M4.05 11a8 8 0 1 1 .5 4m-.5 5v-5h5\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
3203
3377
|
},
|
|
@@ -3336,6 +3510,12 @@
|
|
|
3336
3510
|
"shield-check": {
|
|
3337
3511
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 12l2 2l4-4\"/><path d=\"M12 3a12 12 0 0 0 8.5 3A12 12 0 0 1 12 21A12 12 0 0 1 3.5 6A12 12 0 0 0 12 3\"/></g>"
|
|
3338
3512
|
},
|
|
3513
|
+
"shield-checkered": {
|
|
3514
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3a12 12 0 0 0 8.5 3A12 12 0 0 1 12 21A12 12 0 0 1 3.5 6A12 12 0 0 0 12 3\"/><path d=\"M12 3v18\"/><path d=\"M3.5 12h17\"/></g>"
|
|
3515
|
+
},
|
|
3516
|
+
"shield-chevron": {
|
|
3517
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3a12 12 0 0 0 8.5 3A12 12 0 0 1 12 21A12 12 0 0 1 3.5 6A12 12 0 0 0 12 3\"/><path d=\"M4 14l8-3l8 3\"/></g>"
|
|
3518
|
+
},
|
|
3339
3519
|
"shield-lock": {
|
|
3340
3520
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3a12 12 0 0 0 8.5 3A12 12 0 0 1 12 21A12 12 0 0 1 3.5 6A12 12 0 0 0 12 3\"/><circle cx=\"12\" cy=\"11\" r=\"1\"/><path d=\"M12 12v2.5\"/></g>"
|
|
3341
3521
|
},
|
|
@@ -3386,6 +3566,9 @@
|
|
|
3386
3566
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 6v12a2 2 0 0 0 2.75 1.84l8.25-6.1a2 2 0 0 0 0-3.5l-8.25-6.1A2 2 0 0 0 4 5.89\"/><path d=\"M20 4v16\"/></g>",
|
|
3387
3567
|
"hidden": true
|
|
3388
3568
|
},
|
|
3569
|
+
"sleigh": {
|
|
3570
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 19h15a4 4 0 0 0 4-4\"/><path d=\"M16 15H7a4 4 0 0 1-4-4V5l1.243 1.243A6 6 0 0 0 8.485 8H12v2a2 2 0 0 0 2 2h.5a1.5 1.5 0 0 0 1.5-1.5a1.5 1.5 0 0 1 3 0V12a3 3 0 0 1-3 3z\"/><path d=\"M15 15v4\"/><path d=\"M7 15v4\"/></g>"
|
|
3571
|
+
},
|
|
3389
3572
|
"slice": {
|
|
3390
3573
|
"body": "<path d=\"M3 19L18 4l3 3l-6 6l2 2a14 14 0 0 1-14 4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
3391
3574
|
},
|
|
@@ -3413,6 +3596,9 @@
|
|
|
3413
3596
|
"sock": {
|
|
3414
3597
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 3v6l4.798 5.142a4 4 0 0 1-5.441 5.86l-6.736-6.41A2 2 0 0 1 5 12.141V3h8z\"/><path d=\"M7.895 15.768C8.603 15.047 9 14.091 9 13a4 4 0 0 0-4-4\"/></g>"
|
|
3415
3598
|
},
|
|
3599
|
+
"sofa": {
|
|
3600
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 11a2 2 0 0 1 2 2v1h12v-1a2 2 0 1 1 4 0v5a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-5a2 2 0 0 1 2-2z\"/><path d=\"M4 11V8a3 3 0 0 1 3-3h10a3 3 0 0 1 3 3v3\"/><path d=\"M12 5v9\"/></g>"
|
|
3601
|
+
},
|
|
3416
3602
|
"sort-ascending": {
|
|
3417
3603
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 6h7\"/><path d=\"M4 12h7\"/><path d=\"M4 18h9\"/><path d=\"M15 9l3-3l3 3\"/><path d=\"M18 6v12\"/></g>"
|
|
3418
3604
|
},
|
|
@@ -3540,10 +3726,13 @@
|
|
|
3540
3726
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"8\" y=\"8\" width=\"12\" height=\"12\" rx=\"2\"/><path d=\"M8 14.5l6.492-6.492\"/><path d=\"M13.496 20.004L20 13.5l-6.504 6.504z\"/><path d=\"M8.586 19.414L19.413 8.587\"/><path d=\"M16 8V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2\"/></g>"
|
|
3541
3727
|
},
|
|
3542
3728
|
"stack": {
|
|
3543
|
-
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12
|
|
3729
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 6l-8 4l8 4l8-4l-8-4\"/><path d=\"M4 14l8 4l8-4\"/></g>"
|
|
3544
3730
|
},
|
|
3545
3731
|
"stack-2": {
|
|
3546
|
-
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12
|
|
3732
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 4L4 8l8 4l8-4l-8-4\"/><path d=\"M4 12l8 4l8-4\"/><path d=\"M4 16l8 4l8-4\"/></g>"
|
|
3733
|
+
},
|
|
3734
|
+
"stack-3": {
|
|
3735
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2L4 6l8 4l8-4l-8-4\"/><path d=\"M4 10l8 4l8-4\"/><path d=\"M4 18l8 4l8-4\"/><path d=\"M4 14l8 4l8-4\"/></g>"
|
|
3547
3736
|
},
|
|
3548
3737
|
"stairs": {
|
|
3549
3738
|
"body": "<path d=\"M4 18h4v-4h4v-4h4V6h4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
@@ -3582,7 +3771,7 @@
|
|
|
3582
3771
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 12l-2 .5A6 6 0 0 1 11.5 6l.5-2l8 8\"/><path d=\"M20 12a8 8 0 1 1-8-8\"/></g>"
|
|
3583
3772
|
},
|
|
3584
3773
|
"strikethrough": {
|
|
3585
|
-
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"
|
|
3774
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14\"/><path d=\"M16 6.5A4 2 0 0 0 12 5h-1a3.5 3.5 0 0 0 0 7h2a3.5 3.5 0 0 1 0 7h-1.5a4 2 0 0 1-4-1.5\"/></g>"
|
|
3586
3775
|
},
|
|
3587
3776
|
"submarine": {
|
|
3588
3777
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 11v6h2l1-1.5L9 17h10a3 3 0 0 0 0-6H9h0l-3 1.5L5 11H3z\"/><path d=\"M17 11l-1-3h-5l-1 3\"/><path d=\"M13 8V6a1 1 0 0 1 1-1h1\"/></g>"
|
|
@@ -3642,7 +3831,10 @@
|
|
|
3642
3831
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 4h10a2 2 0 0 1 2 2v10m-.588 3.417c-.362.36-.86.583-1.412.583H6a2 2 0 0 1-2-2V6c0-.552.224-1.053.586-1.414\"/><path d=\"M4 10h6m4 0h6\"/><path d=\"M10 4v2m0 4v10\"/><path d=\"M3 3l18 18\"/></g>"
|
|
3643
3832
|
},
|
|
3644
3833
|
"tag": {
|
|
3645
|
-
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"
|
|
3834
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"8.5\" cy=\"8.5\" r=\"1\" fill=\"currentColor\"/><path d=\"M4 7v3.859c0 .537.213 1.052.593 1.432l8.116 8.116a2.025 2.025 0 0 0 2.864 0l4.834-4.834a2.025 2.025 0 0 0 0-2.864L12.29 4.593A2.025 2.025 0 0 0 10.859 4H7a3 3 0 0 0-3 3z\"/></g>"
|
|
3835
|
+
},
|
|
3836
|
+
"tags": {
|
|
3837
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7.859 6H5.025A2.025 2.025 0 0 0 3 8.025v2.834c0 .537.213 1.052.593 1.432l6.116 6.116a2.025 2.025 0 0 0 2.864 0l2.834-2.834a2.025 2.025 0 0 0 0-2.864L9.29 6.593A2.025 2.025 0 0 0 7.859 6z\"/><path d=\"M17.573 18.407l2.834-2.834a2.025 2.025 0 0 0 0-2.864L13.29 5.593\"/><path d=\"M6 9h-.01\"/></g>"
|
|
3646
3838
|
},
|
|
3647
3839
|
"tallymark-1": {
|
|
3648
3840
|
"body": "<path d=\"M12 5v14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
|
|
@@ -3705,6 +3897,9 @@
|
|
|
3705
3897
|
"text-direction-rtl": {
|
|
3706
3898
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 4H9.5a3.5 3.5 0 0 0 0 7h.5\"/><path d=\"M14 15V4\"/><path d=\"M10 15V4\"/><path d=\"M5 19h14\"/><path d=\"M7 21l-2-2l2-2\"/></g>"
|
|
3707
3899
|
},
|
|
3900
|
+
"text-resize": {
|
|
3901
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5\" cy=\"5\" r=\"2\"/><circle cx=\"19\" cy=\"5\" r=\"2\"/><circle cx=\"5\" cy=\"19\" r=\"2\"/><circle cx=\"19\" cy=\"19\" r=\"2\"/><path d=\"M5 7v10\"/><path d=\"M7 5h10\"/><path d=\"M7 19h10\"/><path d=\"M19 7v10\"/><path d=\"M10 10h4\"/><path d=\"M12 14v-4\"/></g>"
|
|
3902
|
+
},
|
|
3708
3903
|
"text-wrap": {
|
|
3709
3904
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 6h16\"/><path d=\"M4 18h5\"/><path d=\"M4 12h13a3 3 0 0 1 0 6h-4l2-2m0 4l-2-2\"/></g>"
|
|
3710
3905
|
},
|
|
@@ -3791,6 +3986,9 @@
|
|
|
3791
3986
|
"trash-off": {
|
|
3792
3987
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3l18 18\"/><path d=\"M4 7h3m4 0h9\"/><path d=\"M10 11v6\"/><path d=\"M14 14v3\"/><path d=\"M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l.077-.923\"/><path d=\"M18.384 14.373L19 7\"/><path d=\"M9 5V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3\"/></g>"
|
|
3793
3988
|
},
|
|
3989
|
+
"trash-x": {
|
|
3990
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 7h16\"/><path d=\"M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l1-12\"/><path d=\"M9 7V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3\"/><path d=\"M10 12l4 4m0-4l-4 4\"/></g>"
|
|
3991
|
+
},
|
|
3794
3992
|
"tree": {
|
|
3795
3993
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 13l-2-2\"/><path d=\"M12 12l2-2\"/><path d=\"M12 21V8\"/><path d=\"M9.824 15.995a3 3 0 0 1-2.743-3.69a2.998 2.998 0 0 1 .304-4.833A3 3 0 0 1 12 3.765a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833A3 3 0 0 1 14 16h-4z\"/></g>"
|
|
3796
3994
|
},
|
|
@@ -3881,6 +4079,9 @@
|
|
|
3881
4079
|
"user-plus": {
|
|
3882
4080
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2\"/><path d=\"M16 11h6m-3-3v6\"/></g>"
|
|
3883
4081
|
},
|
|
4082
|
+
"user-search": {
|
|
4083
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"7\" r=\"4\"/><path d=\"M6 21v-2a4 4 0 0 1 4-4h1\"/><circle cx=\"16.5\" cy=\"17.5\" r=\"2.5\"/><path d=\"M18.5 19.5L21 22\"/></g>"
|
|
4084
|
+
},
|
|
3884
4085
|
"user-x": {
|
|
3885
4086
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2\"/><path d=\"M17 9l4 4m0-4l-4 4\"/></g>"
|
|
3886
4087
|
},
|
|
@@ -3962,6 +4163,9 @@
|
|
|
3962
4163
|
"walk": {
|
|
3963
4164
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"13\" cy=\"4\" r=\"1\"/><path d=\"M7 21l3-4\"/><path d=\"M16 21l-2-4l-3-3l1-6\"/><path d=\"M6 12l2-3l4-1l3 3l3 1\"/></g>"
|
|
3964
4165
|
},
|
|
4166
|
+
"wall": {
|
|
4167
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/><path d=\"M4 8h16\"/><path d=\"M20 12H4\"/><path d=\"M4 16h16\"/><path d=\"M9 4v4\"/><path d=\"M14 8v4\"/><path d=\"M8 12v4\"/><path d=\"M16 12v4\"/><path d=\"M11 16v4\"/></g>"
|
|
4168
|
+
},
|
|
3965
4169
|
"wallet": {
|
|
3966
4170
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 8V5a1 1 0 0 0-1-1H6a2 2 0 0 0 0 4h12a1 1 0 0 1 1 1v3m0 4v3a1 1 0 0 1-1 1H6a2 2 0 0 1-2-2V6\"/><path d=\"M20 12v4h-4a2 2 0 0 1 0-4h4\"/></g>"
|
|
3967
4171
|
},
|
|
@@ -4016,12 +4220,18 @@
|
|
|
4016
4220
|
"world": {
|
|
4017
4221
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M3.6 9h16.8\"/><path d=\"M3.6 15h16.8\"/><path d=\"M11.5 3a17 17 0 0 0 0 18\"/><path d=\"M12.5 3a17 17 0 0 1 0 18\"/></g>"
|
|
4018
4222
|
},
|
|
4223
|
+
"world-download": {
|
|
4224
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 12a9 9 0 1 0-9 9\"/><path d=\"M3.6 9h16.8\"/><path d=\"M3.6 15H12\"/><path d=\"M11.578 3a17 17 0 0 0 0 18\"/><path d=\"M12.5 3c1.719 2.755 2.5 5.876 2.5 9\"/><path d=\"M18 14v7m-3-3l3 3l3-3\"/></g>"
|
|
4225
|
+
},
|
|
4019
4226
|
"world-latitude": {
|
|
4020
4227
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M4.6 7h14.8\"/><path d=\"M3 12h18\"/><path d=\"M4.6 17h14.8\"/></g>"
|
|
4021
4228
|
},
|
|
4022
4229
|
"world-longitude": {
|
|
4023
4230
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M11.5 3a11.2 11.2 0 0 0 0 18\"/><path d=\"M12.5 3a11.2 11.2 0 0 1 0 18\"/><path d=\"M12 3v18\"/></g>"
|
|
4024
4231
|
},
|
|
4232
|
+
"world-upload": {
|
|
4233
|
+
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 12a9 9 0 1 0-9 9\"/><path d=\"M3.6 9h16.8\"/><path d=\"M3.6 15H12\"/><path d=\"M11.578 3a17 17 0 0 0 0 18\"/><path d=\"M12.5 3c1.719 2.755 2.5 5.876 2.5 9\"/><path d=\"M18 21v-7m3 3l-3-3l-3 3\"/></g>"
|
|
4234
|
+
},
|
|
4025
4235
|
"wrecking-ball": {
|
|
4026
4236
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"19\" cy=\"13\" r=\"2\"/><circle cx=\"4\" cy=\"17\" r=\"2\"/><circle cx=\"13\" cy=\"17\" r=\"2\"/><path d=\"M13 19H4\"/><path d=\"M4 15h9\"/><path d=\"M8 12V7h2a3 3 0 0 1 3 3v5\"/><path d=\"M5 15v-2a1 1 0 0 1 1-1h7\"/><path d=\"M19 11V4l-6 7\"/></g>"
|
|
4027
4237
|
},
|
package/info.json
CHANGED
package/package.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@iconify-json/tabler",
|
|
3
3
|
"description": "Tabler Icons icon set in Iconify JSON format",
|
|
4
|
-
"version": "1.0.
|
|
5
|
-
"iconSetVersion": "1.
|
|
4
|
+
"version": "1.0.8",
|
|
5
|
+
"iconSetVersion": "1.48.0",
|
|
6
6
|
"main": "index.js",
|
|
7
7
|
"module": "index.mjs",
|
|
8
8
|
"types": "index.d.ts",
|