@iconify-json/tabler 1.1.8 → 1.1.11
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/README.md +1 -1
- package/icons.json +612 -9
- package/info.json +2 -2
- package/package.json +2 -2
package/icons.json
CHANGED
|
@@ -34,6 +34,9 @@
|
|
|
34
34
|
"activity": {
|
|
35
35
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 12h4l3 8l4-16l3 8h4\"/>"
|
|
36
36
|
},
|
|
37
|
+
"activity-heartbeat": {
|
|
38
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 12h4.5L9 6l4 12l2-9l1.5 3H21\"/>"
|
|
39
|
+
},
|
|
37
40
|
"ad": {
|
|
38
41
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"2\"/><path d=\"M7 15v-4a2 2 0 0 1 4 0v4m-4-2h4m6-4v6h-1.5a1.5 1.5 0 1 1 1.5-1.5\"/></g>"
|
|
39
42
|
},
|
|
@@ -100,6 +103,9 @@
|
|
|
100
103
|
"anchor": {
|
|
101
104
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 9v12m-8-8a8 8 0 0 0 16 0m1 0h-2M5 13H3\"/><circle cx=\"12\" cy=\"6\" r=\"3\"/></g>"
|
|
102
105
|
},
|
|
106
|
+
"anchor-off": {
|
|
107
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 12v9m-8-8a8 8 0 0 0 14.138 5.13m1.44-2.56A7.99 7.99 0 0 0 20 13m1 0h-2M5 13H3m9.866-4.127a3.001 3.001 0 1 0-3.737-3.747M3 3l18 18\"/>"
|
|
108
|
+
},
|
|
103
109
|
"angle": {
|
|
104
110
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 19H3l9-15m8.615 11.171h.015m-1.115-3.4h.015m-1.815-3.1h.015m-2.315-2.7h.015\"/>"
|
|
105
111
|
},
|
|
@@ -122,7 +128,7 @@
|
|
|
122
128
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 18v-3m4 3v-6m4 6V9m4 9V6\"/>"
|
|
123
129
|
},
|
|
124
130
|
"antenna-bars-off": {
|
|
125
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 18v-3m4 3v-6m4 6v-
|
|
131
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 18v-3m4 3v-6m4 6v-4m0-4V9m4 5V6M3 3l18 18\"/>"
|
|
126
132
|
},
|
|
127
133
|
"aperture": {
|
|
128
134
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M3.6 15h10.55M6.551 4.938l3.26 10.034m7.221-10.336l-8.535 6.2M20.56 14.51l-8.536-6.2m.233 12.606l3.26-10.034\"/></g>"
|
|
@@ -136,6 +142,9 @@
|
|
|
136
142
|
"api-app-off": {
|
|
137
143
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 15H5.5a2.5 2.5 0 1 1 0-5H6m9 5v3.5a2.5 2.5 0 1 1-5 0V18m3-9h5.5a2.5 2.5 0 1 1 0 5H18m-9-2V9m.042-3.957A2.5 2.5 0 0 1 14 5.5V6M3 3l18 18\"/>"
|
|
138
144
|
},
|
|
145
|
+
"api-off": {
|
|
146
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 13h5m3 3v-4m0-4h3a2 2 0 0 1 2 2v1c0 .554-.225 1.055-.589 1.417M13 13h-1m8-5v8M9 16v-5.5a2.5 2.5 0 0 0-5 0V16M3 3l18 18\"/>"
|
|
147
|
+
},
|
|
139
148
|
"app-window": {
|
|
140
149
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"2\"/><path d=\"M6 8h.01M9 8h.01\"/></g>"
|
|
141
150
|
},
|
|
@@ -580,12 +589,18 @@
|
|
|
580
589
|
"atom-2": {
|
|
581
590
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"3\"/><path d=\"M12 21v.01M3 9v.01M21 9v.01M8 20.1A9 9 0 0 1 3 13m13 7.1a9 9 0 0 0 5-7.1M6.2 5a9 9 0 0 1 11.4 0\"/></g>"
|
|
582
591
|
},
|
|
592
|
+
"atom-off": {
|
|
593
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 12v.01M9.172 9.172c-3.906 3.905-5.805 8.337-4.243 9.9c1.562 1.561 5.994-.338 9.9-4.244m1.884-2.113c2.587-3.277 3.642-6.502 2.358-7.786c-1.284-1.284-4.508-.23-7.784 2.357\"/><path d=\"M4.929 4.929c-1.562 1.562.337 5.994 4.243 9.9c3.905 3.905 8.337 5.804 9.9 4.242M19 15c-.767-1.794-2.215-3.872-4.172-5.828C12.884 7.227 10.787 5.77 9 5M3 3l18 18\"/></g>"
|
|
594
|
+
},
|
|
583
595
|
"augmented-reality": {
|
|
584
596
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 8V6a2 2 0 0 1 2-2h2M4 16v2a2 2 0 0 0 2 2h2m8-16h2a2 2 0 0 1 2 2v2m-4 12h2a2 2 0 0 0 2-2v-2m-8-3.5l4-2.5m-8 0l4 2.5V17l4-2.5V10l-4-2.5z\"/><path d=\"M8 10v4.5l4 2.5\"/></g>"
|
|
585
597
|
},
|
|
586
598
|
"award": {
|
|
587
599
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"9\" r=\"6\"/><path d=\"m12.002 15.003l3.4 5.89L17 17.66l3.598.232l-3.4-5.889m-10.396 0l-3.4 5.89L7 17.66l1.598 3.232l3.4-5.889\"/></g>"
|
|
588
600
|
},
|
|
601
|
+
"award-off": {
|
|
602
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16.72 12.704a6 6 0 0 0-8.433-8.418m-1.755 2.24a6 6 0 0 0 7.936 7.944\"/><path d=\"m12.002 15.003l3.4 5.89L17 17.66l.707.046m1.108-2.902l-1.617-2.8m-10.396-.001l-3.4 5.89L7 17.66l1.598 3.232l3.4-5.889M3 3l18 18\"/></g>"
|
|
603
|
+
},
|
|
589
604
|
"axe": {
|
|
590
605
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><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>"
|
|
591
606
|
},
|
|
@@ -610,9 +625,15 @@
|
|
|
610
625
|
"badge": {
|
|
611
626
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 17V4l-5 3l-5-3v13l5 3z\"/>"
|
|
612
627
|
},
|
|
628
|
+
"badge-off": {
|
|
629
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 7v10l5 3l5-3m0-4V4l-5 3l-2.496-1.497M3 3l18 18\"/>"
|
|
630
|
+
},
|
|
613
631
|
"badges": {
|
|
614
632
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 17v-4l-5 3l-5-3v4l5 3zm0-9V4l-5 3l-5-3v4l5 3z\"/>"
|
|
615
633
|
},
|
|
634
|
+
"badges-off": {
|
|
635
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14.505 14.497L12 16l-5-3v4l5 3l5-3m-3.127-7.124L17 8V4l-5 3l-2.492-1.495M7 7v1l2.492 1.495M3 3l18 18\"/>"
|
|
636
|
+
},
|
|
616
637
|
"ball-american-football": {
|
|
617
638
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m15 9l-6 6m1-3l2 2m0-4l2 2m-6 9a5 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>"
|
|
618
639
|
},
|
|
@@ -640,6 +661,9 @@
|
|
|
640
661
|
"ballon": {
|
|
641
662
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 8a2 2 0 0 0-2-2\"/><path d=\"M6 8a6 6 0 1 1 12 0c0 4.97-2.686 9-6 9s-6-4.03-6-9m6 9v1a2 2 0 0 1-2 2H7a2 2 0 0 0-2 2\"/></g>"
|
|
642
663
|
},
|
|
664
|
+
"ballon-off": {
|
|
665
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 8a2 2 0 0 0-2-2\"/><path d=\"M7.762 3.753A6 6 0 0 1 18 8c0 1.847-.37 3.564-1.007 4.993m-1.59 2.42C14.436 16.414 13.263 17 12 17c-3.314 0-6-4.03-6-9c0-.593.086-1.166.246-1.707M12 17v1a2 2 0 0 1-2 2H7a2 2 0 0 0-2 2M3 3l18 18\"/></g>"
|
|
666
|
+
},
|
|
643
667
|
"ballpen": {
|
|
644
668
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m14 6l7 7l-4 4\"/><path d=\"M5.828 18.172a2.828 2.828 0 0 0 4 0L20.414 7.586a2 2 0 0 0 0-2.829l-1.171-1.171a2 2 0 0 0-2.829 0L5.828 14.172a2.828 2.828 0 0 0 0 4zM4 20l1.768-1.768\"/></g>"
|
|
645
669
|
},
|
|
@@ -671,6 +695,9 @@
|
|
|
671
695
|
"barrel": {
|
|
672
696
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7.278 4h9.444a2 2 0 0 1 1.841 1.22C19.521 7.48 20 9.74 20 12c0 2.26-.479 4.52-1.437 6.78A2 2 0 0 1 16.722 20H7.278a2 2 0 0 1-1.841-1.22C4.479 16.52 4 14.26 4 12c0-2.26.479-4.52 1.437-6.78A2 2 0 0 1 7.278 4z\"/><path d=\"M14 4c.667 2.667 1 5.333 1 8s-.333 5.333-1 8M10 4c-.667 2.667-1 5.333-1 8s.333 5.333 1 8m-5.5-4h15m0-8h-15\"/></g>"
|
|
673
697
|
},
|
|
698
|
+
"barrel-off": {
|
|
699
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 4h8.722a2 2 0 0 1 1.841 1.22C19.521 7.48 20 9.74 20 12a16.35 16.35 0 0 1-.407 3.609m-.964 3.013l-.066.158A2 2 0 0 1 16.722 20H7.278a2 2 0 0 1-1.841-1.22C4.479 16.52 4 14.26 4 12c0-2.21.458-4.42 1.374-6.63\"/><path d=\"M14 4c.585 2.337.913 4.674.985 7.01m-.114 3.86A33.415 33.415 0 0 1 14 20M10 4a34.42 34.42 0 0 0-.366 1.632m-.506 3.501A32.126 32.126 0 0 0 9 12c0 2.667.333 5.333 1 8m-5.5-4H16m3.5-8H12M8 8H4.5M3 3l18 18\"/></g>"
|
|
700
|
+
},
|
|
674
701
|
"barrier-block": {
|
|
675
702
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"9\" x=\"4\" y=\"7\" rx=\"1\"/><path d=\"M7 16v4m.5-4l9-9m-3 9L20 9.5m-16 4L10.5 7m6.5 9v4M5 20h4m6 0h4M17 7V5M7 7V5\"/></g>"
|
|
676
703
|
},
|
|
@@ -689,6 +716,9 @@
|
|
|
689
716
|
"bath": {
|
|
690
717
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 12h16a1 1 0 0 1 1 1v3a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4v-3a1 1 0 0 1 1-1zm2 0V5a2 2 0 0 1 2-2h3v2.25M4 21l1-1.5M20 21l-1-1.5\"/>"
|
|
691
718
|
},
|
|
719
|
+
"bath-off": {
|
|
720
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 12h4a1 1 0 0 1 1 1v3c0 .311-.036.614-.103.904m-1.61 2.378A3.982 3.982 0 0 1 17 20H7a4 4 0 0 1-4-4v-3a1 1 0 0 1 1-1h8m-6 0V6m1.178-2.824C7.43 3.063 7.708 3 8 3h3v2.25M4 21l1-1.5M20 21l-1-1.5M3 3l18 18\"/>"
|
|
721
|
+
},
|
|
692
722
|
"battery": {
|
|
693
723
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 7h11a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2\"/>"
|
|
694
724
|
},
|
|
@@ -728,9 +758,15 @@
|
|
|
728
758
|
"bed": {
|
|
729
759
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 7v11m0-4h18m0 4v-8a2 2 0 0 0-2-2h-8v6\"/><circle cx=\"7\" cy=\"10\" r=\"1\"/></g>"
|
|
730
760
|
},
|
|
761
|
+
"bed-off": {
|
|
762
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 7v11m0-4h11m4 0h3m0 4v-8a2 2 0 0 0-2-2h-7m-1 3v3\"/><circle cx=\"7\" cy=\"10\" r=\"1\"/><path d=\"m3 3l18 18\"/></g>"
|
|
763
|
+
},
|
|
731
764
|
"beer": {
|
|
732
765
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" 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.889V20zM7 8h10\"/>"
|
|
733
766
|
},
|
|
767
|
+
"beer-off": {
|
|
768
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 7v1.111c0 1.242.29 2.467.845 3.578l.31.622A8 8 0 0 1 9 15.889V20h6v-4.111a8 8 0 0 1 .045-.85m.953-3.035l.157-.315A7.999 7.999 0 0 0 17 8.111V4H8M7 8h1m4 0h5M3 3l18 18\"/>"
|
|
769
|
+
},
|
|
734
770
|
"bell": {
|
|
735
771
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" 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-6M9 17v1a3 3 0 0 0 6 0v-1\"/>"
|
|
736
772
|
},
|
|
@@ -935,6 +971,9 @@
|
|
|
935
971
|
"box-multiple-9": {
|
|
936
972
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"14\" height=\"14\" x=\"7\" y=\"3\" rx=\"2\"/><circle cx=\"14\" cy=\"8\" r=\"2\"/><path d=\"M12 12a2 2 0 1 0 4 0V8\"/><path d=\"M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2\"/></g>"
|
|
937
973
|
},
|
|
974
|
+
"box-off": {
|
|
975
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.765 17.757L12 21l-8-4.5v-9l2.236-1.258m2.57-1.445L12 3l8 4.5V16m-5.439-5.441L20 7.5M12 12v9m0-9L4 7.5M3 3l18 18\"/>"
|
|
976
|
+
},
|
|
938
977
|
"box-padding": {
|
|
939
978
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"M8 16v.01M8 12v.01M8 8v.01M16 16v.01M16 12v.01M16 8v.01M12 8v.01M12 16v.01\"/></g>"
|
|
940
979
|
},
|
|
@@ -950,6 +989,9 @@
|
|
|
950
989
|
"brackets-off": {
|
|
951
990
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 5v15h3m8-16h3v11m0 4v1h-3M3 3l18 18\"/>"
|
|
952
991
|
},
|
|
992
|
+
"brand-adobe": {
|
|
993
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m12.893 4.514l7.977 13.994a.993.993 0 0 1-.394 1.365a1.04 1.04 0 0 1-.5.127H16.5L12 12l-2.5 4H11l2 4H4.023C3.458 20 3 19.55 3 18.997c0-.171.045-.34.13-.49l7.977-13.993a1.034 1.034 0 0 1 1.786 0z\"/>"
|
|
994
|
+
},
|
|
953
995
|
"brand-airbnb": {
|
|
954
996
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" 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\"/>"
|
|
955
997
|
},
|
|
@@ -1124,9 +1166,15 @@
|
|
|
1124
1166
|
"brand-netflix": {
|
|
1125
1167
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 20V4l7 16V4\"/>"
|
|
1126
1168
|
},
|
|
1169
|
+
"brand-nextjs": {
|
|
1170
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 15V9l7.745 10.65A9 9 0 1 1 19 17.657M15 12V9\"/>"
|
|
1171
|
+
},
|
|
1127
1172
|
"brand-notion": {
|
|
1128
1173
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"M7 7h3l6 6M8 7v10m-1 0h2m6-10h2\"/><path d=\"M16 7v10h-1l-7-7\"/></g>"
|
|
1129
1174
|
},
|
|
1175
|
+
"brand-nuxt": {
|
|
1176
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m12.146 8.583l-1.3-2.09a1.046 1.046 0 0 0-1.786.017l-5.91 9.908A1.046 1.046 0 0 0 4.047 18H7.96m12.083 0c.743 0 1.201-.843.82-1.505l-4.044-7.013a.936.936 0 0 0-1.638 0l-4.043 7.013c-.382.662.076 1.505.819 1.505h8.086z\"/>"
|
|
1177
|
+
},
|
|
1130
1178
|
"brand-nytimes": {
|
|
1131
1179
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11.036 5.058a8.001 8.001 0 1 0 8.706 9.965\"/><path d=\"M12 21V10l-7.5 4m13-11a2.5 2.5 0 1 1 0 5l-11-5a2.5 2.5 0 0 0-.67 4.91M9 12v8m7-7h-.01\"/></g>"
|
|
1132
1180
|
},
|
|
@@ -1208,6 +1256,9 @@
|
|
|
1208
1256
|
"brand-sublime-text": {
|
|
1209
1257
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 8L5 12.5V7l14-4.5zm0 9L5 21.5V16l14-4.5zm0-5.5L5 7m0 5.5L19 17\"/>"
|
|
1210
1258
|
},
|
|
1259
|
+
"brand-svelte": {
|
|
1260
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m15 8l-5 3l.821-.495c1.86-1.15 4.412-.49 5.574 1.352a3.91 3.91 0 0 1-1.264 5.42l-5.053 3.126c-1.86 1.151-4.312.591-5.474-1.251a3.91 3.91 0 0 1 1.263-5.42l.26-.16\"/><path d=\"m8 17l5-3l-.822.496c-1.86 1.151-4.411.491-5.574-1.351a3.91 3.91 0 0 1 1.264-5.42l5.054-3.127c1.86-1.15 4.311-.59 5.474 1.252a3.91 3.91 0 0 1-1.264 5.42l-.26.16\"/></g>"
|
|
1261
|
+
},
|
|
1211
1262
|
"brand-tabler": {
|
|
1212
1263
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m8 9l3 3l-3 3m5 0h3\"/><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"4\"/></g>"
|
|
1213
1264
|
},
|
|
@@ -1257,7 +1308,10 @@
|
|
|
1257
1308
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m4 8l2-1l10 13l4-2V6l-4-2L6 17l-2-1z\"/>"
|
|
1258
1309
|
},
|
|
1259
1310
|
"brand-vk": {
|
|
1260
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"
|
|
1311
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14 19h-4a8 8 0 0 1-8-8V6h4v5a4 4 0 0 0 4 4h0V6h4v4.5l.03-.004A4.531 4.531 0 0 0 18 6h4l-.342 1.711A6.858 6.858 0 0 1 18 12.5h0a5.34 5.34 0 0 1 3.566 4.111L22 19h0h-4a4.531 4.531 0 0 0-3.97-4.496v4.5z\"/>"
|
|
1312
|
+
},
|
|
1313
|
+
"brand-vue": {
|
|
1314
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M18.5 5L12 15L5.5 5\"/><path d=\"m15 5l-3 4.5L9 5H2l10 16L22 5z\"/></g>"
|
|
1261
1315
|
},
|
|
1262
1316
|
"brand-whatsapp": {
|
|
1263
1317
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m3 21l1.65-3.8a9 9 0 1 1 3.4 2.9L3 21\"/><path d=\"M9 10a.5.5 0 0 0 1 0V9a.5.5 0 0 0-1 0v1a5 5 0 0 0 5 5h1a.5.5 0 0 0 0-1h-1a.5.5 0 0 0 0 1\"/></g>"
|
|
@@ -1319,6 +1373,9 @@
|
|
|
1319
1373
|
"bucket": {
|
|
1320
1374
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m19 9l-2 9a2 2.5 0 0 1-2 2H9a2 2.5 0 0 1-2-2L5 9zM7 9a5 5 0 0 1 10 0\"/>"
|
|
1321
1375
|
},
|
|
1376
|
+
"bucket-off": {
|
|
1377
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17.184 17.173L17 18c-.193 1.183-1.034 2.024-2 2H9c-.966.024-1.807-.817-2-2L5 9h4m4 0h6l-1.089 4.9M7 9c0-.596.104-1.167.295-1.697M9 5a5 5 0 0 1 8 4M3 3l18 18\"/>"
|
|
1378
|
+
},
|
|
1322
1379
|
"bug": {
|
|
1323
1380
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 9V8a3 3 0 0 1 6 0v1M8 9h8a6 6 0 0 1 1 3v3a5 5 0 0 1-10 0v-3a6 6 0 0 1 1-3m-5 4h4m10 0h4m-9 7v-6m-8 5l3.35-2M20 19l-3.35-2M4 7l3.75 2.4M20 7l-3.75 2.4\"/>"
|
|
1324
1381
|
},
|
|
@@ -1409,6 +1466,9 @@
|
|
|
1409
1466
|
"cake": {
|
|
1410
1467
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 20h18v-8a3 3 0 0 0-3-3H6a3 3 0 0 0-3 3v8z\"/><path d=\"M2.996 14.803c.312.135.654.204 1.004.197a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1c.35.007.692-.062 1.004-.197M12 4l1.465 1.638a2 2 0 1 1-3.015.099L12 4z\"/></g>"
|
|
1411
1468
|
},
|
|
1469
|
+
"cake-off": {
|
|
1470
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M21 17v-5a3 3 0 0 0-3-3h-5M9 9H6a3 3 0 0 0-3 3v8h17\"/><path d=\"M2.996 14.803c.312.135.654.204 1.004.197a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1m4 0a2.4 2.4 0 0 0 2 1c.35.007.692-.062 1.004-.197M10.172 6.188c.07-.158.163-.31.278-.451L12 4l1.465 1.638a2 2 0 0 1-.65 3.19M3 3l18 18\"/></g>"
|
|
1471
|
+
},
|
|
1412
1472
|
"calculator": {
|
|
1413
1473
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"18\" x=\"4\" y=\"3\" rx=\"2\"/><rect width=\"8\" height=\"3\" x=\"8\" y=\"7\" rx=\"1\"/><path d=\"M8 14v.01m4-.01v.01m4-.01v.01M8 17v.01m4-.01v.01m4-.01v.01\"/></g>"
|
|
1414
1474
|
},
|
|
@@ -1511,6 +1571,9 @@
|
|
|
1511
1571
|
"cash-banknote-off": {
|
|
1512
1572
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9.88 9.878a3 3 0 1 0 4.242 4.243m.58-3.425a3.012 3.012 0 0 0-1.412-1.405\"/><path d=\"M10 6h9a2 2 0 0 1 2 2v8c0 .294-.064.574-.178.825M18 18H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h1m12 6h.01M6 12h.01M3 3l18 18\"/></g>"
|
|
1513
1573
|
},
|
|
1574
|
+
"cash-off": {
|
|
1575
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M13 9h6a2 2 0 0 1 2 2v6m-2 2H9a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2\"/><path d=\"M12.582 12.59a2 2 0 0 0 2.83 2.826M17 9V7a2 2 0 0 0-2-2H9M5 5a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2M3 3l18 18\"/></g>"
|
|
1576
|
+
},
|
|
1514
1577
|
"cast": {
|
|
1515
1578
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 19h.01M7 19a4 4 0 0 0-4-4m8 4a8 8 0 0 0-8-8\"/><path d=\"M15 19h3a3 3 0 0 0 3-3V8a3 3 0 0 0-3-3H6a3 3 0 0 0-2.8 2\"/></g>"
|
|
1516
1579
|
},
|
|
@@ -1868,6 +1931,9 @@
|
|
|
1868
1931
|
"coffee": {
|
|
1869
1932
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 14c.83.642 2.077 1.017 3.5 1c1.423.017 2.67-.358 3.5-1c.83-.642 2.077-1.017 3.5-1c1.423-.017 2.67.358 3.5 1M8 3a2.4 2.4 0 0 0-1 2a2.4 2.4 0 0 0 1 2m4-4a2.4 2.4 0 0 0-1 2a2.4 2.4 0 0 0 1 2\"/><path d=\"M3 10h14v5a6 6 0 0 1-6 6H9a6 6 0 0 1-6-6v-5z\"/><path d=\"M16.746 16.726a3 3 0 1 0 .252-5.555\"/></g>"
|
|
1870
1933
|
},
|
|
1934
|
+
"coffee-off": {
|
|
1935
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 14c.83.642 2.077 1.017 3.5 1c1.423.017 2.67-.358 3.5-1c.73-.565 1.783-.923 2.994-.99M8 3c-.194.14-.364.305-.506.49M12 3a2.4 2.4 0 0 0-1 2a2.4 2.4 0 0 0 1 2\"/><path d=\"M14 10h3v3m-.257 3.743A6.003 6.003 0 0 1 11 21H9a6 6 0 0 1-6-6v-5h7\"/><path d=\"M20.116 16.124a3 3 0 0 0-3.118-4.953M3 3l18 18\"/></g>"
|
|
1936
|
+
},
|
|
1871
1937
|
"coin": {
|
|
1872
1938
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M14.8 9A2 2 0 0 0 13 8h-2a2 2 0 0 0 0 4h2a2 2 0 0 1 0 4h-2a2 2 0 0 1-1.8-1M12 6v2m0 8v2\"/></g>"
|
|
1873
1939
|
},
|
|
@@ -1928,6 +1994,9 @@
|
|
|
1928
1994
|
"container": {
|
|
1929
1995
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 4v.01M20 20v.01M20 16v.01M20 12v.01M20 8v.01\"/><rect width=\"8\" height=\"16\" x=\"8\" y=\"4\" rx=\"1\"/><path d=\"M4 4v.01M4 20v.01M4 16v.01M4 12v.01M4 8v.01\"/></g>"
|
|
1930
1996
|
},
|
|
1997
|
+
"container-off": {
|
|
1998
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 4v.01M20 20v.01M20 16v.01M20 12v.01M20 8v.01M8.297 4.289A.997.997 0 0 1 9 4h6a1 1 0 0 1 1 1v7m0 4v3a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1V8M4 4v.01M4 20v.01M4 16v.01M4 12v.01M4 8v.01M3 3l18 18\"/>"
|
|
1999
|
+
},
|
|
1931
2000
|
"contrast": {
|
|
1932
2001
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M12 17a5 5 0 0 0 0-10v10\"/></g>"
|
|
1933
2002
|
},
|
|
@@ -2012,12 +2081,21 @@
|
|
|
2012
2081
|
"cpu-2": {
|
|
2013
2082
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"14\" height=\"14\" x=\"5\" y=\"5\" rx=\"1\"/><path d=\"M8 10V8h2m6 6v2h-2m-4 0H8v-2m8-4V8h-2M3 10h2m-2 4h2m5-11v2m4-2v2m7 5h-2m2 4h-2m-5 7v-2m-4 2v-2\"/></g>"
|
|
2014
2083
|
},
|
|
2084
|
+
"cpu-off": {
|
|
2085
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 5h9a1 1 0 0 1 1 1v9m-.292 3.706A.997.997 0 0 1 18 19H6a1 1 0 0 1-1-1V6c0-.272.108-.518.284-.698\"/><path d=\"M13 9h2v2m0 4H9V9m-6 1h2m-2 4h2m5-11v2m4-2v2m7 5h-2m2 4h-2m-5 7v-2m-4 2v-2M3 3l18 18\"/></g>"
|
|
2086
|
+
},
|
|
2015
2087
|
"crane": {
|
|
2016
2088
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6 21h6m-3 0V3L3 9h18M9 3l10 6\"/><path d=\"M17 9v4a2 2 0 1 1-2 2\"/></g>"
|
|
2017
2089
|
},
|
|
2090
|
+
"crane-off": {
|
|
2091
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 21h6m-3 0V9m0-4V3L7.999 4.001M6.005 5.995L3 9h6m4 0h8M9 3l10 6m-2 0v4a2 2 0 0 1 2 2m-2 2a2 2 0 0 1-2-2M3 3l18 18\"/>"
|
|
2092
|
+
},
|
|
2018
2093
|
"creative-commons": {
|
|
2019
2094
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M10.5 10.5a2.187 2.187 0 0 0-2.914.116a1.928 1.928 0 0 0 0 2.768a2.188 2.188 0 0 0 2.914.116m6-3a2.187 2.187 0 0 0-2.914.116a1.928 1.928 0 0 0 0 2.768a2.188 2.188 0 0 0 2.914.116\"/></g>"
|
|
2020
2095
|
},
|
|
2096
|
+
"creative-commons-off": {
|
|
2097
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5.638 5.634a9 9 0 1 0 12.723 12.733m1.686-2.332A9 9 0 0 0 7.954 3.958\"/><path d=\"M10.5 10.5a2.187 2.187 0 0 0-2.914.116a1.928 1.928 0 0 0 0 2.768a2.188 2.188 0 0 0 2.914.116m6-3a2.194 2.194 0 0 0-2.309-.302M3 3l18 18\"/></g>"
|
|
2098
|
+
},
|
|
2021
2099
|
"credit-card": {
|
|
2022
2100
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"3\"/><path d=\"M3 10h18M7 15h.01M11 15h2\"/></g>"
|
|
2023
2101
|
},
|
|
@@ -2033,6 +2111,9 @@
|
|
|
2033
2111
|
"cross": {
|
|
2034
2112
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 21h4v-9h5V8h-5V3h-4v5H5v4h5z\"/>"
|
|
2035
2113
|
},
|
|
2114
|
+
"cross-off": {
|
|
2115
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 12h3V8h-5V3h-4v3M8 8H5v4h5v9h4v-7M3 3l18 18\"/>"
|
|
2116
|
+
},
|
|
2036
2117
|
"crosshair": {
|
|
2037
2118
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V6a2 2 0 0 1 2-2h2M4 16v2a2 2 0 0 0 2 2h2m8-16h2a2 2 0 0 1 2 2v2m-4 12h2a2 2 0 0 0 2-2v-2M9 12h6m-3-3v6\"/>"
|
|
2038
2119
|
},
|
|
@@ -2045,9 +2126,15 @@
|
|
|
2045
2126
|
"crutches": {
|
|
2046
2127
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"8\" height=\"4\" x=\"8\" y=\"3\" rx=\"2\"/><path d=\"M11 21h2m-1 0v-4.092a3 3 0 0 1 .504-1.664l.992-1.488A3 3 0 0 0 14 12.092V7m-2 14v-4.092a3 3 0 0 0-.504-1.664l-.992-1.488A3 3 0 0 1 10 12.092V7m0 4h4\"/></g>"
|
|
2047
2128
|
},
|
|
2129
|
+
"crutches-off": {
|
|
2130
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.178 4.174A2 2 0 0 1 10 3h4a2 2 0 1 1 0 4h-3m0 14h2m-1 0v-4.092a3 3 0 0 1 .504-1.664l.992-1.488a3 3 0 0 0 .097-.155M14 10V7m-2 14v-4.092a3 3 0 0 0-.504-1.664l-.992-1.488A3 3 0 0 1 10 12.092V10m0 1h1M3 3l18 18\"/>"
|
|
2131
|
+
},
|
|
2048
2132
|
"cup": {
|
|
2049
2133
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 11h14V8H5zm12.5 0L16 21H8L6.5 11M6 8V7a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v1m-3-3V3\"/>"
|
|
2050
2134
|
},
|
|
2135
|
+
"cup-off": {
|
|
2136
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 8H5v3h6m4 0h4V8h-7m5.5 3l-.323 2.154m-.525 3.497L16 21H8L6.5 11M6 8V7c0-.296.064-.577.18-.83M9 5h7a2 2 0 0 1 2 2v1m-3-3V3M3 3l18 18\"/>"
|
|
2137
|
+
},
|
|
2051
2138
|
"curling": {
|
|
2052
2139
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"10\" x=\"4\" y=\"9\" rx=\"4\"/><path d=\"M4 14h16M8 5h6a2 2 0 0 1 2 2v2\"/></g>"
|
|
2053
2140
|
},
|
|
@@ -2165,6 +2252,12 @@
|
|
|
2165
2252
|
"current-location": {
|
|
2166
2253
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"3\"/><circle cx=\"12\" cy=\"12\" r=\"8\"/><path d=\"M12 2v2m0 16v2m8-10h2M2 12h2\"/></g>"
|
|
2167
2254
|
},
|
|
2255
|
+
"current-location-off": {
|
|
2256
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14.685 10.661c-.3-.6-.795-1.086-1.402-1.374m-3.397.584a3 3 0 1 0 4.24 4.245\"/><path d=\"M6.357 6.33a8 8 0 1 0 11.301 11.326m1.642-2.378A8 8 0 0 0 8.703 4.709M12 2v2m0 16v2m8-10h2M2 12h2M3 3l18 18\"/></g>"
|
|
2257
|
+
},
|
|
2258
|
+
"cursor-off": {
|
|
2259
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 4a3 3 0 0 1 3 3v1m0 9a3 3 0 0 1-3 3m6-16a3 3 0 0 0-3 3v1m0 4v5a3 3 0 0 0 3 3M3 3l18 18\"/>"
|
|
2260
|
+
},
|
|
2168
2261
|
"cursor-text": {
|
|
2169
2262
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 12h4M9 4a3 3 0 0 1 3 3v10a3 3 0 0 1-3 3m6-16a3 3 0 0 0-3 3v10a3 3 0 0 0 3 3\"/>"
|
|
2170
2263
|
},
|
|
@@ -2189,6 +2282,9 @@
|
|
|
2189
2282
|
"dental": {
|
|
2190
2283
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 5.5C10.926 4.914 9.417 4 8 4c-2.1-.001-4 1.247-4 5c0 4.899 1.056 8.41 2.671 10.537c.573.756 1.97.521 2.567-.236c.398-.505.819-1.439 1.262-2.801c.292-.771.892-1.504 1.5-1.5c.602.004 1.21.737 1.5 1.5c.443 1.362.864 2.295 1.262 2.8c.597.759 1.994.993 2.567.237C18.944 17.41 20 13.9 20 9c0-3.74-1.908-4.994-4-5c-1.423-.004-2.92.911-4 1.5zm0 0L15 7\"/>"
|
|
2191
2284
|
},
|
|
2285
|
+
"dental-off": {
|
|
2286
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19.277 15.281C19.74 13.531 20 11.437 20 9c0-3.74-1.908-4.994-4-5c-1.423-.004-2.92.911-4 1.5C10.926 4.914 9.417 4 8 4M5.157 5.153C4.45 5.937 4 7.17 4 9c0 4.899 1.056 8.41 2.671 10.537c.573.756 1.97.521 2.567-.236c.398-.505.819-1.439 1.262-2.801c.292-.771.892-1.504 1.5-1.5c.602.004 1.21.737 1.5 1.5c.443 1.362.864 2.295 1.262 2.8c.597.759 1.994.993 2.567.237c.305-.402.59-.853.852-1.353M12 5.5L15 7M3 3l18 18\"/>"
|
|
2287
|
+
},
|
|
2192
2288
|
"details": {
|
|
2193
2289
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 19h14a2 2 0 0 0 1.84-2.75L13.74 4a2 2 0 0 0-3.5 0l-7.1 12.25A2 2 0 0 0 4.89 19M12 3v16\"/>"
|
|
2194
2290
|
},
|
|
@@ -2249,9 +2345,15 @@
|
|
|
2249
2345
|
"device-nintendo": {
|
|
2250
2346
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 20V4H7a4 4 0 0 0-4 4v8a4 4 0 0 0 4 4h3zm4 0V4h3a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4h-3z\"/><circle cx=\"17.5\" cy=\"15.5\" r=\"1\" fill=\"currentColor\"/><circle cx=\"6.5\" cy=\"8.5\" r=\"1\" fill=\"currentColor\"/></g>"
|
|
2251
2347
|
},
|
|
2348
|
+
"device-nintendo-off": {
|
|
2349
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4.713 4.718A3.995 3.995 0 0 0 3 8v8a4 4 0 0 0 4 4h3V10m0-4V4H8m6 6V4h3a4 4 0 0 1 4 4v8c0 .308-.035.608-.1.896m-1.62 2.39A3.982 3.982 0 0 1 17 20h-3v-6\"/><circle cx=\"6.5\" cy=\"8.5\" r=\"1\"/><path d=\"m3 3l18 18\"/></g>"
|
|
2350
|
+
},
|
|
2252
2351
|
"device-speaker": {
|
|
2253
2352
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"14\" height=\"18\" x=\"5\" y=\"3\" rx=\"2\"/><circle cx=\"12\" cy=\"14\" r=\"3\"/><path d=\"M12 7v.01\"/></g>"
|
|
2254
2353
|
},
|
|
2354
|
+
"device-speaker-off": {
|
|
2355
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 3h10a2 2 0 0 1 2 2v10m0 4a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V5\"/><path d=\"M11.114 11.133a3.001 3.001 0 1 0 3.754 3.751M12 7v.01M3 3l18 18\"/></g>"
|
|
2356
|
+
},
|
|
2255
2357
|
"device-tablet": {
|
|
2256
2358
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"14\" height=\"18\" x=\"5\" y=\"3\" rx=\"1\"/><circle cx=\"12\" cy=\"17\" r=\"1\"/></g>"
|
|
2257
2359
|
},
|
|
@@ -2288,12 +2390,21 @@
|
|
|
2288
2390
|
"devices-pc": {
|
|
2289
2391
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 5h6v14H3zm9 4h10v7H12zm2 10h6m-3-3v3M6 13v.01M6 16v.01\"/>"
|
|
2290
2392
|
},
|
|
2393
|
+
"devices-pc-off": {
|
|
2394
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 9v10H3V5h2m8 4h9v7h-2m-4 0h-4v-4m2 7h5m-2-2v2M6 13v.01M6 16v.01M3 3l18 18\"/>"
|
|
2395
|
+
},
|
|
2291
2396
|
"dialpad": {
|
|
2292
2397
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 3h4v4H3zm14 0h4v4h-4zm-7 0h4v4h-4zm-7 7h4v4H3zm14 0h4v4h-4zm-7 0h4v4h-4zm0 7h4v4h-4z\"/>"
|
|
2293
2398
|
},
|
|
2399
|
+
"dialpad-off": {
|
|
2400
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 7H3V3m14 0h4v4h-4zm-7 3V3h4v4h-3m-8 3h4v4H3zm14 3v-3h4v4h-3m-4 0h-4v-4m0 7h4v4h-4zM3 3l18 18\"/>"
|
|
2401
|
+
},
|
|
2294
2402
|
"diamond": {
|
|
2295
2403
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6 5h12l3 5l-8.5 9.5a.7.7 0 0 1-1 0L3 10l3-5\"/><path d=\"M10 12L8 9.8l.6-1\"/></g>"
|
|
2296
2404
|
},
|
|
2405
|
+
"diamond-off": {
|
|
2406
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 5h9l3 5l-3.308 3.697m-1.883 2.104L12.5 19.5a.7.7 0 0 1-1 0L3 10l2.62-4.368\"/><path d=\"M10 12L8 9.8l.6-1M3 3l18 18\"/></g>"
|
|
2407
|
+
},
|
|
2297
2408
|
"diamonds": {
|
|
2298
2409
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m10.831 20.413l-5.375-6.91c-.608-.783-.608-2.223 0-3.005l5.375-6.911a1.457 1.457 0 0 1 2.338 0l5.375 6.91c.608.783.608 2.223 0 3.005l-5.375 6.911a1.457 1.457 0 0 1-2.338 0z\"/>"
|
|
2299
2410
|
},
|
|
@@ -2330,15 +2441,24 @@
|
|
|
2330
2441
|
"directions": {
|
|
2331
2442
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 21v-4m0-4V9m0-4V3m-2 18h4M8 5v4h11l2-2l-2-2zm6 8v4H6l-2-2l2-2z\"/>"
|
|
2332
2443
|
},
|
|
2444
|
+
"directions-off": {
|
|
2445
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 21v-4m0-4v-1m0-7V3m-2 18h4M8 8v1h1m4 0h6l2-2l-2-2H9m5 9v3H6l-2-2l2-2h7M3 3l18 18\"/>"
|
|
2446
|
+
},
|
|
2333
2447
|
"disabled": {
|
|
2334
2448
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"11\" cy=\"5\" r=\"2\"/><path d=\"M11 7v8h4l4 5m-8-9h5m-9 .5a5 5 0 1 0 6 7.5\"/></g>"
|
|
2335
2449
|
},
|
|
2336
2450
|
"disabled-2": {
|
|
2337
2451
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"17\" cy=\"6\" r=\"2\"/><path d=\"M9 11a5 5 0 1 0 3.95 7.95\"/><path d=\"m19 20l-4-5h-4l3-5l-4-3l-4 1\"/></g>"
|
|
2338
2452
|
},
|
|
2453
|
+
"disabled-off": {
|
|
2454
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 7a2 2 0 1 0-2-2m2 6v4h4l4 5m-4-9h1m-9 .5a5 5 0 1 0 6 7.5M3 3l18 18\"/>"
|
|
2455
|
+
},
|
|
2339
2456
|
"disc": {
|
|
2340
2457
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/><path d=\"M7 12a5 5 0 0 1 5-5m0 10a5 5 0 0 0 5-5\"/></g>"
|
|
2341
2458
|
},
|
|
2459
|
+
"disc-off": {
|
|
2460
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20.044 16.04A9 9 0 0 0 7.962 3.955M5.629 5.643A9 9 0 0 0 12 21c2.491 0 4.73-.997 6.36-2.631\"/><path d=\"M11.298 11.288a1 1 0 1 0 1.402 1.427M7 12c0-1.38.559-2.629 1.462-3.534m2.607-1.38C11.371 7.03 11.682 7 12 7m0 10a4.985 4.985 0 0 0 3.551-1.48m1.362-2.587c.057-.302.087-.614.087-.933M3 3l18 18\"/></g>"
|
|
2461
|
+
},
|
|
2342
2462
|
"discount": {
|
|
2343
2463
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m9 15l6-6\"/><circle cx=\"9.5\" cy=\"9.5\" r=\".5\" fill=\"currentColor\"/><circle cx=\"14.5\" cy=\"14.5\" r=\".5\" fill=\"currentColor\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
|
|
2344
2464
|
},
|
|
@@ -2354,6 +2474,12 @@
|
|
|
2354
2474
|
"dna-2": {
|
|
2355
2475
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M17 3v1c-.01 3.352-1.68 6.023-5.008 8.014c-3.328 1.99 3.336-2.005.008-.014c-3.328 1.99-4.997 4.662-5.008 8.014v1\"/><path d=\"M17 21.014v-1c-.01-3.352-1.68-6.023-5.008-8.014c-3.328-1.99 3.336 2.005.008.014C8.672 10.023 7.003 7.352 6.992 4V3M7 4h10M7 20h10M8 8h8m-8 8h8\"/></g>"
|
|
2356
2476
|
},
|
|
2477
|
+
"dna-2-off": {
|
|
2478
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 3v1c-.007 2.46-.91 4.554-2.705 6.281M12 12c-3.328 1.99-4.997 4.662-5.008 8.014v1m10.008 0v-1c-.004-1.44-.315-2.755-.932-3.944M12 12c-1.903-1.138-3.263-2.485-4.082-4.068M8 4h9M7 20h10M12 8h4m-8 8h8M3 3l18 18\"/>"
|
|
2479
|
+
},
|
|
2480
|
+
"dna-off": {
|
|
2481
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16 12a3.898 3.898 0 0 0-1.172-2.828A4.027 4.027 0 0 0 12 8M9.172 9.172a4 4 0 1 0 5.656 5.656\"/><path d=\"M9.172 20.485a4 4 0 1 0-5.657-5.657M14.828 3.515a4 4 0 1 0 5.657 5.657M3 3l18 18\"/></g>"
|
|
2482
|
+
},
|
|
2357
2483
|
"dog-bowl": {
|
|
2358
2484
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m10 15l5.586-5.585A2 2 0 1 1 19 8a2 2 0 1 1-1.413 3.414L14 15\"/><path d=\"M12 13L8.414 9.415A2 2 0 1 0 5 8a2 2 0 1 0 1.413 3.414L10 15m-7 5h18c-.175-1.671-.046-3.345-2-5H5c-1.333 1-2 2.667-2 5z\"/></g>"
|
|
2359
2485
|
},
|
|
@@ -2366,6 +2492,9 @@
|
|
|
2366
2492
|
"door-exit": {
|
|
2367
2493
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 12v.01M3 21h18M5 21V5a2 2 0 0 1 2-2h7.5M17 13.5V21M14 7h7m-3-3l3 3l-3 3\"/>"
|
|
2368
2494
|
},
|
|
2495
|
+
"door-off": {
|
|
2496
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 21h18M6 21V6m1.18-2.825C7.43 3.063 7.708 3 8 3h8a2 2 0 0 1 2 2v9m0 4v3M3 3l18 18\"/>"
|
|
2497
|
+
},
|
|
2369
2498
|
"dots": {
|
|
2370
2499
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"5\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"19\" cy=\"12\" r=\"1\"/></g>"
|
|
2371
2500
|
},
|
|
@@ -2384,6 +2513,9 @@
|
|
|
2384
2513
|
"download": {
|
|
2385
2514
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-2M7 11l5 5l5-5m-5-7v12\"/>"
|
|
2386
2515
|
},
|
|
2516
|
+
"download-off": {
|
|
2517
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 17v2a2 2 0 0 0 2 2h12a2 2 0 0 0 1.83-1.19M7 11l5 5l2.005-2.005m1.994-1.994L17 11m-5-7v4m0 4v4M3 3l18 18\"/>"
|
|
2518
|
+
},
|
|
2387
2519
|
"drag-drop": {
|
|
2388
2520
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 11V9a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h2\"/><path d=\"m13 13l9 3l-4 2l-2 4l-3-9M3 3v.01M7 3v.01M11 3v.01M15 3v.01M3 7v.01M3 11v.01M3 15v.01\"/></g>"
|
|
2389
2521
|
},
|
|
@@ -2424,14 +2556,23 @@
|
|
|
2424
2556
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6 10c0-1.146.277-2.245.78-3.219m1.792-2.208A7 7 0 0 1 19 13.6a10 10 0 0 1-.633.762m-2.045 1.96A8 8 0 0 0 15 18.6A4.5 4.5 0 0 1 8.2 20\"/><path d=\"M11.42 7.414a3 3 0 0 1 4.131 4.13M3 3l18 18\"/></g>"
|
|
2425
2557
|
},
|
|
2426
2558
|
"edit": {
|
|
2427
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"
|
|
2559
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-1\"/><path d=\"M20.385 6.585a2.1 2.1 0 0 0-2.97-2.97L9 12v3h3l8.385-8.415zM16 5l3 3\"/></g>"
|
|
2428
2560
|
},
|
|
2429
2561
|
"edit-circle": {
|
|
2430
2562
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m12 15l8.385-8.415a2.1 2.1 0 0 0-2.97-2.97L9 12v3h3zm4-10l3 3\"/><path d=\"M9 7.07A7.002 7.002 0 0 0 10 21a7.002 7.002 0 0 0 6.929-5.999\"/></g>"
|
|
2431
2563
|
},
|
|
2564
|
+
"edit-circle-off": {
|
|
2565
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10.507 10.498L9 12v3h3l1.493-1.498m2.002-2.01l4.89-4.907a2.1 2.1 0 0 0-2.97-2.97l-4.913 4.896M16 5l3 3\"/><path d=\"M7.476 7.471A7.002 7.002 0 0 0 10 21a7.004 7.004 0 0 0 6.53-4.474M3 3l18 18\"/></g>"
|
|
2566
|
+
},
|
|
2567
|
+
"edit-off": {
|
|
2568
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-1\"/><path d=\"M10.507 10.498L9 12v3h3l1.493-1.498m2.002-2.01l4.89-4.907a2.1 2.1 0 0 0-2.97-2.97l-4.913 4.896M16 5l3 3M3 3l18 18\"/></g>"
|
|
2569
|
+
},
|
|
2432
2570
|
"egg": {
|
|
2433
2571
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5.514 14.639C5.514 18.152 8.418 21 12 21s6.486-2.848 6.486-6.361a12.574 12.574 0 0 0-3.243-9.012A4.025 4.025 0 0 0 12 4a4.025 4.025 0 0 0-3.243 1.627a12.574 12.574 0 0 0-3.243 9.012\"/>"
|
|
2434
2572
|
},
|
|
2573
|
+
"egg-off": {
|
|
2574
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7.41 7.41a12.574 12.574 0 0 0-1.896 7.229C5.514 18.152 8.418 21 12 21a6.504 6.504 0 0 0 5.692-3.31m.8-3.192a12.574 12.574 0 0 0-3.249-8.871A4.025 4.025 0 0 0 12 4a4.026 4.026 0 0 0-2.832 1.155M3 3l18 18\"/>"
|
|
2575
|
+
},
|
|
2435
2576
|
"elevator": {
|
|
2436
2577
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"14\" height=\"16\" x=\"5\" y=\"4\" rx=\"1\"/><path d=\"m10 10l2-2l2 2m-4 4l2 2l2-2\"/></g>"
|
|
2437
2578
|
},
|
|
@@ -2444,6 +2585,9 @@
|
|
|
2444
2585
|
"engine": {
|
|
2445
2586
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 10v6m9-11v3m-2-3h4m-9 8H3m3-3h2l2-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\"/>"
|
|
2446
2587
|
},
|
|
2588
|
+
"engine-off": {
|
|
2589
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 10v6m9-11v3m-2-3h4m-9 8H3m13 3h-1v2a1 1 0 0 1-1 1h-3.465a1 1 0 0 1-.832-.445L8 16H6v-6h2l.99-.99M12 8h1.382a1 1 0 0 1 .894.553l1.448 2.894a1 1 0 0 0 .894.553H18v-2h2a1 1 0 0 1 1 1v6M3 3l18 18\"/>"
|
|
2590
|
+
},
|
|
2447
2591
|
"equal": {
|
|
2448
2592
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 9h14M5 15h14\"/>"
|
|
2449
2593
|
},
|
|
@@ -2451,23 +2595,38 @@
|
|
|
2451
2595
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 9h14M5 15h14m0-10L5 19\"/>"
|
|
2452
2596
|
},
|
|
2453
2597
|
"eraser": {
|
|
2454
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19
|
|
2598
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 20H8.5l-4.21-4.3a1 1 0 0 1 0-1.41l10-10a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41L11.5 20m6.5-6.7L11.7 7\"/>"
|
|
2599
|
+
},
|
|
2600
|
+
"eraser-off": {
|
|
2601
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m3 3l18 18m-2-1H8.5l-4.21-4.3a1 1 0 0 1 0-1.41l4.995-4.993m2.009-2.01l2.997-2.996a1 1 0 0 1 1.41 0l5 5a1 1 0 0 1 0 1.41c-1.417 1.431-2.406 2.432-2.97 3m-2.02 2.043L11.5 20m6.5-6.7L11.7 7\"/>"
|
|
2455
2602
|
},
|
|
2456
2603
|
"error-404": {
|
|
2457
2604
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 7v4a1 1 0 0 0 1 1h3m0-5v10m3-9v8a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1h-2a1 1 0 0 0-1 1zm7-1v4a1 1 0 0 0 1 1h3m0-5v10\"/>"
|
|
2458
2605
|
},
|
|
2606
|
+
"error-404-off": {
|
|
2607
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 7v4a1 1 0 0 0 1 1h3m0-5v10m3-7v6a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-2m0-4V8a1 1 0 0 0-1-1h-2m6 0v4a1 1 0 0 0 1 1h3m0-5v10M3 3l18 18\"/>"
|
|
2608
|
+
},
|
|
2459
2609
|
"exchange": {
|
|
2460
2610
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"5\" cy=\"18\" r=\"2\"/><circle cx=\"19\" cy=\"6\" r=\"2\"/><path d=\"M19 8v5a5 5 0 0 1-5 5h-3l3-3m0 6l-3-3m-6-2v-5a5 5 0 0 1 5-5h3l-3-3m0 6l3-3\"/></g>"
|
|
2461
2611
|
},
|
|
2612
|
+
"exchange-off": {
|
|
2613
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"5\" cy=\"18\" r=\"2\"/><circle cx=\"19\" cy=\"6\" r=\"2\"/><path d=\"M19 8v5c0 .594-.104 1.164-.294 1.692m-1.692 2.298A4.978 4.978 0 0 1 14 18h-3l3-3m0 6l-3-3m-6-2v-5c0-1.632.782-3.082 1.992-3.995M10 6h3l-3-3m1.501 4.499L13 6M3 3l18 18\"/></g>"
|
|
2614
|
+
},
|
|
2462
2615
|
"exclamation-mark": {
|
|
2463
2616
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 19v.01M12 15V5\"/>"
|
|
2464
2617
|
},
|
|
2618
|
+
"exclamation-mark-off": {
|
|
2619
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 19v.01M12 15v-3m0-4V5M3 3l18 18\"/>"
|
|
2620
|
+
},
|
|
2465
2621
|
"exposure": {
|
|
2466
2622
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"M4.6 19.4L19.4 4.6M7 9h4M9 7v4m4 5h4\"/></g>"
|
|
2467
2623
|
},
|
|
2468
2624
|
"external-link": {
|
|
2469
2625
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-5m-7 1L20 4m-5 0h5v5\"/>"
|
|
2470
2626
|
},
|
|
2627
|
+
"external-link-off": {
|
|
2628
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 7H6a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-1m-7-3l1.996-1.996m2.007-2.007L20 4m-5 0h5v5M3 3l18 18\"/>"
|
|
2629
|
+
},
|
|
2471
2630
|
"eye": {
|
|
2472
2631
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"2\"/><path d=\"M22 12c-2.667 4.667-6 7-10 7s-7.333-2.333-10-7c2.667-4.667 6-7 10-7s7.333 2.333 10 7\"/></g>"
|
|
2473
2632
|
},
|
|
@@ -2486,6 +2645,9 @@
|
|
|
2486
2645
|
"eyeglass-2": {
|
|
2487
2646
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 4H6L3 14v2.5M16 4h2l3 10v2.5M10 16h4\"/><circle cx=\"17.5\" cy=\"16.5\" r=\"3.5\"/><circle cx=\"6.5\" cy=\"16.5\" r=\"3.5\"/></g>"
|
|
2488
2647
|
},
|
|
2648
|
+
"eyeglass-off": {
|
|
2649
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5.536 5.546L3 14M16 4h2l3 10m-11 2h4m5.426 3.423A3.5 3.5 0 0 1 14 16.5V14m4 0h3v2.5c0 .157-.01.312-.03.463M10 16.5a3.5 3.5 0 0 1-7 0V14h7v2.5M3 3l18 18\"/>"
|
|
2650
|
+
},
|
|
2489
2651
|
"face-id": {
|
|
2490
2652
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V6a2 2 0 0 1 2-2h2M4 16v2a2 2 0 0 0 2 2h2m8-16h2a2 2 0 0 1 2 2v2m-4 12h2a2 2 0 0 0 2-2v-2M9 10h.01M15 10h.01M9.5 15a3.5 3.5 0 0 0 5 0\"/>"
|
|
2491
2653
|
},
|
|
@@ -2495,15 +2657,24 @@
|
|
|
2495
2657
|
"face-mask": {
|
|
2496
2658
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5.002 14.5H4.78c-1.535 0-2.778-1.12-2.778-2.5S3.245 9.5 4.78 9.5h.222m14 5h.222c1.534 0 2.778-1.12 2.778-2.5s-1.244-2.5-2.778-2.5h-.222M9 10h6m-6 4h6\"/><path d=\"m12.55 18.843l5-1.429A2 2 0 0 0 19 15.491V8.51a2 2 0 0 0-1.45-1.923l-5-1.429a2 2 0 0 0-1.1 0l-5 1.429A2 2 0 0 0 5 8.509v6.982a2 2 0 0 0 1.45 1.923l5 1.429a2 2 0 0 0 1.1 0z\"/></g>"
|
|
2497
2659
|
},
|
|
2660
|
+
"face-mask-off": {
|
|
2661
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5.002 14.5H4.78c-1.535 0-2.778-1.12-2.778-2.5S3.245 9.5 4.78 9.5h.222m14 5h.222c1.534 0 2.778-1.12 2.778-2.5s-1.244-2.5-2.778-2.5h-.222M9 10h1m4 0h1m-6 4h5\"/><path d=\"M19 15V8.51a2 2 0 0 0-1.45-1.923l-5-1.429a2 2 0 0 0-1.1 0l-1.788.511m-3.118.891l-.094.027A2 2 0 0 0 5 8.509v6.982a2 2 0 0 0 1.45 1.923l5 1.429a2 2 0 0 0 1.1 0l4.899-1.4M3 3l18 18\"/></g>"
|
|
2662
|
+
},
|
|
2498
2663
|
"fall": {
|
|
2499
2664
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m11 21l1-5l-1-4l-3-4h4l3-3M6 16l-1-4l3-4\"/><circle cx=\"6\" cy=\"5\" r=\"1\"/><path d=\"M13.5 12H16l4 2\"/></g>"
|
|
2500
2665
|
},
|
|
2501
2666
|
"feather": {
|
|
2502
2667
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m4 20l10-10m0-5v5h5m-9-1v5h5m-9-1v5h5m-5-5l4-4l4-4\"/><path d=\"M19 10c.638-.636 1-1.515 1-2.486A3.515 3.515 0 0 0 16.483 4c-.97 0-1.847.367-2.483 1m-3 13l4-4l4-4\"/></g>"
|
|
2503
2668
|
},
|
|
2669
|
+
"feather-off": {
|
|
2670
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m4 20l8-8m2-7v5h5M9 11v4h4m-7-2v5h5m-5-5l3.502-3.502m2.023-2.023L14 5\"/><path d=\"M19 10c.638-.636 1-1.515 1-2.486A3.515 3.515 0 0 0 16.483 4c-.97 0-1.847.367-2.483 1m-3 13l3.499-3.499m2.008-2.008L19 10M3 3l18 18\"/></g>"
|
|
2671
|
+
},
|
|
2504
2672
|
"fence": {
|
|
2505
2673
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 12v4h16v-4zm2 4v4h4v-4m0-4V6L8 4L6 6v6m8 4v4h4v-4m0-4V6l-2-2l-2 2v6\"/>"
|
|
2506
2674
|
},
|
|
2675
|
+
"fence-off": {
|
|
2676
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 12H4v4h12m4 0v-4h-4M6 16v4h4v-4m0-4v-2m0-4L8 4M6 6v6m8 4v4h4v-2m0-6V6l-2-2l-2 2v4M3 3l18 18\"/>"
|
|
2677
|
+
},
|
|
2507
2678
|
"fidget-spinner": {
|
|
2508
2679
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 17a3 3 0 1 1-1.543-2.623l2.087-3.754A3 3 0 0 1 12 5a3 3 0 0 1 1.457 5.623l2.087 3.754a3 3 0 1 1-1.538 2.8L14 17h-4zm7 0v.01M7 17v.01M12 8v.01\"/>"
|
|
2509
2680
|
},
|
|
@@ -2678,6 +2849,9 @@
|
|
|
2678
2849
|
"fingerprint": {
|
|
2679
2850
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M18.9 7a8 8 0 0 1 1.1 5v1a6 6 0 0 0 .8 3M8 11a4 4 0 0 1 8 0v1a10 10 0 0 0 2 6\"/><path d=\"M12 11v2a14 14 0 0 0 2.5 8M8 15a18 18 0 0 0 1.8 6m-4.9-2a22 22 0 0 1-.9-7v-1a8 8 0 0 1 12-6.95\"/></g>"
|
|
2680
2851
|
},
|
|
2852
|
+
"fingerprint-off": {
|
|
2853
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18.9 7a8 8 0 0 1 1.1 5v1a6 6 0 0 0 .8 3M8 11c0-.848.264-1.634.713-2.28m2.4-1.621A4 4 0 0 1 16 11l-.001 1M12 12v1a14 14 0 0 0 2.5 8M8 15a18 18 0 0 0 1.8 6m-4.9-2a22 22 0 0 1-.9-7v-1a8 8 0 0 1 1.854-5.143M8.03 4.032A8 8 0 0 1 16 4.05M3 3l18 18\"/>"
|
|
2854
|
+
},
|
|
2681
2855
|
"firetruck": {
|
|
2682
2856
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><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 5H21m-9 6V7h3M3 17v-5h9M3 9l18-6M6 12V8\"/></g>"
|
|
2683
2857
|
},
|
|
@@ -2687,18 +2861,30 @@
|
|
|
2687
2861
|
"fish": {
|
|
2688
2862
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16.69 7.44A6.973 6.973 0 0 0 15 12a6.97 6.97 0 0 0 1.699 4.571\"/><path d=\"M2 9.504c7.715 8.647 14.75 10.265 20 2.498C16.75 4.241 9.715 5.86 2 14.506M18 11v.01\"/><path d=\"M11.5 10.5c-.667 1-.667 2 0 3\"/></g>"
|
|
2689
2863
|
},
|
|
2864
|
+
"fish-off": {
|
|
2865
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16.69 7.44a6.973 6.973 0 0 0-1.63 3.635\"/><path d=\"M2 9.504c5.307 5.948 10.293 8.57 14.597 7.1m2.583-1.449c.988-.788 1.93-1.836 2.82-3.153c-3.005-4.443-6.596-5.812-10.564-4.548M8.672 8.72C6.527 9.986 4.294 11.935 2 14.506M18 11v.01m-6.847.159c-.287.777-.171 1.554.347 2.331M3 3l18 18\"/></g>"
|
|
2866
|
+
},
|
|
2690
2867
|
"flag": {
|
|
2691
2868
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 5v16M19 5v9M5 5a5 5 0 0 1 7 0a5 5 0 0 0 7 0M5 14a5 5 0 0 1 7 0a5 5 0 0 0 7 0\"/>"
|
|
2692
2869
|
},
|
|
2693
2870
|
"flag-2": {
|
|
2694
2871
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 14h14V5H5v16\"/>"
|
|
2695
2872
|
},
|
|
2873
|
+
"flag-2-off": {
|
|
2874
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 14h9m4 0h1V5H9M5 5v16M3 3l18 18\"/>"
|
|
2875
|
+
},
|
|
2696
2876
|
"flag-3": {
|
|
2697
2877
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 14h14l-4.5-4.5L19 5H5v16\"/>"
|
|
2698
2878
|
},
|
|
2879
|
+
"flag-off": {
|
|
2880
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 5v16M19 5v9M7.641 3.645A4.994 4.994 0 0 1 12 5a5 5 0 0 0 7 0M5 14a5 5 0 0 1 7 0a4.984 4.984 0 0 0 3.437 1.429m3.019-.966c.19-.14.371-.294.544-.463M3 3l18 18\"/>"
|
|
2881
|
+
},
|
|
2699
2882
|
"flame": {
|
|
2700
2883
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 12c2-2.96 0-7-1-8c0 3.038-1.773 4.741-3 6c-1.226 1.26-2 3.24-2 5a6 6 0 1 0 12 0c0-1.532-1.056-3.94-2-5c-1.786 3-2.791 3-4 2z\"/>"
|
|
2701
2884
|
},
|
|
2885
|
+
"flame-off": {
|
|
2886
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.973 8.974C8.638 9.352 8.303 9.69 8 10c-1.226 1.26-2 3.24-2 5a6 6 0 0 0 11.472 2.466m.383-3.597C17.535 12.46 16.733 10.824 16 10c-.281.472-.543.87-.79 1.202m-2.358-2.35C12.784 6.695 11.67 4.668 11 4c0 .968-.18 1.801-.465 2.527M3 3l18 18\"/>"
|
|
2887
|
+
},
|
|
2702
2888
|
"flare": {
|
|
2703
2889
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"2\"/><path d=\"M3 12h4m5-9v4m5 5h4m-9 5v4M7.5 7.5l1 1m8-1l-1 1m0 7l1 1m-8-1l-1 1\"/></g>"
|
|
2704
2890
|
},
|
|
@@ -2708,6 +2894,12 @@
|
|
|
2708
2894
|
"flask-2": {
|
|
2709
2895
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6.1 15h11.8M14 3v7.342A6.002 6.002 0 0 1 15.318 21H8.683A6.002 6.002 0 0 1 10 10.34V3h4zM9 3h6\"/>"
|
|
2710
2896
|
},
|
|
2897
|
+
"flask-2-off": {
|
|
2898
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6.1 15H15m2.742 2.741A6 6 0 0 1 15.318 21H8.683A6.002 6.002 0 0 1 10 10.34v-.326M10 6V3h4v7m.613.598a6.004 6.004 0 0 1 2.801 2.817M9 3h6M3 3l18 18\"/>"
|
|
2899
|
+
},
|
|
2900
|
+
"flask-off": {
|
|
2901
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 3h6m-2 6h1m-4-6v3m-.268 3.736L6 20a.7.7 0 0 0 .5 1h11a.7.7 0 0 0 .5-1l-1.143-3.142m-2.288-6.294L14 9V3M3 3l18 18\"/>"
|
|
2902
|
+
},
|
|
2711
2903
|
"flip-horizontal": {
|
|
2712
2904
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 12h18M7 16h10L7 21v-5m0-8h10L7 3v5\"/>"
|
|
2713
2905
|
},
|
|
@@ -2729,6 +2921,9 @@
|
|
|
2729
2921
|
"flower": {
|
|
2730
2922
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"3\"/><path d=\"M12 2a3 3 0 0 1 3 3c0 .562-.259 1.442-.776 2.64L13.5 9l1.76-1.893c.499-.6.922-1.002 1.27-1.205a2.968 2.968 0 0 1 4.07 1.099a3.011 3.011 0 0 1-1.09 4.098c-.374.217-.99.396-1.846.535L15 12l2.4.326c.995.145 1.698.337 2.11.576A3.011 3.011 0 0 1 20.6 17a2.968 2.968 0 0 1-4.07 1.098c-.348-.202-.771-.604-1.27-1.205L13.5 15l.724 1.36C14.74 17.559 15 18.439 15 19a3 3 0 0 1-6 0c0-.562.259-1.442.776-2.64L10.5 15l-1.76 1.893c-.499.601-.922 1.003-1.27 1.205A2.968 2.968 0 0 1 3.4 17a3.011 3.011 0 0 1 1.09-4.098c.374-.218.99-.396 1.846-.536L9 12l-2.4-.325c-.995-.145-1.698-.337-2.11-.576A3.011 3.011 0 0 1 3.4 7a2.968 2.968 0 0 1 4.07-1.099c.348.203.771.604 1.27 1.205L10.5 9C9.5 6.708 9 5.375 9 5a3 3 0 0 1 3-3z\"/></g>"
|
|
2731
2923
|
},
|
|
2924
|
+
"flower-off": {
|
|
2925
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9.875 9.882a3 3 0 0 0 4.247 4.238m.581-3.423a3.012 3.012 0 0 0-1.418-1.409\"/><path d=\"M9 5a3 3 0 0 1 6 0c0 .562-.259 1.442-.776 2.64L13.5 9l1.76-1.893c.499-.6.922-1.002 1.27-1.205a2.968 2.968 0 0 1 4.07 1.099a3.011 3.011 0 0 1-1.09 4.098c-.374.217-.99.396-1.846.535l-1.779.244m.292.282l1.223.166c.995.145 1.698.337 2.11.576a3.011 3.011 0 0 1 1.226 3.832m-2.277 1.733a2.968 2.968 0 0 1-1.929-.369c-.348-.202-.771-.604-1.27-1.205L13.5 15l.724 1.36C14.74 17.559 15 18.439 15 19a3 3 0 0 1-6 0c0-.562.259-1.442.776-2.64L10.5 15l-1.76 1.893c-.499.601-.922 1.003-1.27 1.205A2.968 2.968 0 0 1 3.4 17a3.011 3.011 0 0 1 1.09-4.098c.374-.218.99-.396 1.846-.536L9 12l-2.4-.325c-.995-.145-1.698-.337-2.11-.576A3.011 3.011 0 0 1 3.4 7a2.968 2.968 0 0 1 2.134-1.467M3 3l18 18\"/></g>"
|
|
2926
|
+
},
|
|
2732
2927
|
"focus": {
|
|
2733
2928
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\".5\" fill=\"currentColor\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
|
|
2734
2929
|
},
|
|
@@ -2765,6 +2960,9 @@
|
|
|
2765
2960
|
"folders": {
|
|
2766
2961
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 4h3l2 2h5a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2\"/><path d=\"M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 2-2h2\"/></g>"
|
|
2767
2962
|
},
|
|
2963
|
+
"folders-off": {
|
|
2964
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M17 17H9a2 2 0 0 1-2-2V7m1.177-2.823C8.428 4.063 8.707 4 9 4h3l2 2h5a2 2 0 0 1 2 2v7c0 .55-.223 1.05-.583 1.411\"/><path d=\"M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 2-2h2M3 3l18 18\"/></g>"
|
|
2965
|
+
},
|
|
2768
2966
|
"forbid": {
|
|
2769
2967
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"m9 9l6 6\"/></g>"
|
|
2770
2968
|
},
|
|
@@ -2780,24 +2978,93 @@
|
|
|
2780
2978
|
"fountain": {
|
|
2781
2979
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 16v-5a2 2 0 1 0-4 0m10 5v-5a2 2 0 1 1 4 0\"/><path d=\"M12 16V6a3 3 0 0 1 6 0M6 6a3 3 0 0 1 6 0M3 16h18v2a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3v-2z\"/></g>"
|
|
2782
2980
|
},
|
|
2981
|
+
"fountain-off": {
|
|
2982
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 16v-5a2 2 0 1 0-4 0m10 5v-1m0-4a2 2 0 1 1 4 0m-7 5v-4m0-4V6a3 3 0 0 1 6 0\"/><path d=\"M7.451 3.43A3 3 0 0 1 12 6m8 10h1v1m-.871 3.114A2.99 2.99 0 0 1 18 21H6a3 3 0 0 1-3-3v-2h13M3 3l18 18\"/></g>"
|
|
2983
|
+
},
|
|
2783
2984
|
"frame": {
|
|
2784
2985
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 7h16M4 17h16M7 4v16M17 4v16\"/>"
|
|
2785
2986
|
},
|
|
2987
|
+
"frame-off": {
|
|
2988
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 7h3m4 0h9M4 17h13M7 7v13M17 4v9m0 4v3M3 3l18 18\"/>"
|
|
2989
|
+
},
|
|
2786
2990
|
"free-rights": {
|
|
2787
2991
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M13.867 9.75c-.246-.48-.708-.769-1.2-.75h-1.334C10.597 9 10 9.67 10 10.5c0 .827.597 1.499 1.333 1.499h1.334c.736 0 1.333.671 1.333 1.5c0 .828-.597 1.499-1.333 1.499h-1.334c-.492.019-.954-.27-1.2-.75M12 7v2m0 6v2M6 6l1.5 1.5m9 9L18 18\"/></g>"
|
|
2788
2992
|
},
|
|
2789
2993
|
"friends": {
|
|
2790
2994
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"7\" cy=\"5\" r=\"2\"/><path d=\"M5 22v-5l-1-1v-4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4l-1 1v5\"/><circle cx=\"17\" cy=\"5\" r=\"2\"/><path d=\"M15 22v-4h-2l2-6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1l2 6h-2v4\"/></g>"
|
|
2791
2995
|
},
|
|
2996
|
+
"friends-off": {
|
|
2997
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 5a2 2 0 0 0 2 2m2-2a2 2 0 0 0-2-2M5 22v-5l-1-1v-4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4l-1 1v5\"/><circle cx=\"17\" cy=\"5\" r=\"2\"/><path d=\"M15 22v-4h-2l1.254-3.763m1.036-2.942A.997.997 0 0 1 16 11h2a1 1 0 0 1 1 1l1.503 4.508M19 19v3M3 3l18 18\"/></g>"
|
|
2998
|
+
},
|
|
2792
2999
|
"gas-station": {
|
|
2793
3000
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 11h1a2 2 0 0 1 2 2v3a1.5 1.5 0 0 0 3 0V9l-3-3M4 20V6a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v14M3 20h12\"/><path d=\"M18 7v1a1 1 0 0 0 1 1h1M4 11h10\"/></g>"
|
|
2794
3001
|
},
|
|
3002
|
+
"gas-station-off": {
|
|
3003
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 11a2 2 0 0 1 2 2m3 3V9l-3-3M4 20V6c0-.548.22-1.044.577-1.405M8 4h4a2 2 0 0 1 2 2v4m0 4v6M3 20h12\"/><path d=\"M18 7v1a1 1 0 0 0 1 1h1M4 11h7M3 3l18 18\"/></g>"
|
|
3004
|
+
},
|
|
2795
3005
|
"gauge": {
|
|
2796
3006
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/><path d=\"M13.41 10.59L16 8m-9 4a5 5 0 0 1 5-5\"/></g>"
|
|
2797
3007
|
},
|
|
3008
|
+
"gauge-off": {
|
|
3009
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20.038 16.052A9 9 0 0 0 7.971 3.95M5.638 5.636a9 9 0 1 0 12.73 12.726\"/><path d=\"M11.283 11.303a1 1 0 0 0 1.419 1.41M14 10l2-2m-9 4c0-1.386.564-2.64 1.475-3.546m2.619-1.372C11.388 7.028 11.691 7 12 7M3 3l18 18\"/></g>"
|
|
3010
|
+
},
|
|
2798
3011
|
"gavel": {
|
|
2799
3012
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m13 10l7.383 7.418c.823.82.823 2.148 0 2.967a2.11 2.11 0 0 1-2.976 0L10 13M6 9l4 4m3-3L9 6M3 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>"
|
|
2800
3013
|
},
|
|
3014
|
+
"gender-agender": {
|
|
3015
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"6\"/><path d=\"M7 12h11\"/></g>"
|
|
3016
|
+
},
|
|
3017
|
+
"gender-androgyne": {
|
|
3018
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m13 11l6-6\"/><circle cx=\"9\" cy=\"15\" r=\"5\"/><path d=\"M19 9V5h-4m1.5 5.5l-3-3\"/></g>"
|
|
3019
|
+
},
|
|
3020
|
+
"gender-bigender": {
|
|
3021
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"11\" cy=\"11\" r=\"4\"/><path d=\"m19 3l-5 5m1-5h4v4m-8 9v6m-3-3h6\"/></g>"
|
|
3022
|
+
},
|
|
3023
|
+
"gender-demiboy": {
|
|
3024
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"10\" cy=\"14\" r=\"5\"/><path d=\"m19 5l-5.4 5.4M19 5h-5\"/></g>"
|
|
3025
|
+
},
|
|
3026
|
+
"gender-demigirl": {
|
|
3027
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"9\" r=\"5\"/><path d=\"M12 14v7m-3-3h3\"/></g>"
|
|
3028
|
+
},
|
|
3029
|
+
"gender-epicene": {
|
|
3030
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"5\" transform=\"rotate(-45 12 12)\"/><path d=\"M15.536 15.535L21 10M3 14l5.464-5.535M12 12h.01\"/></g>"
|
|
3031
|
+
},
|
|
3032
|
+
"gender-female": {
|
|
3033
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"9\" r=\"5\"/><path d=\"M12 14v7m-3-3h6\"/></g>"
|
|
3034
|
+
},
|
|
3035
|
+
"gender-femme": {
|
|
3036
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"9\" r=\"5\"/><path d=\"M12 14v7m-5-3h10\"/></g>"
|
|
3037
|
+
},
|
|
3038
|
+
"gender-genderfluid": {
|
|
3039
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><g transform=\"rotate(30 -2.778 22.523)\"><circle cx=\"4.759\" cy=\"6.021\" r=\"4\"/><path d=\"M8.758 6.02v-6m-8 12v-6\"/></g><path d=\"M12 12h.01M9 9L3 3m2.5 5.5l3-3M21 21l-6-6m2 5l3-3M3 7V3h4\"/></g>"
|
|
3040
|
+
},
|
|
3041
|
+
"gender-genderless": {
|
|
3042
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"15\" r=\"5\" transform=\"matrix(1 0 0 -1 0 30)\"/><path d=\"M12 10V3M7 15h10\"/></g>"
|
|
3043
|
+
},
|
|
3044
|
+
"gender-genderqueer": {
|
|
3045
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"16\" r=\"5\" transform=\"matrix(1 0 0 -1 0 32)\"/><path d=\"M12 11V3m2.5 1.5l-5 3m0-3l5 3\"/></g>"
|
|
3046
|
+
},
|
|
3047
|
+
"gender-hermaphrodite": {
|
|
3048
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 14v7m-3-3h6\"/><circle cx=\"12\" cy=\"10\" r=\"4\" transform=\"matrix(1 0 0 -1 0 20)\"/><path d=\"M15 3a3 3 0 0 1-6 0\"/></g>"
|
|
3049
|
+
},
|
|
3050
|
+
"gender-intergender": {
|
|
3051
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M13.5 11.5L20 18v-4m-8.5-.5L18 20\"/><circle cx=\"9\" cy=\"9\" r=\"5\" transform=\"matrix(1 0 0 -1 0 18)\"/><path d=\"m14 20l2-2\"/></g>"
|
|
3052
|
+
},
|
|
3053
|
+
"gender-male": {
|
|
3054
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"10\" cy=\"14\" r=\"5\"/><path d=\"m19 5l-5.4 5.4M19 5h-5m5 0v5\"/></g>"
|
|
3055
|
+
},
|
|
3056
|
+
"gender-neutrois": {
|
|
3057
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"15\" r=\"5\" transform=\"matrix(1 0 0 -1 0 30)\"/><path d=\"M12 10V3\"/></g>"
|
|
3058
|
+
},
|
|
3059
|
+
"gender-third": {
|
|
3060
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"16\" cy=\"12\" r=\"5\" transform=\"rotate(90 16 12)\"/><path d=\"M11 12H8m0 0L3 8v8z\"/></g>"
|
|
3061
|
+
},
|
|
3062
|
+
"gender-transgender": {
|
|
3063
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"4\"/><path d=\"m15 9l6-6m0 4V3h-4M9 9L3 3m0 4V3h4M5.5 8.5l3-3M12 16v5m-2.5-2h5\"/></g>"
|
|
3064
|
+
},
|
|
3065
|
+
"gender-trasvesti": {
|
|
3066
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 20a5 5 0 1 1 0-10a5 5 0 0 1 0 10zM6 6l5.4 5.4M4 8l4-4\"/>"
|
|
3067
|
+
},
|
|
2801
3068
|
"geometry": {
|
|
2802
3069
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><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-5m-8-7V3\"/></g>"
|
|
2803
3070
|
},
|
|
@@ -2846,9 +3113,15 @@
|
|
|
2846
3113
|
"globe": {
|
|
2847
3114
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"10\" r=\"4\"/><path d=\"M6.75 16A8.015 8.015 0 1 0 16 3m-4 15v4m-4 0h8\"/></g>"
|
|
2848
3115
|
},
|
|
3116
|
+
"globe-off": {
|
|
3117
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.36 8.339a4 4 0 0 0 5.281 5.31m1.995-1.98a4 4 0 0 0-5.262-5.325M6.75 16a8.015 8.015 0 0 0 9.799.553m2.016-1.998A8.015 8.015 0 0 0 16 3m-4 15v4m-4 0h8M3 3l18 18\"/>"
|
|
3118
|
+
},
|
|
2849
3119
|
"golf": {
|
|
2850
3120
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 18V3l7 4l-7 4\"/><path d=\"M9 17.67c-.62.36-1 .82-1 1.33c0 1.1 1.8 2 4 2s4-.9 4-2c0-.5-.38-.97-1-1.33\"/></g>"
|
|
2851
3121
|
},
|
|
3122
|
+
"golf-off": {
|
|
3123
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 18v-6m0-4V3l7 4l-5.07 2.897M9 17.67c-.62.36-1 .82-1 1.33c0 1.1 1.8 2 4 2s4-.9 4-2c0-.5-.38-.97-1-1.33M3 3l18 18\"/>"
|
|
3124
|
+
},
|
|
2852
3125
|
"gps": {
|
|
2853
3126
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"m12 17l-1-4l-4-1l9-4z\"/></g>"
|
|
2854
3127
|
},
|
|
@@ -2864,6 +3137,9 @@
|
|
|
2864
3137
|
"grill": {
|
|
2865
3138
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 8H5a6 6 0 0 0 6 6h2a6 6 0 0 0 5.996-5.775L19 8zm-2 12a2 2 0 1 1 0-4a2 2 0 0 1 0 4zm-2-6l1 2m-7-2l-3 6m9-2H7m8-13V4m-3 1V4M9 5V4\"/>"
|
|
2866
3139
|
},
|
|
3140
|
+
"grill-off": {
|
|
3141
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 8H5a6 6 0 0 0 6 6h2c.316 0 .626-.024.928-.071m2.792-1.22a5.99 5.99 0 0 0 2.276-4.484L19 8h-7m6.814 10.844a2 2 0 1 1-2.64-2.666M9 14l-3 6m9-2H7m8-13V4m-3 1V4M9 5V4M3 3l18 18\"/>"
|
|
3142
|
+
},
|
|
2867
3143
|
"grip-horizontal": {
|
|
2868
3144
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><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>"
|
|
2869
3145
|
},
|
|
@@ -2892,7 +3168,10 @@
|
|
|
2892
3168
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"19\" cy=\"16\" r=\"2\" transform=\"rotate(180 19 16)\"/><path d=\"M21 12a2 2 0 1 0-4 0v4M4 6v12m8-12v12m-1 0h2M3 18h2m-1-6h8M3 6h2m6 0h2\"/></g>"
|
|
2893
3169
|
},
|
|
2894
3170
|
"hammer": {
|
|
2895
|
-
"body": "<
|
|
3171
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m11.414 10l-7.383 7.418a2.091 2.091 0 0 0 0 2.967a2.11 2.11 0 0 0 2.976 0L14.414 13m3.707 2.293l2.586-2.586a1 1 0 0 0 0-1.414l-7.586-7.586a1 1 0 0 0-1.414 0L9.121 6.293a1 1 0 0 0 0 1.414l7.586 7.586a1 1 0 0 0 1.414 0z\"/>"
|
|
3172
|
+
},
|
|
3173
|
+
"hammer-off": {
|
|
3174
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10.698 10.72L4.03 17.418a2.091 2.091 0 0 0 0 2.967a2.11 2.11 0 0 0 2.976 0l6.696-6.676m5.011.993l1.994-1.995a1 1 0 0 0 0-1.414l-7.586-7.586a1 1 0 0 0-1.414 0L9.708 5.706M3 3l18 18\"/>"
|
|
2896
3175
|
},
|
|
2897
3176
|
"hand-click": {
|
|
2898
3177
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 13V4.5a1.5 1.5 0 0 1 3 0V12m0-.5v-2a1.5 1.5 0 0 1 3 0V12m0-1.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 13M5 3L4 2m0 5H3m11-4l1-1m0 4h1\"/></g>"
|
|
@@ -2900,6 +3179,9 @@
|
|
|
2900
3179
|
"hand-finger": {
|
|
2901
3180
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 13V4.5a1.5 1.5 0 0 1 3 0V12m0-.5v-2a1.5 1.5 0 1 1 3 0V12m0-1.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.7A69.74 69.74 0 0 1 7 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\"/></g>"
|
|
2902
3181
|
},
|
|
3182
|
+
"hand-finger-off": {
|
|
3183
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 13V8m.06-3.923A1.5 1.5 0 0 1 11 4.5V7m0 4v1m1.063-3.935A1.5 1.5 0 0 1 14 9.5v.5m.06.082A1.5 1.5 0 0 1 17 10.5V12\"/><path d=\"M17 11.5a1.5 1.5 0 0 1 3 0V16m-.88 3.129A5.996 5.996 0 0 1 14 22h-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 13M3 3l18 18\"/></g>"
|
|
3184
|
+
},
|
|
2903
3185
|
"hand-grab": {
|
|
2904
3186
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 11V7.5a1.5 1.5 0 0 1 3 0V10m0-.5v-3a1.5 1.5 0 0 1 3 0V10m0-2.5a1.5 1.5 0 0 1 3 0V10\"/><path d=\"M17 9.5a1.5 1.5 0 0 1 3 0V14a6 6 0 0 1-6 6h-2h.208a6 6 0 0 1-5.012-2.7L7 17c-.312-.479-1.407-2.388-3.286-5.728A1.5 1.5 0 0 1 4.25 9.25a1.867 1.867 0 0 1 2.28.28L8 11\"/></g>"
|
|
2905
3187
|
},
|
|
@@ -2936,6 +3218,9 @@
|
|
|
2936
3218
|
"hanger-2": {
|
|
2937
3219
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m12 9l-7.971 4.428A2 2 0 0 0 3 15.177V16a2 2 0 0 0 2 2h1\"/><path d=\"M18 18h1a2 2 0 0 0 2-2v-.823a2 2 0 0 0-1.029-1.749L12 9c-1.457-.81-1.993-2.333-1.996-4a2 2 0 1 1 4 0\"/><rect width=\"12\" height=\"5\" x=\"6\" y=\"16\" rx=\"2\"/></g>"
|
|
2938
3220
|
},
|
|
3221
|
+
"hanger-off": {
|
|
3222
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14.004 6a2 2 0 1 0-4 0m6.506 6.506l3.461 1.922A2 2 0 0 1 21 16.177V17m-2 2H5a2 2 0 0 1-2-2v-.823a2 2 0 0 1 1.029-1.749l6.673-3.707M3 3l18 18\"/>"
|
|
3223
|
+
},
|
|
2939
3224
|
"hash": {
|
|
2940
3225
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 9h14M5 15h14M11 4L7 20M17 4l-4 16\"/>"
|
|
2941
3226
|
},
|
|
@@ -2945,6 +3230,9 @@
|
|
|
2945
3230
|
"heading": {
|
|
2946
3231
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 12h10M7 5v14M17 5v14m-2 0h4M15 5h4M5 19h4M5 5h4\"/>"
|
|
2947
3232
|
},
|
|
3233
|
+
"heading-off": {
|
|
3234
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 12h5m4 0h1M7 7v12M17 5v8m0 4v2m-2 0h4M15 5h4M5 19h4M3 3l18 18\"/>"
|
|
3235
|
+
},
|
|
2948
3236
|
"headphones": {
|
|
2949
3237
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"5\" height=\"7\" x=\"4\" y=\"13\" rx=\"2\"/><rect width=\"5\" height=\"7\" x=\"15\" y=\"13\" rx=\"2\"/><path d=\"M4 15v-3a8 8 0 0 1 16 0v3\"/></g>"
|
|
2950
3238
|
},
|
|
@@ -2960,6 +3248,18 @@
|
|
|
2960
3248
|
"heart-broken": {
|
|
2961
3249
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19.5 13.572L12 21l-7.5-7.428A5 5 0 1 1 12 7.006a5 5 0 1 1 7.5 6.572\"/><path d=\"m12 7l-2 4l4 3l-2 4v3\"/></g>"
|
|
2962
3250
|
},
|
|
3251
|
+
"heart-handshake": {
|
|
3252
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19.5 13.572L12 21l-7.5-7.428A5 5 0 1 1 12 7.006a5 5 0 1 1 7.5 6.572\"/><path d=\"m12 7l-3.293 3.293a1 1 0 0 0 0 1.414l.543.543c.69.69 1.81.69 2.5 0l1-1a3.182 3.182 0 0 1 4.5 0l2.25 2.25m-7 3l2 2M15 14l2 2\"/></g>"
|
|
3253
|
+
},
|
|
3254
|
+
"heart-minus": {
|
|
3255
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13.002 20L12 21l-7.5-7.428A5 5 0 1 1 12 7.006a5 5 0 0 1 8.003 5.996M14 17h6\"/>"
|
|
3256
|
+
},
|
|
3257
|
+
"heart-off": {
|
|
3258
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m19.5 13.572l-.983.974m-1.993 1.973L12 21l-7.5-7.428m0 0a5 5 0 0 1 1.085-7.969m3.499-.493A5 5 0 0 1 12 7.006a5 5 0 1 1 7.5 6.572M3 3l18 18\"/>"
|
|
3259
|
+
},
|
|
3260
|
+
"heart-plus": {
|
|
3261
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13.002 20L12 21l-7.5-7.428A5 5 0 1 1 12 7.006a5 5 0 0 1 8.003 5.996M14 17h6m-3-3v6\"/>"
|
|
3262
|
+
},
|
|
2963
3263
|
"heart-rate-monitor": {
|
|
2964
3264
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"12\" x=\"3\" y=\"4\" rx=\"1\"/><path d=\"M7 20h10m-8-4v4m6-4v4M7 10h2l2 3l2-6l1 3h3\"/></g>"
|
|
2965
3265
|
},
|
|
@@ -2975,6 +3275,9 @@
|
|
|
2975
3275
|
"helmet": {
|
|
2976
3276
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 4a9 9 0 0 1 5.656 16H6.344A9 9 0 0 1 12 4z\"/><path d=\"M20 9h-8.8a1 1 0 0 0-.968 1.246c.507 2 1.596 3.418 3.268 4.254c2 1 4.333 1.5 7 1.5\"/></g>"
|
|
2977
3277
|
},
|
|
3278
|
+
"helmet-off": {
|
|
3279
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8.633 4.654a9 9 0 0 1 11.718 11.7m-1.503 2.486A9.008 9.008 0 0 1 17.656 20H6.344a9 9 0 0 1-.185-13.847\"/><path d=\"M20 9h-7m-2.768 1.246c.507 2 1.596 3.418 3.268 4.254c.524.262 1.07.49 1.64.683M3 3l18 18\"/></g>"
|
|
3280
|
+
},
|
|
2978
3281
|
"help": {
|
|
2979
3282
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M12 17v.01m0-3.51a1.5 1.5 0 0 1 1-1.5a2.6 2.6 0 1 0-3-4\"/></g>"
|
|
2980
3283
|
},
|
|
@@ -2996,6 +3299,9 @@
|
|
|
2996
3299
|
"highlight": {
|
|
2997
3300
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 19h4L17.5 8.5a2.828 2.828 0 1 0-4-4L3 15v4m9.5-13.5l4 4m-12 4l4 4M21 15v4h-8l4-4z\"/>"
|
|
2998
3301
|
},
|
|
3302
|
+
"highlight-off": {
|
|
3303
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.998 9.002L3 15v4h4l6-6m1.997-1.997L17.5 8.5a2.828 2.828 0 1 0-4-4l-2.497 2.497M12.5 5.5l4 4m-12 4l4 4M19 15h2v2m-2 2h-6l3.004-3.004M3 3l18 18\"/>"
|
|
3304
|
+
},
|
|
2999
3305
|
"history": {
|
|
3000
3306
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 8v4l2 2\"/><path d=\"M3.05 11a9 9 0 1 1 .5 4m-.5 5v-5h5\"/></g>"
|
|
3001
3307
|
},
|
|
@@ -3005,24 +3311,36 @@
|
|
|
3005
3311
|
"home-2": {
|
|
3006
3312
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 12H3l9-9l9 9h-2M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2v-7\"/><path d=\"M10 12h4v4h-4z\"/></g>"
|
|
3007
3313
|
},
|
|
3314
|
+
"home-off": {
|
|
3315
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 12H3l4.497-4.497m1.999-1.999L12 3l9 9h-2M5 12v7a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2m0-4v-3\"/><path d=\"M9 21v-6a2 2 0 0 1 2-2h2m2 2v6M3 3l18 18\"/></g>"
|
|
3316
|
+
},
|
|
3008
3317
|
"hotel-service": {
|
|
3009
3318
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" 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\"/>"
|
|
3010
3319
|
},
|
|
3011
3320
|
"hourglass": {
|
|
3012
3321
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6.5 7h11m-11 10h11M6 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>"
|
|
3013
3322
|
},
|
|
3323
|
+
"hourglass-empty": {
|
|
3324
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><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>"
|
|
3325
|
+
},
|
|
3014
3326
|
"hourglass-high": {
|
|
3015
3327
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6.5 7h11M6 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>"
|
|
3016
3328
|
},
|
|
3017
3329
|
"hourglass-low": {
|
|
3018
3330
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6.5 17h11M6 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>"
|
|
3019
3331
|
},
|
|
3332
|
+
"hourglass-off": {
|
|
3333
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18 18v2a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-2a6 6 0 0 1 6-6M6 6a6 6 0 0 0 6 6m3.13-.88A5.996 5.996 0 0 0 18 6V4a1 1 0 0 0-1-1H7M3 3l18 18\"/>"
|
|
3334
|
+
},
|
|
3020
3335
|
"ice-cream": {
|
|
3021
3336
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 21.5V17m-4 0h8V7a4 4 0 1 0-8 0v10zm0-6.5L16 7m-8 7.5l8-3.5\"/>"
|
|
3022
3337
|
},
|
|
3023
3338
|
"ice-cream-2": {
|
|
3024
3339
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M17.657 11.004a6 6 0 1 0-11.315 0\"/><path d=\"M6.342 11L12 22l5.657-10.996z\"/></g>"
|
|
3025
3340
|
},
|
|
3341
|
+
"ice-cream-off": {
|
|
3342
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 21.5V17M8 8v9h8v-1m0-4V7a4 4 0 0 0-7.277-2.294M8 10.5l1.74-.76m2.79-1.222L16 7m-8 7.5l4.488-1.964M3 3l18 18\"/>"
|
|
3343
|
+
},
|
|
3026
3344
|
"ice-skating": {
|
|
3027
3345
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5.905 5h3.418a1 1 0 0 1 .928.629l1.143 2.856a3 3 0 0 0 2.207 1.83l4.717.926A2.084 2.084 0 0 1 20 13.286V14a1 1 0 0 1-1 1H5.105a1 1 0 0 1-.995-1.1l.8-8a1 1 0 0 1 .995-.9zM3 19h17a1 1 0 0 0 1-1M9 15v4m6-4v4\"/>"
|
|
3028
3346
|
},
|
|
@@ -3035,9 +3353,15 @@
|
|
|
3035
3353
|
"id-badge-2": {
|
|
3036
3354
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 12h3v4H7z\"/><path d=\"M10 6H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1h-6\"/><rect width=\"4\" height=\"5\" x=\"10\" y=\"3\" rx=\"1\"/><path d=\"M14 16h2m-2-4h4\"/></g>"
|
|
3037
3355
|
},
|
|
3356
|
+
"id-off": {
|
|
3357
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 4h10a3 3 0 0 1 3 3v10m-1.437 2.561c-.455.279-.99.439-1.563.439H6a3 3 0 0 1-3-3V7c0-1.083.573-2.031 1.433-2.559\"/><path d=\"M8.175 8.178a2 2 0 1 0 2.646 2.65M15 8h2m-1 4h1M7 16h9M3 3l18 18\"/></g>"
|
|
3358
|
+
},
|
|
3038
3359
|
"inbox": {
|
|
3039
3360
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"M4 13h3l3 3h4l3-3h3\"/></g>"
|
|
3040
3361
|
},
|
|
3362
|
+
"inbox-off": {
|
|
3363
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 4h10a2 2 0 0 1 2 2v10m-.593 3.422A1.994 1.994 0 0 1 18 20H6a2 2 0 0 1-2-2V6c0-.554.225-1.056.59-1.418\"/><path d=\"M4 13h3l3 3h4l.987-.987M17 13h3M3 3l18 18\"/></g>"
|
|
3364
|
+
},
|
|
3041
3365
|
"indent-decrease": {
|
|
3042
3366
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 6h-7m7 6h-9m9 6h-7M8 8l-4 4l4 4\"/>"
|
|
3043
3367
|
},
|
|
@@ -3068,6 +3392,9 @@
|
|
|
3068
3392
|
"key": {
|
|
3069
3393
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"8\" cy=\"15\" r=\"4\"/><path d=\"M10.85 12.15L19 4m-1 1l2 2m-5 1l2 2\"/></g>"
|
|
3070
3394
|
},
|
|
3395
|
+
"key-off": {
|
|
3396
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"8\" cy=\"15\" r=\"4\"/><path d=\"m10.85 12.15l.65-.65m2-2L19 4m-1 1l2 2m-5 1l2 2M3 3l18 18\"/></g>"
|
|
3397
|
+
},
|
|
3071
3398
|
"keyboard": {
|
|
3072
3399
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"20\" height=\"12\" x=\"2\" y=\"6\" rx=\"2\"/><path d=\"M6 10h0m4 0h0m4 0h0m4 0h0M6 14v.01M18 14v.01M10 14h4\"/></g>"
|
|
3073
3400
|
},
|
|
@@ -3083,12 +3410,18 @@
|
|
|
3083
3410
|
"ladder": {
|
|
3084
3411
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 3v18m8-18v18m-8-7h8m-8-4h8M8 6h8M8 18h8\"/>"
|
|
3085
3412
|
},
|
|
3413
|
+
"ladder-off": {
|
|
3414
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 3v1m0 4v13m8-18v9m0 4v5m-8-7h6m-6-4h2m4 0h2m-6-4h6M8 18h8M3 3l18 18\"/>"
|
|
3415
|
+
},
|
|
3086
3416
|
"lamp": {
|
|
3087
3417
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 20h6m-3 0v-8m-7 0h14l-4-8H9z\"/>"
|
|
3088
3418
|
},
|
|
3089
3419
|
"lamp-2": {
|
|
3090
3420
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 21h9m-4 0l-7-8l8.5-5.5\"/><path d=\"M13 14c-2.148-2.148-2.148-5.852 0-8c2.088-2.088 5.842-1.972 8 0l-8 8z\"/><path d=\"m11.742 7.574l-1.156-1.156a2 2 0 0 1 2.828-2.829l1.144 1.144m.942 7.262l.208.274a2.527 2.527 0 0 0 3.556 0c.939-.933.98-2.42.122-3.4L19.02 8.5\"/></g>"
|
|
3091
3421
|
},
|
|
3422
|
+
"lamp-off": {
|
|
3423
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 20h6m-3 0v-8M7.325 7.35L5 12h7m4 0h3l-4-8H9l-.338.676M3 3l18 18\"/>"
|
|
3424
|
+
},
|
|
3092
3425
|
"language": {
|
|
3093
3426
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 5h7M9 3v2c0 4.418-2.239 8-5 8\"/><path d=\"M5 9c-.003 2.144 2.952 3.908 6.7 4m.3 7l4-9l4 9m-.9-2h-6.2\"/></g>"
|
|
3094
3427
|
},
|
|
@@ -3098,9 +3431,15 @@
|
|
|
3098
3431
|
"language-katakana": {
|
|
3099
3432
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 5h6.586a1 1 0 0 1 .707 1.707L11 8M8 8c0 1.5.5 3-2 5m6 7l4-9l4 9m-.9-2h-6.2\"/>"
|
|
3100
3433
|
},
|
|
3434
|
+
"language-off": {
|
|
3435
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 5h1m4 0h2M9 3v2m-.508 3.517C7.678 11.172 5.972 13 4 13\"/><path d=\"M5 9c-.003 2.144 2.952 3.908 6.7 4m.3 7l2.463-5.541m1.228-2.764L16 11l.8 1.8M18 18h-5.1M3 3l18 18\"/></g>"
|
|
3436
|
+
},
|
|
3101
3437
|
"lasso": {
|
|
3102
3438
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><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>"
|
|
3103
3439
|
},
|
|
3440
|
+
"lasso-off": {
|
|
3441
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4.028 13.252C3.371 12.28 3 11.174 3 10c0-1.804.878-3.449 2.319-4.69m2.49-1.506A11.066 11.066 0 0 1 12 3c4.97 0 9 3.134 9 7c0 1.799-.873 3.44-2.307 4.68m-2.503 1.517A11.066 11.066 0 0 1 12 17c-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 4M3 3l18 18\"/></g>"
|
|
3442
|
+
},
|
|
3104
3443
|
"layers-difference": {
|
|
3105
3444
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><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 8H8v2m0 4v2h2m4-8h2v2m0 4v2h-2\"/></g>"
|
|
3106
3445
|
},
|
|
@@ -3113,6 +3452,9 @@
|
|
|
3113
3452
|
"layers-linked": {
|
|
3114
3453
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M19 8.268A2 2 0 0 1 20 10v8a2 2 0 0 1-2 2h-8a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h3\"/><path d=\"M5.003 15.734A2 2 0 0 1 4 14V6a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-3\"/></g>"
|
|
3115
3454
|
},
|
|
3455
|
+
"layers-off": {
|
|
3456
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8.59 4.581C8.952 4.222 9.45 4 10 4h8a2 2 0 0 1 2 2v8c0 .556-.227 1.06-.594 1.422M16 16h-6a2 2 0 0 1-2-2V8\"/><path d=\"M16 16v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2M3 3l18 18\"/></g>"
|
|
3457
|
+
},
|
|
3116
3458
|
"layers-subtract": {
|
|
3117
3459
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"12\" height=\"12\" x=\"8\" y=\"4\" rx=\"2\"/><path d=\"M16 16v2a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2\"/></g>"
|
|
3118
3460
|
},
|
|
@@ -3182,6 +3524,9 @@
|
|
|
3182
3524
|
"layout-navbar": {
|
|
3183
3525
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"M4 9h16\"/></g>"
|
|
3184
3526
|
},
|
|
3527
|
+
"layout-off": {
|
|
3528
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 4a2 2 0 0 1 2 2M8.838 8.816A1.993 1.993 0 0 1 8 9H6a2 2 0 0 1-2-2V6c0-.549.221-1.046.58-1.407\"/><rect width=\"6\" height=\"7\" x=\"4\" y=\"13\" rx=\"2\"/><path d=\"M14 10V6a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v10m-.595 3.423A1.994 1.994 0 0 1 18 20h-2a2 2 0 0 1-2-2v-4M3 3l18 18\"/></g>"
|
|
3529
|
+
},
|
|
3185
3530
|
"layout-rows": {
|
|
3186
3531
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"M4 12h16\"/></g>"
|
|
3187
3532
|
},
|
|
@@ -3206,6 +3551,9 @@
|
|
|
3206
3551
|
"leaf": {
|
|
3207
3552
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 21c.5-4.5 2.5-8 7-10\"/><path d=\"M9 18c6.218 0 10.5-3.288 11-12V4h-4.014c-9 0-11.986 4-12 9c0 1 0 3 2 5h3z\"/></g>"
|
|
3208
3553
|
},
|
|
3554
|
+
"leaf-off": {
|
|
3555
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 21c.474-4.264 2.294-7.63 6.313-9.673\"/><path d=\"M6.622 6.62C4.745 8.245 3.993 10.497 3.986 13c0 1 0 3 2 5H9c2.73 0 5.086-.633 6.913-2.081m1.901-2.098C19.041 11.95 19.806 9.384 20 6V4h-4.014c-2.863 0-5.117.405-6.86 1.118M3 3l18 18\"/></g>"
|
|
3556
|
+
},
|
|
3209
3557
|
"lego": {
|
|
3210
3558
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9.5 11h.01m4.99 0h.01M9.5 15a3.5 3.5 0 0 0 5 0\"/><path d=\"M7 5h1V3h8v2h1a3 3 0 0 1 3 3v9a3 3 0 0 1-3 3v1H7v-1a3 3 0 0 1-3-3V8a3 3 0 0 1 3-3\"/></g>"
|
|
3211
3559
|
},
|
|
@@ -3315,9 +3663,15 @@
|
|
|
3315
3663
|
"license": {
|
|
3316
3664
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 21H6a3 3 0 0 1-3-3v-1h10v2a2 2 0 0 0 4 0V5a2 2 0 1 1 2 2h-2m2-4H8a3 3 0 0 0-3 3v11M9 7h4m-4 4h4\"/>"
|
|
3317
3665
|
},
|
|
3666
|
+
"license-off": {
|
|
3667
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 21H6a3 3 0 0 1-3-3v-1h10v2a2 2 0 1 0 4 0v-2m0-4V5a2 2 0 1 1 2 2h-2m2-4H8a3 3 0 0 0-.864.126M5.122 5.151A3 3 0 0 0 5 6v11m6-10h2m-4 4h2M3 3l18 18\"/>"
|
|
3668
|
+
},
|
|
3318
3669
|
"lifebuoy": {
|
|
3319
3670
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"4\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"m15 15l3.35 3.35M9 15l-3.35 3.35m0-12.7L9 9m9.35-3.35L15 9\"/></g>"
|
|
3320
3671
|
},
|
|
3672
|
+
"lifebuoy-off": {
|
|
3673
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9.171 9.172a4 4 0 0 0 5.65 5.663M16 12a4 4 0 0 0-4-4\"/><path d=\"M5.64 5.632a9 9 0 1 0 12.73 12.725m1.667-2.301A9 9 0 0 0 7.96 3.956M15 15l3.35 3.35M9 15l-3.35 3.35m0-12.7L9 9m9.35-3.35L15 9M3 3l18 18\"/></g>"
|
|
3674
|
+
},
|
|
3321
3675
|
"line": {
|
|
3322
3676
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6\" cy=\"18\" r=\"2\"/><circle cx=\"18\" cy=\"6\" r=\"2\"/><path d=\"m7.5 16.5l9-9\"/></g>"
|
|
3323
3677
|
},
|
|
@@ -3363,6 +3717,9 @@
|
|
|
3363
3717
|
"location": {
|
|
3364
3718
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m21 3l-6.5 18a.55.55 0 0 1-1 0L10 14l-7-3.5a.55.55 0 0 1 0-1L21 3\"/>"
|
|
3365
3719
|
},
|
|
3720
|
+
"location-off": {
|
|
3721
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10.72 6.712L21 3l-3.724 10.313m-1.056 2.925L14.5 21a.55.55 0 0 1-1 0L10 14l-7-3.5a.55.55 0 0 1 0-1l4.775-1.724M3 3l18 18\"/>"
|
|
3722
|
+
},
|
|
3366
3723
|
"lock": {
|
|
3367
3724
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"14\" height=\"10\" x=\"5\" y=\"11\" rx=\"2\"/><circle cx=\"12\" cy=\"16\" r=\"1\"/><path d=\"M8 11V7a4 4 0 0 1 8 0v4\"/></g>"
|
|
3368
3725
|
},
|
|
@@ -3375,6 +3732,9 @@
|
|
|
3375
3732
|
"lock-open": {
|
|
3376
3733
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"14\" height=\"10\" x=\"5\" y=\"11\" rx=\"2\"/><circle cx=\"12\" cy=\"16\" r=\"1\"/><path d=\"M8 11V6a4 4 0 0 1 8 0\"/></g>"
|
|
3377
3734
|
},
|
|
3735
|
+
"lock-open-off": {
|
|
3736
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M15 11h2a2 2 0 0 1 2 2v2m0 4a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2h4\"/><circle cx=\"12\" cy=\"16\" r=\"1\"/><path d=\"M8 11V8m.347-3.631A4 4 0 0 1 16 6M3 3l18 18\"/></g>"
|
|
3737
|
+
},
|
|
3378
3738
|
"lock-square": {
|
|
3379
3739
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"8\" height=\"5\" x=\"8\" y=\"11\" rx=\"1\"/><path d=\"M10 11V9a2 2 0 1 1 4 0v2\"/><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/></g>"
|
|
3380
3740
|
},
|
|
@@ -3387,9 +3747,15 @@
|
|
|
3387
3747
|
"lollipop": {
|
|
3388
3748
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"14\" cy=\"10\" r=\"7\"/><path d=\"M21 10a3.5 3.5 0 0 0-7 0m0 0a3.5 3.5 0 0 1-7 0m7 7a3.5 3.5 0 0 0 0-7m0-7a3.5 3.5 0 0 0 0 7M3 21l6-6\"/></g>"
|
|
3389
3749
|
},
|
|
3750
|
+
"lollipop-off": {
|
|
3751
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7.462 7.493a7 7 0 0 0 9.06 9.039m2.416-1.57a7 7 0 1 0-9.884-9.915\"/><path d=\"M21 10a3.5 3.5 0 0 0-7 0m-1.29 2.715A3.5 3.5 0 0 1 7 10m7 7c.838 0 1.607-.294 2.209-.785M17.5 13.5A3.5 3.5 0 0 0 14 10m0-7a3.5 3.5 0 0 0-3.5 3.5M3 21l6-6M3 3l18 18\"/></g>"
|
|
3752
|
+
},
|
|
3390
3753
|
"luggage": {
|
|
3391
3754
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"12\" height=\"14\" x=\"6\" y=\"6\" rx=\"2\"/><path d=\"M9 6V5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1m-9 4h12M6 16h12m-9 4v1m6-1v1\"/></g>"
|
|
3392
3755
|
},
|
|
3756
|
+
"luggage-off": {
|
|
3757
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 6h6a2 2 0 0 1 2 2v6m0 4a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2V8c0-.546.218-1.04.573-1.4M9 5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v1m-9 4h4m4 0h4M6 16h10m-7 4v1m6-1v1M3 3l18 18\"/>"
|
|
3758
|
+
},
|
|
3393
3759
|
"lungs": {
|
|
3394
3760
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" 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.007zm11.839 0C16.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 20zM9 12a3 3 0 0 0 3-3a3 3 0 0 0 3 3m-3-8v5\"/>"
|
|
3395
3761
|
},
|
|
@@ -3399,6 +3765,9 @@
|
|
|
3399
3765
|
"magnet": {
|
|
3400
3766
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 13V5a2 2 0 0 1 2-2h1a2 2 0 0 1 2 2v8a2 2 0 0 0 6 0V5a2 2 0 0 1 2-2h1a2 2 0 0 1 2 2v8a8 8 0 0 1-16 0m0-5h5m6 0h4\"/>"
|
|
3401
3767
|
},
|
|
3768
|
+
"magnet-off": {
|
|
3769
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 3a2 2 0 0 1 2 2m0 4v4a3 3 0 0 0 5.552 1.578M15 11V5a2 2 0 0 1 2-2h1a2 2 0 0 1 2 2v8a7.99 7.99 0 0 1-.424 2.577m-1.463 2.584A8 8 0 0 1 4 13V4.999c0-.297.065-.58.181-.833M4 8h4m7 0h4M3 3l18 18\"/>"
|
|
3770
|
+
},
|
|
3402
3771
|
"mail": {
|
|
3403
3772
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"2\"/><path d=\"m3 7l9 6l9-6\"/></g>"
|
|
3404
3773
|
},
|
|
@@ -3408,12 +3777,18 @@
|
|
|
3408
3777
|
"mail-forward": {
|
|
3409
3778
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 18H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v7.5\"/><path d=\"m3 6l9 6l9-6m-6 12h6m-3-3l3 3l-3 3\"/></g>"
|
|
3410
3779
|
},
|
|
3780
|
+
"mail-off": {
|
|
3781
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 5h10a2 2 0 0 1 2 2v10m-2 2H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2\"/><path d=\"m3 7l9 6l.598-.399M15 11l6-4M3 3l18 18\"/></g>"
|
|
3782
|
+
},
|
|
3411
3783
|
"mail-opened": {
|
|
3412
3784
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m3 9l9 6l9-6l-9-6l-9 6\"/><path d=\"M21 9v10a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9m0 10l6-6m6 0l6 6\"/></g>"
|
|
3413
3785
|
},
|
|
3414
3786
|
"mailbox": {
|
|
3415
3787
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 21v-6.5a3.5 3.5 0 0 0-7 0V21h18v-6a4 4 0 0 0-4-4H6.5\"/><path d=\"M12 11V3h4l2 2l-2 2h-4m-6 8h1\"/></g>"
|
|
3416
3788
|
},
|
|
3789
|
+
"mailbox-off": {
|
|
3790
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 21v-6.5a3.5 3.5 0 0 0-7 0V21h18m0-4v-2a4 4 0 0 0-4-4h-2m-4 0H6.5M12 8V3h4l2 2l-2 2h-4m-6 8h1M3 3l18 18\"/>"
|
|
3791
|
+
},
|
|
3417
3792
|
"man": {
|
|
3418
3793
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"5\" r=\"2\"/><path d=\"M10 22v-5l-1-1v-4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4l-1 1v5\"/></g>"
|
|
3419
3794
|
},
|
|
@@ -3426,6 +3801,9 @@
|
|
|
3426
3801
|
"map-2": {
|
|
3427
3802
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M18 6v.01M18 13l-3.5-5a4 4 0 1 1 7 0L18 13\"/><path d=\"M10.5 4.75L9 4L3 7v13l6-3l6 3l6-3v-2M9 4v13m6-2v5\"/></g>"
|
|
3428
3803
|
},
|
|
3804
|
+
"map-off": {
|
|
3805
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.32 4.34L9 4l6 3l6-3v13m-2.67 1.335L15 20l-6-3l-6 3V7l2.665-1.333M9 4v1m0 4v8m6-10v4m0 4v5M3 3l18 18\"/>"
|
|
3806
|
+
},
|
|
3429
3807
|
"map-pin": {
|
|
3430
3808
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"11\" r=\"3\"/><path d=\"M17.657 16.657L13.414 20.9a2 2 0 0 1-2.827 0l-4.244-4.243a8 8 0 1 1 11.314 0z\"/></g>"
|
|
3431
3809
|
},
|
|
@@ -3447,6 +3825,9 @@
|
|
|
3447
3825
|
"marquee-2": {
|
|
3448
3826
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 6V5a1 1 0 0 1 1-1h1m5 0h2m5 0h1a1 1 0 0 1 1 1v1m0 5v2m0 5v1a1 1 0 0 1-1 1h-1m-5 0h-2m-5 0H5a1 1 0 0 1-1-1v-1m0-5v-2\"/>"
|
|
3449
3827
|
},
|
|
3828
|
+
"marquee-off": {
|
|
3829
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 6c0-.556.227-1.059.593-1.421M9 4h1.5m3 0H15m3 0a2 2 0 0 1 2 2m0 3v1.5m0 3V15m-.598 4.426A1.993 1.993 0 0 1 18 20m-3 0h-1.5m-3 0H9m-3 0a2 2 0 0 1-2-2m0-3v-1.5m0-3V9M3 3l18 18\"/>"
|
|
3830
|
+
},
|
|
3450
3831
|
"mars": {
|
|
3451
3832
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"10\" cy=\"14\" r=\"5\"/><path d=\"m19 5l-5.4 5.4M19 5h-5m5 0v5\"/></g>"
|
|
3452
3833
|
},
|
|
@@ -3462,15 +3843,30 @@
|
|
|
3462
3843
|
"math": {
|
|
3463
3844
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m16 13l4 4m0-4l-4 4m4-12h-7L9 19l-3-6H4\"/>"
|
|
3464
3845
|
},
|
|
3846
|
+
"math-avg": {
|
|
3847
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 21L21 3\"/><circle cx=\"12\" cy=\"12\" r=\"8\"/></g>"
|
|
3848
|
+
},
|
|
3465
3849
|
"math-function": {
|
|
3466
3850
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 10h1c1 0 1 1 2.016 3.527C18 16 18 17 19 17h1\"/><path d=\"M13 17c1.5 0 3-2 4-3.5s2.5-3.5 4-3.5M3 19c0 1.5.5 2 2 2s2-4 3-9s1.5-9 3-9s2 .5 2 2m-8 7h6\"/></g>"
|
|
3467
3851
|
},
|
|
3852
|
+
"math-function-off": {
|
|
3853
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14 10h1c.882 0 .986.777 1.694 2.692M13 17c.864 0 1.727-.663 2.495-1.512m1.717-2.302C18.205 11.736 19.602 10 21 10M3 19c0 1.5.5 2 2 2s2-4 3-9c.237-1.186.446-2.317.647-3.35m.727-3.248C9.797 3.91 10.284 3 11 3c1.5 0 2 .5 2 2m-8 7h6M3 3l18 18\"/>"
|
|
3854
|
+
},
|
|
3855
|
+
"math-max": {
|
|
3856
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"5\" r=\"2\"/><path d=\"M3 20c0-8.75 4-14 7-14.5m4 0c3 .5 7 5.75 7 14.5\"/></g>"
|
|
3857
|
+
},
|
|
3858
|
+
"math-min": {
|
|
3859
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"19\" r=\"2\" transform=\"matrix(1 0 0 -1 0 38)\"/><path d=\"M3 4c0 8.75 4 14 7 14.5m4 0c3-.5 7-5.75 7-14.5\"/></g>"
|
|
3860
|
+
},
|
|
3468
3861
|
"math-symbols": {
|
|
3469
3862
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 12h18m-9-9v18m4.5-16.5l3 3m0-3l-3 3M6 4v4M4 6h4m10 10h.01M18 20h.01M4 18h4\"/>"
|
|
3470
3863
|
},
|
|
3471
3864
|
"maximize": {
|
|
3472
3865
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V6a2 2 0 0 1 2-2h2M4 16v2a2 2 0 0 0 2 2h2m8-16h2a2 2 0 0 1 2 2v2m-4 12h2a2 2 0 0 0 2-2v-2\"/>"
|
|
3473
3866
|
},
|
|
3867
|
+
"maximize-off": {
|
|
3868
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 8V6c0-.551.223-1.05.584-1.412M4 16v2a2 2 0 0 0 2 2h2m8-16h2a2 2 0 0 1 2 2v2m-4 12h2c.545 0 1.04-.218 1.4-.572M3 3l18 18\"/>"
|
|
3869
|
+
},
|
|
3474
3870
|
"meat": {
|
|
3475
3871
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m13.62 8.382l1.966-1.967A2 2 0 1 1 19 5a2 2 0 1 1-1.413 3.414l-1.82 1.821\"/><ellipse cx=\"8.025\" cy=\"16.475\" rx=\"7\" ry=\"3\" transform=\"rotate(45 8.025 16.475)\"/><path d=\"m7.5 16l1 1m4.475 4.425c3.905-3.906 4.855-9.288 2.121-12.021c-2.733-2.734-8.115-1.784-12.02 2.121\"/></g>"
|
|
3476
3872
|
},
|
|
@@ -3483,6 +3879,9 @@
|
|
|
3483
3879
|
"medical-cross": {
|
|
3484
3880
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13 3a1 1 0 0 1 1 1v4.535l3.928-2.267a1 1 0 0 1 1.366.366l1 1.732a1 1 0 0 1-.366 1.366L16.001 12l3.927 2.269a1 1 0 0 1 .366 1.366l-1 1.732a1 1 0 0 1-1.366.366L14 15.464V20a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-4.536l-3.928 2.268a1 1 0 0 1-1.366-.366l-1-1.732a1 1 0 0 1 .366-1.366L7.999 12L4.072 9.732a1 1 0 0 1-.366-1.366l1-1.732a1 1 0 0 1 1.366-.366L10 8.535V4a1 1 0 0 1 1-1h2z\"/>"
|
|
3485
3881
|
},
|
|
3882
|
+
"medical-cross-off": {
|
|
3883
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m17.928 17.733l-.574-.331L14 15.464V20a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-4.536l-3.928 2.268a1 1 0 0 1-1.366-.366l-1-1.732a1 1 0 0 1 .366-1.366L7.999 12L4.072 9.732a1 1 0 0 1-.366-1.366l1-1.732a1 1 0 0 1 1.366-.366l.333.192M10 6V4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v4.535l3.928-2.267a1 1 0 0 1 1.366.366l1 1.732a1 1 0 0 1-.366 1.366L16.001 12l3.927 2.269a1 1 0 0 1 .366 1.366l-.24.416M3 3l18 18\"/>"
|
|
3884
|
+
},
|
|
3486
3885
|
"medicine-syrup": {
|
|
3487
3886
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 21h8a1 1 0 0 0 1-1V10a3 3 0 0 0-3-3h-4a3 3 0 0 0-3 3v10a1 1 0 0 0 1 1zm2-7h4m-2-2v4m-2-9V4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3\"/>"
|
|
3488
3887
|
},
|
|
@@ -3508,7 +3907,7 @@
|
|
|
3508
3907
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m3 20l1.3-3.9A9 8 0 1 1 7.7 19L3 20m9-8v.01M8 12v.01m8-.01v.01\"/>"
|
|
3509
3908
|
},
|
|
3510
3909
|
"message-circle-2": {
|
|
3511
|
-
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m3 20l1.3-3.9A9 8 0 1 1 7.7 19L3
|
|
3910
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m3 20l1.3-3.9A9 8 0 1 1 7.7 19L3 20\"/>"
|
|
3512
3911
|
},
|
|
3513
3912
|
"message-circle-off": {
|
|
3514
3913
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m3 3l18 18M8.585 4.581c3.225-1.181 7.032-.616 9.66 1.626c2.983 2.543 3.602 6.525 1.634 9.662m-1.908 2.108C15.185 20.167 11.081 20.642 7.7 19L3 20l1.3-3.9C2.063 12.792 2.811 8.56 6.014 6.016\"/>"
|
|
@@ -3600,6 +3999,9 @@
|
|
|
3600
3999
|
"mood-neutral": {
|
|
3601
4000
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 10h.01M15 10h.01\"/></g>"
|
|
3602
4001
|
},
|
|
4002
|
+
"mood-off": {
|
|
4003
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5.634 5.638a9 9 0 0 0 12.732 12.724m1.679-2.322A9 9 0 0 0 7.965 3.954M9 10h.01M15 10h.01\"/><path d=\"M9.5 15a3.5 3.5 0 0 0 5 0M3 3l18 18\"/></g>"
|
|
4004
|
+
},
|
|
3603
4005
|
"mood-sad": {
|
|
3604
4006
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 10h.01M15 10h.01M9.5 15.25a3.5 3.5 0 0 1 5 0\"/></g>"
|
|
3605
4007
|
},
|
|
@@ -3618,6 +4020,9 @@
|
|
|
3618
4020
|
"moon-2": {
|
|
3619
4021
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16.418 4.157a8 8 0 0 0 0 15.686\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
|
|
3620
4022
|
},
|
|
4023
|
+
"moon-off": {
|
|
4024
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7.962 3.949A8.97 8.97 0 0 1 12 2.992V3h.393a7.478 7.478 0 0 0-2.07 3.308m-.141 3.84c.186.823.514 1.626.989 2.373a7.49 7.49 0 0 0 4.586 3.268m3.893-.11c.223-.067.444-.144.663-.233a9.088 9.088 0 0 1-.274.597m-1.695 2.337A9 9 0 0 1 5.634 5.631M3 3l18 18\"/>"
|
|
4025
|
+
},
|
|
3621
4026
|
"moon-stars": {
|
|
3622
4027
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3h.393a7.5 7.5 0 0 0 7.92 12.446A9 9 0 1 1 12 2.992zm5 1a2 2 0 0 0 2 2a2 2 0 0 0-2 2a2 2 0 0 0-2-2a2 2 0 0 0 2-2m2 7h2m-1-1v2\"/>"
|
|
3623
4028
|
},
|
|
@@ -3633,12 +4038,21 @@
|
|
|
3633
4038
|
"mouse": {
|
|
3634
4039
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"12\" height=\"18\" x=\"6\" y=\"3\" rx=\"4\"/><path d=\"M12 7v4\"/></g>"
|
|
3635
4040
|
},
|
|
4041
|
+
"mouse-off": {
|
|
4042
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7.733 3.704A3.982 3.982 0 0 1 10 3h4a4 4 0 0 1 4 4v7m-.1 3.895A4.002 4.002 0 0 1 14 21h-4a4 4 0 0 1-4-4V7c0-.3.033-.593.096-.874M12 7v1M3 3l18 18\"/>"
|
|
4043
|
+
},
|
|
3636
4044
|
"movie": {
|
|
3637
4045
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"M8 4v16m8-16v16M4 8h4m-4 8h4m-4-4h16m-4-4h4m-4 8h4\"/></g>"
|
|
3638
4046
|
},
|
|
4047
|
+
"movie-off": {
|
|
4048
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 4h10a2 2 0 0 1 2 2v10m-.592 3.42c-.362.359-.859.58-1.408.58H6a2 2 0 0 1-2-2V6c0-.539.213-1.028.56-1.388M8 8v12m8-16v8m0 4v4M4 8h4m-4 8h4m-4-4h8m4 0h4m-4-4h4M3 3l18 18\"/>"
|
|
4049
|
+
},
|
|
3639
4050
|
"mug": {
|
|
3640
4051
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4.083 5h10.834A1.08 1.08 0 0 1 16 6.077v8.615C16 17.072 14.06 19 11.667 19H7.333C4.94 19 3 17.071 3 14.692V6.077A1.08 1.08 0 0 1 4.083 5M16 8h2.5c1.38 0 2.5 1.045 2.5 2.333v2.334C21 13.955 19.88 15 18.5 15H16\"/>"
|
|
3641
4052
|
},
|
|
4053
|
+
"mug-off": {
|
|
4054
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 5h5.917A1.08 1.08 0 0 1 16 6.077V12m-.167 3.88A4.33 4.33 0 0 1 11.667 19H7.333C4.94 19 3 17.071 3 14.692V6.077A1.08 1.08 0 0 1 4.083 5H5m11 3h2.5c1.38 0 2.5 1.045 2.5 2.333v2.334c0 1.148-.89 2.103-2.06 2.297M3 3l18 18\"/>"
|
|
4055
|
+
},
|
|
3642
4056
|
"multiplier-0-5x": {
|
|
3643
4057
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 16h2a2 2 0 1 0 0-4H8V8h4m-7 8v.01M15 16l4-4m0 4l-4-4\"/>"
|
|
3644
4058
|
},
|
|
@@ -3657,6 +4071,9 @@
|
|
|
3657
4071
|
"music": {
|
|
3658
4072
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6\" cy=\"17\" r=\"3\"/><circle cx=\"16\" cy=\"17\" r=\"3\"/><path d=\"M9 17V4h10v13M9 8h10\"/></g>"
|
|
3659
4073
|
},
|
|
4074
|
+
"music-off": {
|
|
4075
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6\" cy=\"17\" r=\"3\"/><path d=\"M14.42 14.45a3 3 0 1 0 4.138 4.119M9 17V9m0-4V4h10v11m-7-7h7M3 3l18 18\"/></g>"
|
|
4076
|
+
},
|
|
3660
4077
|
"network": {
|
|
3661
4078
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"9\" r=\"6\"/><path d=\"M12 3c1.333.333 2 2.333 2 6s-.667 5.667-2 6m0-12c-1.333.333-2 2.333-2 6s.667 5.667 2 6M6 9h12M3 19h7m4 0h7\"/><circle cx=\"12\" cy=\"19\" r=\"2\"/><path d=\"M12 15v2\"/></g>"
|
|
3662
4079
|
},
|
|
@@ -3666,9 +4083,15 @@
|
|
|
3666
4083
|
"news": {
|
|
3667
4084
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 6h3a1 1 0 0 1 1 1v11a2 2 0 0 1-4 0V5a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v12a3 3 0 0 0 3 3h11M8 8h4m-4 4h4m-4 4h4\"/>"
|
|
3668
4085
|
},
|
|
4086
|
+
"news-off": {
|
|
4087
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 6h3a1 1 0 0 1 1 1v9m-.606 3.435A2 2 0 0 1 16 18v-2m0-4V5a1 1 0 0 0-1-1H8m-3.735.321A.996.996 0 0 0 4 5v12a3 3 0 0 0 3 3h11M8 12h4m-4 4h4M3 3l18 18\"/>"
|
|
4088
|
+
},
|
|
3669
4089
|
"nfc": {
|
|
3670
4090
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 20a3 3 0 0 1-3-3V6l5 5\"/><path d=\"M13 4a3 3 0 0 1 3 3v11l-5-5\"/><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"3\"/></g>"
|
|
3671
4091
|
},
|
|
4092
|
+
"nfc-off": {
|
|
4093
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 20a3 3 0 0 1-3-3V8m5-4a3 3 0 0 1 3 3v5m0 4v2l-5-5\"/><path d=\"M8 4h9a3 3 0 0 1 3 3v9m-.873 3.116A2.99 2.99 0 0 1 17 20H7a3 3 0 0 1-3-3V7c0-.83.337-1.582.882-2.125M3 3l18 18\"/></g>"
|
|
4094
|
+
},
|
|
3672
4095
|
"no-copyright": {
|
|
3673
4096
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M14 9.75a3.016 3.016 0 0 0-4.163.173a2.993 2.993 0 0 0 0 4.154A3.016 3.016 0 0 0 14 14.25M6 6l1.5 1.5m9 9L18 18\"/></g>"
|
|
3674
4097
|
},
|
|
@@ -3684,15 +4107,24 @@
|
|
|
3684
4107
|
"note": {
|
|
3685
4108
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m13 20l7-7m-7 7v-6a1 1 0 0 1 1-1h6V6a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h7\"/>"
|
|
3686
4109
|
},
|
|
4110
|
+
"note-off": {
|
|
4111
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m13 20l3.505-3.505m1.994-1.994L20 13m-3 0h3V6a2 2 0 0 0-2-2H8m-3.427.6C4.218 4.96 4 5.453 4 6v12a2 2 0 0 0 2 2h7v-6c0-.272.109-.519.285-.699M3 3l18 18\"/>"
|
|
4112
|
+
},
|
|
3687
4113
|
"notebook": {
|
|
3688
4114
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 4h11a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H6a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1m3 0v18m4-14h2m-2 4h2\"/>"
|
|
3689
4115
|
},
|
|
3690
4116
|
"notes": {
|
|
3691
4117
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"14\" height=\"18\" x=\"5\" y=\"3\" rx=\"2\"/><path d=\"M9 7h6m-6 4h6m-6 4h4\"/></g>"
|
|
3692
4118
|
},
|
|
4119
|
+
"notes-off": {
|
|
4120
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 3h10a2 2 0 0 1 2 2v10m0 4a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V5m6 2h4m-6 4h2m-2 4h4M3 3l18 18\"/>"
|
|
4121
|
+
},
|
|
3693
4122
|
"notification": {
|
|
3694
4123
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 6H7a2 2 0 0 0-2 2v9a2 2 0 0 0 2 2h9a2 2 0 0 0 2-2v-3\"/><circle cx=\"17\" cy=\"7\" r=\"3\"/></g>"
|
|
3695
4124
|
},
|
|
4125
|
+
"notification-off": {
|
|
4126
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M6.154 6.187A2 2 0 0 0 5 8v9a2 2 0 0 0 2 2h9a2 2 0 0 0 1.811-1.151\"/><circle cx=\"17\" cy=\"7\" r=\"3\"/><path d=\"m3 3l18 18\"/></g>"
|
|
4127
|
+
},
|
|
3696
4128
|
"number-0": {
|
|
3697
4129
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 16V8m-4 12a4 4 0 0 0 4-4V8a4 4 0 1 0-8 0v8a4 4 0 0 0 4 4z\"/>"
|
|
3698
4130
|
},
|
|
@@ -3759,6 +4191,9 @@
|
|
|
3759
4191
|
"package": {
|
|
3760
4192
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m12 3l8 4.5v9L12 21l-8-4.5v-9L12 3m0 9l8-4.5M12 12v9m0-9L4 7.5m12-2.25l-8 4.5\"/>"
|
|
3761
4193
|
},
|
|
4194
|
+
"package-off": {
|
|
4195
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.812 4.793L12 3l8 4.5V16m-2.282 1.784L12 21l-8-4.5v-9l2.223-1.25m8.32 4.32L20 7.5M12 12v9m0-9L4 7.5m12-2.25l-4.35 2.447M9.086 9.139L8 9.75M3 3l18 18\"/>"
|
|
4196
|
+
},
|
|
3762
4197
|
"packge-export": {
|
|
3763
4198
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m12 21l-8-4.5v-9L12 3l8 4.5V12m-8 0l8-4.5M12 12v9m0-9L4 7.5M15 18h7m-3-3l3 3l-3 3\"/>"
|
|
3764
4199
|
},
|
|
@@ -3774,9 +4209,15 @@
|
|
|
3774
4209
|
"paint": {
|
|
3775
4210
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"14\" height=\"6\" x=\"5\" y=\"3\" rx=\"2\"/><path d=\"M19 6h1a2 2 0 0 1 2 2a5 5 0 0 1-5 5h-5v2\"/><rect width=\"4\" height=\"6\" x=\"10\" y=\"15\" rx=\"1\"/></g>"
|
|
3776
4211
|
},
|
|
4212
|
+
"paint-off": {
|
|
4213
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 3h10a2 2 0 0 1 2 2v2a2 2 0 0 1-2 2h-4M9 9H7a2 2 0 0 1-2-2V5\"/><path d=\"M19 6h1a2 2 0 0 1 2 2a5 5 0 0 1-5 5m-4 0h-1v2\"/><rect width=\"4\" height=\"6\" x=\"10\" y=\"15\" rx=\"1\"/><path d=\"m3 3l18 18\"/></g>"
|
|
4214
|
+
},
|
|
3777
4215
|
"palette": {
|
|
3778
4216
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 21a9 9 0 1 1 0-18a9 8 0 0 1 9 8a4.5 4 0 0 1-4.5 4H14a2 2 0 0 0-1 3.75A1.3 1.3 0 0 1 12 21\"/><circle cx=\"7.5\" cy=\"10.5\" r=\".5\" fill=\"currentColor\"/><circle cx=\"12\" cy=\"7.5\" r=\".5\" fill=\"currentColor\"/><circle cx=\"16.5\" cy=\"10.5\" r=\".5\" fill=\"currentColor\"/></g>"
|
|
3779
4217
|
},
|
|
4218
|
+
"palette-off": {
|
|
4219
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7.934 3.97A8.993 8.993 0 0 1 12 3c4.97 0 9 3.582 9 8c0 1.06-.474 2.078-1.318 2.828a4.515 4.515 0 0 1-1.118.726M15 15h-1a2 2 0 0 0-1 3.75A1.3 1.3 0 0 1 12 21A9 9 0 0 1 5.628 5.644\"/><circle cx=\"7.5\" cy=\"10.5\" r=\"1\"/><circle cx=\"12\" cy=\"7.5\" r=\"1\"/><circle cx=\"16.5\" cy=\"10.5\" r=\"1\"/><path d=\"m3 3l18 18\"/></g>"
|
|
4220
|
+
},
|
|
3780
4221
|
"panorama-horizontal": {
|
|
3781
4222
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4.338 5.53c5.106 1.932 10.211 1.932 15.317.002A1 1 0 0 1 21 6.466v11c0 .692-.692 1.2-1.34.962c-5.107-1.932-10.214-1.932-15.321 0A.993.993 0 0 1 3 17.493V6.466a1 1 0 0 1 1.338-.935z\"/>"
|
|
3782
4223
|
},
|
|
@@ -3786,18 +4227,30 @@
|
|
|
3786
4227
|
"paper-bag": {
|
|
3787
4228
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 3h8a2 2 0 0 1 2 2v1.82a5 5 0 0 0 .528 2.236l.944 1.888A5 5 0 0 1 20 13.18V19a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-5.82a5 5 0 0 1 .528-2.236L6 8V5a2 2 0 0 1 2-2z\"/><circle cx=\"14\" cy=\"15\" r=\"2\"/><path d=\"M6 21a2 2 0 0 0 2-2v-5.82a5 5 0 0 0-.528-2.236L6 8m5-1h2\"/></g>"
|
|
3788
4229
|
},
|
|
4230
|
+
"paper-bag-off": {
|
|
4231
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7.158 3.185C7.414 3.066 7.7 3 8 3h8a2 2 0 0 1 2 2v1.82a5 5 0 0 0 .528 2.236l.944 1.888A5 5 0 0 1 20 13.18V16m-.177 3.824A2 2 0 0 1 18 21H6a2 2 0 0 1-2-2v-5.82a5 5 0 0 1 .528-2.236L6 8V6\"/><path d=\"M13.185 13.173a2 2 0 1 0 2.64 2.647M6 21a2 2 0 0 0 2-2v-5.82a5 5 0 0 0-.528-2.236L6 8m5-1h2M3 3l18 18\"/></g>"
|
|
4232
|
+
},
|
|
3789
4233
|
"paperclip": {
|
|
3790
4234
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m15 7l-6.5 6.5a1.5 1.5 0 0 0 3 3L18 10a3 3 0 0 0-6-6l-6.5 6.5a4.5 4.5 0 0 0 9 9L21 13\"/>"
|
|
3791
4235
|
},
|
|
3792
4236
|
"parachute": {
|
|
3793
4237
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M22 12a10 10 0 1 0-20 0\"/><path d=\"M22 12c0-1.66-1.46-3-3.25-3c-1.8 0-3.25 1.34-3.25 3c0-1.66-1.57-3-3.5-3s-3.5 1.34-3.5 3c0-1.66-1.46-3-3.25-3C3.45 9 2 10.34 2 12m0 0l10 10l-3.5-10m7 0L12 22l10-10\"/></g>"
|
|
3794
4238
|
},
|
|
4239
|
+
"parachute-off": {
|
|
4240
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M22 12c0-5.523-4.477-10-10-10c-1.737 0-3.37.443-4.794 1.222m-2.28 1.71A9.969 9.969 0 0 0 2 12\"/><path d=\"M22 12c0-1.66-1.46-3-3.25-3c-1.63 0-2.973 1.099-3.212 2.54m-.097-.09c-.23-1.067-1.12-1.935-2.29-2.284m-3.445.568C8.967 10.284 8.5 11.094 8.5 12c0-1.66-1.46-3-3.25-3C3.45 9 2 10.34 2 12m0 0l10 10l-3.5-10m6.082 2.624L12 22l4.992-4.992m2.014-2.014L22 12M3 3l18 18\"/></g>"
|
|
4241
|
+
},
|
|
3795
4242
|
"parentheses": {
|
|
3796
4243
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 4a12.25 12.25 0 0 0 0 16M17 4a12.25 12.25 0 0 1 0 16\"/>"
|
|
3797
4244
|
},
|
|
4245
|
+
"parentheses-off": {
|
|
4246
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5.743 5.745A12.253 12.253 0 0 0 7 20M17 4a12.25 12.25 0 0 1 2.474 11.467m-1.22 2.794A12.291 12.291 0 0 1 17 20M3 3l18 18\"/>"
|
|
4247
|
+
},
|
|
3798
4248
|
"parking": {
|
|
3799
4249
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"M9 16V8h4a2 2 0 0 1 0 4H9\"/></g>"
|
|
3800
4250
|
},
|
|
4251
|
+
"parking-off": {
|
|
4252
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 4h10a2 2 0 0 1 2 2v10m-.582 3.41A1.99 1.99 0 0 1 18 20H6a2 2 0 0 1-2-2V6c0-.554.225-1.056.59-1.418\"/><path d=\"M9 16V9m3-1h1a2 2 0 0 1 1.817 2.836M12 12H9M3 3l18 18\"/></g>"
|
|
4253
|
+
},
|
|
3801
4254
|
"pause": {
|
|
3802
4255
|
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"6\" height=\"16\" rx=\"2\"/><rect x=\"14\" y=\"4\" width=\"6\" height=\"16\" rx=\"2\"/></g>",
|
|
3803
4256
|
"hidden": true
|
|
@@ -3811,24 +4264,36 @@
|
|
|
3811
4264
|
"pencil": {
|
|
3812
4265
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 20h4L18.5 9.5a1.5 1.5 0 0 0-4-4L4 16v4m9.5-13.5l4 4\"/>"
|
|
3813
4266
|
},
|
|
4267
|
+
"pencil-off": {
|
|
4268
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10.003 9.997L4 16v4h4l6.006-6.006m1.99-1.99L18.5 9.5a2.828 2.828 0 1 0-4-4L12 8m1.5-1.5l4 4M3 3l18 18\"/>"
|
|
4269
|
+
},
|
|
3814
4270
|
"pennant": {
|
|
3815
4271
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 21h4m-2 0V3m0 1l9 4l-9 4\"/>"
|
|
3816
4272
|
},
|
|
3817
4273
|
"pennant-2": {
|
|
3818
4274
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 21h-4m2 0V3m0 1L5 8l9 4\"/>"
|
|
3819
4275
|
},
|
|
4276
|
+
"pennant-off": {
|
|
4277
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 21h4m-2 0V10m0-4V3m0 1l9 4l-4.858 2.16m-2.764 1.227L10 12M3 3l18 18\"/>"
|
|
4278
|
+
},
|
|
3820
4279
|
"pentagon": {
|
|
3821
4280
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m13.2 3.394l7.033 5.237a2 2 0 0 1 .7 2.247l-2.973 8.764A2 2 0 0 1 16.066 21h-8.12a2 2 0 0 1-1.9-1.373L3.15 10.862a2 2 0 0 1 .696-2.225L10.804 3.4a2 2 0 0 1 2.397-.006z\"/>"
|
|
3822
4281
|
},
|
|
3823
4282
|
"pepper": {
|
|
3824
4283
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M13 11c0 2.21-2.239 4-5 4s-5-1.79-5-4a8 8 0 1 0 16 0a3 3 0 0 0-6 0\"/><path d=\"M16 8c0-2 2-4 4-4\"/></g>"
|
|
3825
4284
|
},
|
|
4285
|
+
"pepper-off": {
|
|
4286
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12.59 12.59C11.82 14.008 10.055 15 8 15c-2.761 0-5-1.79-5-4a8 8 0 0 0 13.643 5.67m1.64-2.357A7.97 7.97 0 0 0 19 11a3 3 0 0 0-5.545-1.59\"/><path d=\"M16 8c0-2 2-4 4-4M3 3l18 18\"/></g>"
|
|
4287
|
+
},
|
|
3826
4288
|
"percentage": {
|
|
3827
4289
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"17\" cy=\"17\" r=\"1\"/><circle cx=\"7\" cy=\"7\" r=\"1\"/><path d=\"M6 18L18 6\"/></g>"
|
|
3828
4290
|
},
|
|
3829
4291
|
"perspective": {
|
|
3830
4292
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m6.141 4.163l12 1.714a1 1 0 0 1 .859.99v10.266a1 1 0 0 1-.859.99l-12 1.714A1 1 0 0 1 5 18.847V5.153a1 1 0 0 1 1.141-.99z\"/>"
|
|
3831
4293
|
},
|
|
4294
|
+
"perspective-off": {
|
|
4295
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m8.511 4.502l9.63 1.375a1 1 0 0 1 .859.99V15m-.859 3.123l-12 1.714A1 1 0 0 1 5 18.847V5.153a1 1 0 0 1 .01-.137M3 3l18 18\"/>"
|
|
4296
|
+
},
|
|
3832
4297
|
"phone": {
|
|
3833
4298
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 4h4l2 5l-2.5 1.5a11 11 0 0 0 5 5L15 13l5 2v4a2 2 0 0 1-2 2A16 16 0 0 1 3 6a2 2 0 0 1 2-2\"/>"
|
|
3834
4299
|
},
|
|
@@ -3883,9 +4348,15 @@
|
|
|
3883
4348
|
"pig": {
|
|
3884
4349
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11v.01M16 3v3.803A6.019 6.019 0 0 1 18.658 10h1.341a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-1.342a6.008 6.008 0 0 1-1.658 2.473V18.5a1.5 1.5 0 0 1-3 0v-.583a6.04 6.04 0 0 1-1 .083h-4a6.04 6.04 0 0 1-1-.083v.583a1.5 1.5 0 0 1-3 0v-2L5 16.473A6 6 0 0 1 8.999 6h2.5l4.5-3z\"/>"
|
|
3885
4350
|
},
|
|
4351
|
+
"pig-off": {
|
|
4352
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11v.01M10 6h1.499l4.5-3L16 6.803A6.019 6.019 0 0 1 18.658 10h1.341a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-1.342c-.057.16-.12.318-.19.472M17 17v1.5a1.5 1.5 0 0 1-3 0v-.583A6.04 6.04 0 0 1 13 18H9a6.04 6.04 0 0 1-1-.083v.583a1.5 1.5 0 0 1-3 0v-2.027a6 6 0 0 1 1.5-9.928M3 3l18 18\"/>"
|
|
4353
|
+
},
|
|
3886
4354
|
"pill": {
|
|
3887
4355
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m4.5 12.5l8-8a4.94 4.94 0 0 1 7 7l-8 8a4.94 4.94 0 0 1-7-7m4-4l7 7\"/>"
|
|
3888
4356
|
},
|
|
4357
|
+
"pill-off": {
|
|
4358
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10.495 6.505L12.5 4.5a4.95 4.95 0 0 1 7 7l-1.998 1.998m-2 2L11.5 19.5a4.95 4.95 0 0 1-7-7l4-4m0 0l7 7M3 3l18 18\"/>"
|
|
4359
|
+
},
|
|
3889
4360
|
"pills": {
|
|
3890
4361
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"8\" cy=\"8\" r=\"5\"/><circle cx=\"17\" cy=\"17\" r=\"4\"/><path d=\"m4.5 4.5l7 7m8 3l-5 5\"/></g>"
|
|
3891
4362
|
},
|
|
@@ -3901,6 +4372,9 @@
|
|
|
3901
4372
|
"pizza": {
|
|
3902
4373
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M12 21.5c-3.04 0-5.952-.714-8.5-1.983L12 3l8.5 16.517A19.09 19.09 0 0 1 12 21.5z\"/><path d=\"M5.38 15.866a14.94 14.94 0 0 0 6.815 1.634a14.944 14.944 0 0 0 6.502-1.479M13 11.01V11m-2 3v-.01\"/></g>"
|
|
3903
4374
|
},
|
|
4375
|
+
"pizza-off": {
|
|
4376
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10.313 6.277L12 3l5.34 10.376m2.477 6.463A19.093 19.093 0 0 1 12 21.5c-3.04 0-5.952-.714-8.5-1.983L8.934 8.958\"/><path d=\"M5.38 15.866a14.94 14.94 0 0 0 6.815 1.634c1.56.002 3.105-.24 4.582-.713M11 14v-.01M3 3l18 18\"/></g>"
|
|
4377
|
+
},
|
|
3904
4378
|
"plane": {
|
|
3905
4379
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M16 10h4a2 2 0 0 1 0 4h-4l-4 7H9l2-7H7l-2 2H2l2-4l-2-4h3l2 2h4L9 3h3z\"/>"
|
|
3906
4380
|
},
|
|
@@ -3913,15 +4387,27 @@
|
|
|
3913
4387
|
"plane-inflight": {
|
|
3914
4388
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 11.085h5a2 2 0 1 1 0 4H5l-3-6h3l2 2h3l-2-7h3l4 7zM3 21h18\"/>"
|
|
3915
4389
|
},
|
|
4390
|
+
"plane-off": {
|
|
4391
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9.788 5.758L9 3h3l4 7h4a2 2 0 1 1 0 4h-2m-2.718 1.256L12 21H9l2-7H7l-2 2H2l2-4l-2-4h3l2 2h3M3 3l18 18\"/>"
|
|
4392
|
+
},
|
|
3916
4393
|
"planet": {
|
|
3917
4394
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><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>"
|
|
3918
4395
|
},
|
|
4396
|
+
"planet-off": {
|
|
4397
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M18.816 13.58c1.956 1.825 3.157 3.449 3.184 4.445m-3.428.593c-2.098-.634-4.944-2.03-7.919-3.976c-5.47-3.579-9.304-7.664-8.56-9.123c.32-.628 1.591-.6 3.294-.113\"/><path d=\"M7.042 7.059a7 7 0 0 0 9.908 9.89m1.581-2.425A7 7 0 0 0 9.474 5.47M3 3l18 18\"/></g>"
|
|
4398
|
+
},
|
|
3919
4399
|
"plant": {
|
|
3920
4400
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 15h10v4a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2v-4zm5-6a6 6 0 0 0-6-6H3v2a6 6 0 0 0 6 6h3m0 0a6 6 0 0 1 6-6h3v1a6 6 0 0 1-6 6h-3m0 3V9\"/>"
|
|
3921
4401
|
},
|
|
3922
4402
|
"plant-2": {
|
|
3923
4403
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2 9a10 10 0 1 0 20 0\"/><path d=\"M12 19A10 10 0 0 1 22 9M2 9a10 10 0 0 1 10 10\"/><path d=\"M12 4a9.7 9.7 0 0 1 2.99 7.5m-5.98 0A9.7 9.7 0 0 1 12 4\"/></g>"
|
|
3924
4404
|
},
|
|
4405
|
+
"plant-2-off": {
|
|
4406
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2 9c0 5.523 4.477 10 10 10a9.953 9.953 0 0 0 5.418-1.593m2.137-1.855A9.961 9.961 0 0 0 22 9\"/><path d=\"M12 19c0-1.988.58-3.84 1.58-5.397m1.878-2.167A9.961 9.961 0 0 1 22 9M2 9a10 10 0 0 1 10 10m0-15a9.7 9.7 0 0 1 3.002 7.013\"/><path d=\"M9.01 11.5a9.696 9.696 0 0 1 .163-2.318m1.082-2.942A9.696 9.696 0 0 1 12 4M3 3l18 18\"/></g>"
|
|
4407
|
+
},
|
|
4408
|
+
"plant-off": {
|
|
4409
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 17v2a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2v-4h8m-3.1-7.092a6.006 6.006 0 0 0-4.79-4.806M3 3v2a6 6 0 0 0 6 6h2m1.531-2.472A6.001 6.001 0 0 1 18 5h3v1a6.002 6.002 0 0 1-5.037 5.923M12 15v-3M3 3l18 18\"/>"
|
|
4410
|
+
},
|
|
3925
4411
|
"play": {
|
|
3926
4412
|
"body": "<path d=\"M5 5v14a2 2 0 0 0 2.75 1.84L20 13.74a2 2 0 0 0 0-3.5L7.75 3.14A2 2 0 0 0 5 4.89\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>",
|
|
3927
4413
|
"hidden": true
|
|
@@ -3929,6 +4415,9 @@
|
|
|
3929
4415
|
"play-card": {
|
|
3930
4416
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" rx=\"2\" transform=\"rotate(90 12 12)\"/><path d=\"M8 6h.01M16 18h.01M12 16l-3-4l3-4l3 4z\"/></g>"
|
|
3931
4417
|
},
|
|
4418
|
+
"play-card-off": {
|
|
4419
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 3h10a2 2 0 0 1 2 2v10m0 4a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V5m11 13h.01\"/><path d=\"M13.716 13.712L12 16l-3-4l1.29-1.72M3 3l18 18\"/></g>"
|
|
4420
|
+
},
|
|
3932
4421
|
"player-eject": {
|
|
3933
4422
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5 12h14l-7-8z\"/><rect width=\"14\" height=\"4\" x=\"5\" y=\"16\" rx=\"1\"/></g>"
|
|
3934
4423
|
},
|
|
@@ -3962,6 +4451,9 @@
|
|
|
3962
4451
|
"playlist-add": {
|
|
3963
4452
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 8H5m0 4h9m-3 4H5m10 0h6m-3-3v6\"/>"
|
|
3964
4453
|
},
|
|
4454
|
+
"playlist-off": {
|
|
4455
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14 14a3 3 0 1 0 3 3m0-4V4h4m-8 1H9M5 5H3m0 4h6m0 4H3M3 3l18 18\"/>"
|
|
4456
|
+
},
|
|
3965
4457
|
"playlist-x": {
|
|
3966
4458
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 8H5m0 4h7m0 4H5m11-2l4 4m0-4l-4 4\"/>"
|
|
3967
4459
|
},
|
|
@@ -3974,6 +4466,9 @@
|
|
|
3974
4466
|
"plug-connected-x": {
|
|
3975
4467
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m20 16l-4 4m-9-8l5 5l-1.5 1.5a3.536 3.536 0 1 1-5-5L7 12zm10 0l-5-5l1.5-1.5a3.536 3.536 0 1 1 5 5L17 12zM3 21l2.5-2.5m13-13L21 3m-11 8l-2 2m5 1l-2 2m5 0l4 4\"/>"
|
|
3976
4468
|
},
|
|
4469
|
+
"plug-off": {
|
|
4470
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m16.123 16.092l-.177.177a5.81 5.81 0 1 1-8.215-8.215l.159-.159M4 20l3.5-3.5M15 4l-3.5 3.5M20 9l-3.5 3.5M3 3l18 18\"/>"
|
|
4471
|
+
},
|
|
3977
4472
|
"plug-x": {
|
|
3978
4473
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M13.55 17.733a5.806 5.806 0 0 1-7.356-4.052a5.81 5.81 0 0 1 1.537-5.627L9.785 6l7.165 7.165M4 20l3.5-3.5M15 4l-3.5 3.5M20 9l-3.5 3.5M16 16l4 4m0-4l-4 4\"/>"
|
|
3979
4474
|
},
|
|
@@ -3983,6 +4478,9 @@
|
|
|
3983
4478
|
"point": {
|
|
3984
4479
|
"body": "<circle cx=\"12\" cy=\"12\" r=\"4\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"/>"
|
|
3985
4480
|
},
|
|
4481
|
+
"point-off": {
|
|
4482
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9.15 9.194a4 4 0 0 0 5.697 5.617M16 12a4 4 0 0 0-4-4M3 3l18 18\"/>"
|
|
4483
|
+
},
|
|
3986
4484
|
"pokeball": {
|
|
3987
4485
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"9\" cy=\"9\" r=\"9\" transform=\"translate(3 3)\"/><circle cx=\"12\" cy=\"12\" r=\"3\"/><path d=\"M3 12h6m6 0h6\"/></g>"
|
|
3988
4486
|
},
|
|
@@ -3992,6 +4490,9 @@
|
|
|
3992
4490
|
"polygon": {
|
|
3993
4491
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"5\" r=\"2\"/><circle cx=\"19\" cy=\"8\" r=\"2\"/><circle cx=\"5\" cy=\"11\" r=\"2\"/><circle cx=\"15\" cy=\"19\" r=\"2\"/><path d=\"m6.5 9.5l3.5-3m4-1L17 7m1.5 3L16 17m-2.5.5l-7-5\"/></g>"
|
|
3994
4492
|
},
|
|
4493
|
+
"polygon-off": {
|
|
4494
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"5\" r=\"2\"/><circle cx=\"19\" cy=\"8\" r=\"2\"/><circle cx=\"5\" cy=\"11\" r=\"2\"/><circle cx=\"15\" cy=\"19\" r=\"2\"/><path d=\"m6.5 9.5l1.546-1.311M14 5.5L17 7m1.5 3l-1.185 3.318m-1.062 2.972L16 17m-2.5.5l-7-5M3 3l18 18\"/></g>"
|
|
4495
|
+
},
|
|
3995
4496
|
"pool": {
|
|
3996
4497
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M2 20a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1M2 16a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1a2.4 2.4 0 0 1 2-1a2.4 2.4 0 0 1 2 1a2.4 2.4 0 0 0 2 1a2.4 2.4 0 0 0 2-1m-7-4V4.5a1.5 1.5 0 0 1 3 0M9 12V4.5a1.5 1.5 0 0 0-3 0m9 .5H9m0 5h6\"/>"
|
|
3997
4498
|
},
|
|
@@ -4013,9 +4514,15 @@
|
|
|
4013
4514
|
"presentation-analytics": {
|
|
4014
4515
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 12V8m6 4v-2m-3 2v-1M3 4h18M4 4v10a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4m-8 12v4m-3 0h6\"/>"
|
|
4015
4516
|
},
|
|
4517
|
+
"presentation-off": {
|
|
4518
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 4h1m4 0h13M4 4v10a2 2 0 0 0 2 2h10m3.42-.592c.359-.362.58-.859.58-1.408V4m-8 12v4m-3 0h6m-7-8l2-2m4 0l2-2M3 3l18 18\"/>"
|
|
4519
|
+
},
|
|
4016
4520
|
"printer": {
|
|
4017
4521
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><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 2h2m10-8V5a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v4\"/><rect width=\"10\" height=\"8\" x=\"7\" y=\"13\" rx=\"2\"/></g>"
|
|
4018
4522
|
},
|
|
4523
|
+
"printer-off": {
|
|
4524
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20.412 16.416c.363-.362.588-.863.588-1.416v-4a2 2 0 0 0-2-2h-6M9 9H5a2 2 0 0 0-2 2v4a2 2 0 0 0 2 2h2m10-8V5a2 2 0 0 0-2-2H9c-.551 0-1.05.223-1.412.584M7 7v2\"/><path d=\"M17 17v2a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2v-4a2 2 0 0 1 2-2h4M3 3l18 18\"/></g>"
|
|
4525
|
+
},
|
|
4019
4526
|
"prison": {
|
|
4020
4527
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M18 4v16M14 4v16M6 4v5m0 6v5m4-16v5m1 0H5v6h6zm-1 6v5m-2-8h-.01\"/>"
|
|
4021
4528
|
},
|
|
@@ -4025,15 +4532,24 @@
|
|
|
4025
4532
|
"propeller": {
|
|
4026
4533
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"13\" r=\"3\"/><path d=\"M14.167 10.5c.722-1.538 1.156-3.043 1.303-4.514C15.69 4.356 14.708 3 12 3S8.31 4.357 8.53 5.986c.147 1.471.581 2.976 1.303 4.514m3.336 6.251c.97 1.395 2.057 2.523 3.257 3.386c1.3 1.006 2.967.833 4.321-1.512c1.354-2.345.67-3.874-.85-4.498c-1.348-.608-2.868-.985-4.562-1.128m-6.671 0c-1.693.143-3.213.52-4.56 1.128c-1.522.623-2.206 2.153-.852 4.498s3.02 2.517 4.321 1.512c1.2-.863 2.287-1.991 3.258-3.386\"/></g>"
|
|
4027
4534
|
},
|
|
4535
|
+
"propeller-off": {
|
|
4536
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10.448 10.432a3 3 0 1 0 4.106 4.143m-.282-4.303c.66-1.459 1.058-2.888 1.198-4.286C15.69 4.356 14.708 3 12 3c-1.94 0-2.994.696-3.355 1.69m.697 4.653c.145.384.309.77.491 1.157m3.336 6.251c.97 1.395 2.057 2.523 3.257 3.386c1.02.789 2.265.853 3.408-.288m1.479-2.493c.492-1.634-.19-2.726-1.416-3.229a12.78 12.78 0 0 0-2.65-.852\"/><path d=\"M8.664 12.999c-1.693.143-3.213.52-4.56 1.128c-1.522.623-2.206 2.153-.852 4.498s3.02 2.517 4.321 1.512c1.2-.863 2.287-1.991 3.258-3.386M3 3l18 18\"/></g>"
|
|
4537
|
+
},
|
|
4028
4538
|
"puzzle": {
|
|
4029
4539
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" 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\"/>"
|
|
4030
4540
|
},
|
|
4031
4541
|
"puzzle-2": {
|
|
4032
4542
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" 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.5V12m0 0v1.5a.5.5 0 0 0 .5.5a1.5 1.5 0 0 1 0 3a.5.5 0 0 0-.5.5V20m8-8h-2.5a.5.5 0 0 1-.5-.5a1.5 1.5 0 0 0-3 0a.5.5 0 0 1-.5.5H12m0 0h-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>"
|
|
4033
4543
|
},
|
|
4544
|
+
"puzzle-off": {
|
|
4545
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.18 4.171A2 2 0 0 1 12 5v1a1 1 0 0 0 1 1h3a1 1 0 0 1 1 1v3a1 1 0 0 0 1 1h1a2 2 0 0 1 .819 3.825M17 17v3a1 1 0 0 1-1 1h-3a1 1 0 0 1-1-1v-1a2 2 0 1 0-4 0v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-3a1 1 0 0 1 1-1h1a2 2 0 1 0 0-4H4a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h3M3 3l18 18\"/>"
|
|
4546
|
+
},
|
|
4034
4547
|
"pyramid": {
|
|
4035
4548
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m3 17l9 4l9-4l-9-14zm9-14v18\"/>"
|
|
4036
4549
|
},
|
|
4550
|
+
"pyramid-off": {
|
|
4551
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.483 8.471L3 17l9 4l6.22-2.764M21 17L12 3l-1.937 3.014M12 3v5m0 4v9M3 3l18 18\"/>"
|
|
4552
|
+
},
|
|
4037
4553
|
"qrcode": {
|
|
4038
4554
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"6\" height=\"6\" x=\"4\" y=\"4\" rx=\"1\"/><path d=\"M7 17v.01\"/><rect width=\"6\" height=\"6\" x=\"14\" y=\"4\" rx=\"1\"/><path d=\"M7 7v.01\"/><rect width=\"6\" height=\"6\" x=\"4\" y=\"14\" rx=\"1\"/><path d=\"M17 7v.01M14 14h3m3 0v.01M14 14v3m0 3h3m0-3h3m0 0v3\"/></g>"
|
|
4039
4555
|
},
|
|
@@ -4043,6 +4559,9 @@
|
|
|
4043
4559
|
"quote": {
|
|
4044
4560
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 11H6a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v6c0 2.667-1.333 4.333-4 5m13-7h-4a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v6c0 2.667-1.333 4.333-4 5\"/>"
|
|
4045
4561
|
},
|
|
4562
|
+
"quote-off": {
|
|
4563
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 11H6a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1m4 4v3c0 2.667-1.333 4.333-4 5m13-7h-4m-1-1V7a1 1 0 0 1 1-1h3a1 1 0 0 1 1 1v6c0 .66-.082 1.26-.245 1.798m-1.653 2.29c-.571.4-1.272.704-2.102.912M3 3l18 18\"/>"
|
|
4564
|
+
},
|
|
4046
4565
|
"radar": {
|
|
4047
4566
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M21 12h-8a1 1 0 1 0-1 1v8a9 9 0 0 0 9-9\"/><path d=\"M15.999 8.998A5 5 0 1 0 9 16.001\"/><path d=\"M20.486 8.995A9 9 0 1 0 9.004 20.49\"/></g>"
|
|
4048
4567
|
},
|
|
@@ -4055,6 +4574,9 @@
|
|
|
4055
4574
|
"radioactive": {
|
|
4056
4575
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m13.5 14.6l3 5.19A9 9 0 0 0 21 12h-6a3 3 0 0 1-1.5 2.6m0-5.2l3-5.19a9 9 0 0 0-9 0l3 5.19a3 3 0 0 1 3 0m-3 5.2l-3 5.19A9 9 0 0 1 3 12h6a3 3 0 0 0 1.5 2.6\"/>"
|
|
4057
4576
|
},
|
|
4577
|
+
"radioactive-off": {
|
|
4578
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14.118 14.127c-.182.181-.39.341-.618.473l3 5.19a8.994 8.994 0 0 0 1.856-1.423m1.68-2.32A8.993 8.993 0 0 0 21 12h-5m-2.5-2.6l3-5.19a9 9 0 0 0-8.536-.25M10.5 14.6l-3 5.19A9 9 0 0 1 3 12h6a3 3 0 0 0 1.5 2.6M3 3l18 18\"/>"
|
|
4579
|
+
},
|
|
4058
4580
|
"radius-bottom-left": {
|
|
4059
4581
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 19h-6a8 8 0 0 1-8-8V5\"/>"
|
|
4060
4582
|
},
|
|
@@ -4070,6 +4592,9 @@
|
|
|
4070
4592
|
"rainbow": {
|
|
4071
4593
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M22 17c0-5.523-4.477-10-10-10S2 11.477 2 17\"/><path d=\"M18 17a6 6 0 1 0-12 0\"/><path d=\"M14 17a2 2 0 1 0-4 0\"/></g>"
|
|
4072
4594
|
},
|
|
4595
|
+
"rainbow-off": {
|
|
4596
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M22 17c0-5.523-4.477-10-10-10c-.308 0-.613.014-.914.041m-3.208.845A10.002 10.002 0 0 0 2 17m9.088-5.931A6.001 6.001 0 0 0 6 17m8 0a2 2 0 1 0-4 0M3 3l18 18\"/>"
|
|
4597
|
+
},
|
|
4073
4598
|
"receipt": {
|
|
4074
4599
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5 21V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v16l-3-2l-2 2l-2-2l-2 2l-2-2l-3 2M9 7h6m-6 4h6m-2 4h2\"/>"
|
|
4075
4600
|
},
|
|
@@ -4091,6 +4616,9 @@
|
|
|
4091
4616
|
"record-mail": {
|
|
4092
4617
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"7\" cy=\"12\" r=\"3\"/><circle cx=\"17\" cy=\"12\" r=\"3\"/><path d=\"M7 15h10\"/></g>"
|
|
4093
4618
|
},
|
|
4619
|
+
"record-mail-off": {
|
|
4620
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"7\" cy=\"12\" r=\"3\"/><path d=\"M18.569 14.557a3 3 0 1 0-4.113-4.149M7 15h8M3 3l18 18\"/></g>"
|
|
4621
|
+
},
|
|
4094
4622
|
"rectangle": {
|
|
4095
4623
|
"body": "<rect width=\"18\" height=\"14\" x=\"3\" y=\"5\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" rx=\"2\"/>"
|
|
4096
4624
|
},
|
|
@@ -4100,6 +4628,9 @@
|
|
|
4100
4628
|
"recycle": {
|
|
4101
4629
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m12 17l-2 2l2 2m-2-2h9a2 2 0 0 0 1.75-2.75l-.55-1M8.536 11l-.732-2.732L5.072 9m2.732-.732l-4.5 7.794a2 2 0 0 0 1.506 2.89l1.141.024M15.464 11l2.732.732L18.928 9m-.732 2.732l-4.5-7.794a2 2 0 0 0-3.256-.14l-.591.976\"/>"
|
|
4102
4630
|
},
|
|
4631
|
+
"recycle-off": {
|
|
4632
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m12 17l-2 2l2 2m-2-2h9m1.896-2.071a1.999 1.999 0 0 0-.146-.679l-.55-1M8.536 11l-.732-2.732L5.072 9m2.732-.732l-4.5 7.794a2 2 0 0 0 1.506 2.89l1.141.024M15.464 11l2.732.732L18.928 9m-.732 2.732l-4.5-7.794a2 2 0 0 0-3.256-.14l-.591.976M3 3l18 18\"/>"
|
|
4633
|
+
},
|
|
4103
4634
|
"refresh": {
|
|
4104
4635
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 11A8.1 8.1 0 0 0 4.5 9M4 5v4h4m-4 4a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4\"/>"
|
|
4105
4636
|
},
|
|
@@ -4109,6 +4640,9 @@
|
|
|
4109
4640
|
"refresh-dot": {
|
|
4110
4641
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 11A8.1 8.1 0 0 0 4.5 9M4 5v4h4m-4 4a8.1 8.1 0 0 0 15.5 2m.5 4v-4h-4\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/></g>"
|
|
4111
4642
|
},
|
|
4643
|
+
"refresh-off": {
|
|
4644
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 11A8.1 8.1 0 0 0 8.729 4.695m-2.41 1.624A8.083 8.083 0 0 0 4.5 9M4 5v4h4m-4 4a8.1 8.1 0 0 0 13.671 4.691M20 16v-1h-1M3 3l18 18\"/>"
|
|
4645
|
+
},
|
|
4112
4646
|
"registered": {
|
|
4113
4647
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M10 15V9h2a2 2 0 1 1 0 4h-2m4 2l-2-2\"/></g>"
|
|
4114
4648
|
},
|
|
@@ -4124,6 +4658,9 @@
|
|
|
4124
4658
|
"repeat": {
|
|
4125
4659
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 12V9a3 3 0 0 1 3-3h13m-3-3l3 3l-3 3m3 3v3a3 3 0 0 1-3 3H4m3 3l-3-3l3-3\"/>"
|
|
4126
4660
|
},
|
|
4661
|
+
"repeat-off": {
|
|
4662
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 12V9a3 3 0 0 1 2.08-2.856M10 6h10m-3-3l3 3l-3 3m3 3v3a3 3 0 0 1-.133.886m-1.99 1.984A3 3 0 0 1 17 18H4m3 3l-3-3l3-3M3 3l18 18\"/>"
|
|
4663
|
+
},
|
|
4127
4664
|
"repeat-once": {
|
|
4128
4665
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 12V9a3 3 0 0 1 3-3h13m-3-3l3 3l-3 3m3 3v3a3 3 0 0 1-3 3H4m3 3l-3-3l3-3m4-4l1-1v4\"/>"
|
|
4129
4666
|
},
|
|
@@ -4142,6 +4679,9 @@
|
|
|
4142
4679
|
"report-money": {
|
|
4143
4680
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><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 width=\"6\" height=\"4\" x=\"9\" y=\"3\" rx=\"2\"/><path d=\"M14 11h-2.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H10m2 0v1m0-8v1\"/></g>"
|
|
4144
4681
|
},
|
|
4682
|
+
"report-off": {
|
|
4683
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5.576 5.595A1.994 1.994 0 0 0 5 7v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2m0-4V7a2 2 0 0 0-2-2h-2\"/><path d=\"M9 5a2 2 0 0 1 2-2h2a2 2 0 1 1 0 4h-2M3 3l18 18\"/></g>"
|
|
4684
|
+
},
|
|
4145
4685
|
"report-search": {
|
|
4146
4686
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M8 5H6a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h5.697M18 12V7a2 2 0 0 0-2-2h-2\"/><rect width=\"6\" height=\"4\" x=\"8\" y=\"3\" rx=\"2\"/><path d=\"M8 11h4m-4 4h3\"/><circle cx=\"16.5\" cy=\"17.5\" r=\"2.5\"/><path d=\"M18.5 19.5L21 22\"/></g>"
|
|
4147
4687
|
},
|
|
@@ -4151,18 +4691,30 @@
|
|
|
4151
4691
|
"ripple": {
|
|
4152
4692
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 7c3-2 6-2 9 0s6 2 9 0M3 17c3-2 6-2 9 0s6 2 9 0M3 12c3-2 6-2 9 0s6 2 9 0\"/>"
|
|
4153
4693
|
},
|
|
4694
|
+
"ripple-off": {
|
|
4695
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 7c.915-.61 1.83-1.034 2.746-1.272m4.212.22c.68.247 1.361.598 2.042 1.052c3 2 6 2 9 0M3 17c3-2 6-2 9 0c2.092 1.395 4.184 1.817 6.276 1.266M3 12c3-2 6-2 9 0m5.482 1.429c1.173-.171 2.345-.647 3.518-1.429M3 3l18 18\"/>"
|
|
4696
|
+
},
|
|
4154
4697
|
"road": {
|
|
4155
4698
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 19L8 5m8 0l4 14M12 8V6m0 7v-2m0 7v-2\"/>"
|
|
4156
4699
|
},
|
|
4700
|
+
"road-off": {
|
|
4701
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 19L7.332 7.339M16 5l2.806 9.823M12 8V6m0 7v-1m0 6v-2M3 3l18 18\"/>"
|
|
4702
|
+
},
|
|
4157
4703
|
"road-sign": {
|
|
4158
4704
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><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\"/><path d=\"M9 14v-2c0-.59.414-1 1-1h5\"/><path d=\"m13 9l2 2l-2 2\"/></g>"
|
|
4159
4705
|
},
|
|
4160
4706
|
"robot": {
|
|
4161
4707
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 7h10a2 2 0 0 1 2 2v1l1 1v3l-1 1v3a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-3l-1-1v-3l1-1V9a2 2 0 0 1 2-2zm3 9h4\"/><circle cx=\"8.5\" cy=\"11.5\" r=\".5\" fill=\"currentColor\"/><circle cx=\"15.5\" cy=\"11.5\" r=\".5\" fill=\"currentColor\"/><path d=\"M9 7L8 3m7 4l1-4\"/></g>"
|
|
4162
4708
|
},
|
|
4709
|
+
"robot-off": {
|
|
4710
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 7h6a2 2 0 0 1 2 2v1l1 1v3l-1 1m-.171 3.811A2 2 0 0 1 17 20H7a2 2 0 0 1-2-2v-3l-1-1v-3l1-1V9a2 2 0 0 1 2-2m3 9h4\"/><circle cx=\"8.5\" cy=\"11.5\" r=\"1\"/><path d=\"M15.854 11.853A.498.498 0 0 0 15.5 11a.498.498 0 0 0-.356.149M8.336 4.343L8 3m7 4l1-4M3 3l18 18\"/></g>"
|
|
4711
|
+
},
|
|
4163
4712
|
"rocket": {
|
|
4164
4713
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 13a8 8 0 0 1 7 7a6 6 0 0 0 3-5a9 9 0 0 0 6-8a3 3 0 0 0-3-3a9 9 0 0 0-8 6a6 6 0 0 0-5 3\"/><path d=\"M7 14a6 6 0 0 0-3 6a6 6 0 0 0 6-3\"/><circle cx=\"15\" cy=\"9\" r=\"1\"/></g>"
|
|
4165
4714
|
},
|
|
4715
|
+
"rocket-off": {
|
|
4716
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9.29 9.275A9.03 9.03 0 0 0 9 10a6 6 0 0 0-5 3a8 8 0 0 1 7 7a6 6 0 0 0 3-5c.241-.085.478-.18.708-.283m2.428-1.61A8.998 8.998 0 0 0 20 7a3 3 0 0 0-3-3a8.998 8.998 0 0 0-6.107 2.864\"/><path d=\"M7 14a6 6 0 0 0-3 6a6 6 0 0 0 6-3\"/><circle cx=\"15\" cy=\"9\" r=\"1\"/><path d=\"m3 3l18 18\"/></g>"
|
|
4717
|
+
},
|
|
4166
4718
|
"roller-skating": {
|
|
4167
4719
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5.905 5h3.418a1 1 0 0 1 .928.629l1.143 2.856a3 3 0 0 0 2.207 1.83l4.717.926A2.084 2.084 0 0 1 20 13.286V14a1 1 0 0 1-1 1H5.105a1 1 0 0 1-.995-1.1l.8-8a1 1 0 0 1 .995-.9z\"/><circle cx=\"8\" cy=\"17\" r=\"2\"/><circle cx=\"16\" cy=\"17\" r=\"2\"/></g>"
|
|
4168
4720
|
},
|
|
@@ -4193,6 +4745,9 @@
|
|
|
4193
4745
|
"route": {
|
|
4194
4746
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6\" cy=\"19\" r=\"2\"/><circle cx=\"18\" cy=\"5\" r=\"2\"/><path d=\"M12 19h4.5a3.5 3.5 0 0 0 0-7h-8a3.5 3.5 0 0 1 0-7H12\"/></g>"
|
|
4195
4747
|
},
|
|
4748
|
+
"route-off": {
|
|
4749
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6\" cy=\"19\" r=\"2\"/><circle cx=\"18\" cy=\"5\" r=\"2\"/><path d=\"M12 19h4.5c.71 0 1.372-.212 1.924-.576m1.545-2.459A3.5 3.5 0 0 0 16.5 12h-.499m-4 0H8.5a3.5 3.5 0 0 1-2.477-5.972M8.5 5H12M3 3l18 18\"/></g>"
|
|
4750
|
+
},
|
|
4196
4751
|
"router": {
|
|
4197
4752
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"8\" x=\"3\" y=\"13\" rx=\"2\"/><path d=\"M17 17v.01M13 17v.01M15 13v-2m-3.25-2.25a4 4 0 0 1 6.5 0M8.5 6.5a8 8 0 0 1 13 0\"/></g>"
|
|
4198
4753
|
},
|
|
@@ -4211,6 +4766,12 @@
|
|
|
4211
4766
|
"ruler-2": {
|
|
4212
4767
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m17 3l4 4L7 21l-4-4zm-1 4l-1.5-1.5M13 10l-1.5-1.5M10 13l-1.5-1.5M7 16l-1.5-1.5\"/>"
|
|
4213
4768
|
},
|
|
4769
|
+
"ruler-2-off": {
|
|
4770
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12.03 7.97L17 3l4 4l-5 5m-2 2l-7 7l-4-4l7-7m6-3l-1.5-1.5M10 13l-1.5-1.5M7 16l-1.5-1.5M3 3l18 18\"/>"
|
|
4771
|
+
},
|
|
4772
|
+
"ruler-off": {
|
|
4773
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 4h11a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-4m-3.713.299A.997.997 0 0 0 11 12v7a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V5c0-.284.118-.54.308-.722M4 8h2m-2 4h3m-3 4h2m6-12v3m4-3v2M3 3l18 18\"/>"
|
|
4774
|
+
},
|
|
4214
4775
|
"run": {
|
|
4215
4776
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"13\" cy=\"4\" r=\"1\"/><path d=\"m4 17l5 1l.75-1.5M15 21v-4l-4-3l1-6\"/><path d=\"M7 12V9l5-1l3 3l3 1\"/></g>"
|
|
4216
4777
|
},
|
|
@@ -4223,24 +4784,39 @@
|
|
|
4223
4784
|
"satellite": {
|
|
4224
4785
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m3.707 6.293l2.586-2.586a1 1 0 0 1 1.414 0l5.586 5.586a1 1 0 0 1 0 1.414l-2.586 2.586a1 1 0 0 1-1.414 0L3.707 7.707a1 1 0 0 1 0-1.414z\"/><path d=\"m6 10l-3 3l3 3l3-3m1-7l3-3l3 3l-3 3m-1 3l1.5 1.5m1 3.5a2.5 2.5 0 0 0 2.5-2.5M15 21a6 6 0 0 0 6-6\"/></g>"
|
|
4225
4786
|
},
|
|
4787
|
+
"satellite-off": {
|
|
4788
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m7.707 3.707l5.586 5.586M12 12l-1.293 1.293a1 1 0 0 1-1.414 0L3.707 7.707a1 1 0 0 1 0-1.414L5 5m1 5l-3 3l3 3l3-3m1-7l3-3l3 3l-3 3m-1 3l1.5 1.5m1 3.5c.69 0 1.316-.28 1.769-.733M15 21c1.654 0 3.151-.67 4.237-1.752m1.507-2.507A6 6 0 0 0 21 15M3 3l18 18\"/>"
|
|
4789
|
+
},
|
|
4226
4790
|
"sausage": {
|
|
4227
4791
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M5.5 5.5A2.5 2.5 0 0 0 3 8c0 7.18 5.82 13 13 13a2.5 2.5 0 1 0 0-5a8 8 0 0 1-8-8a2.5 2.5 0 0 0-2.5-2.5z\"/><path d=\"M5.195 5.519L3.952 3.53A1 1 0 0 1 4.8 2h1.392a1 1 0 0 1 .848 1.53L5.795 5.52m12.687 12.705l1.989-1.243a1 1 0 0 1 1.53.848v1.392a1 1 0 0 1-1.53.848l-1.991-1.245\"/></g>"
|
|
4228
4792
|
},
|
|
4229
4793
|
"scale": {
|
|
4230
4794
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 20h10M6 6l6-1l6 1m-6-3v17m-3-8L6 6l-3 6a3 3 0 0 0 6 0m12 0l-3-6l-3 6a3 3 0 0 0 6 0\"/>"
|
|
4231
4795
|
},
|
|
4796
|
+
"scale-off": {
|
|
4797
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M7 20h10M9.452 5.425L12 5l6 1m-6-3v5m0 4v8m-3-8L6 6l-3 6a3 3 0 0 0 6 0m9.873 2.871A3.001 3.001 0 0 0 21 12l-3-6l-2.677 5.355M3 3l18 18\"/>"
|
|
4798
|
+
},
|
|
4232
4799
|
"scale-outline": {
|
|
4233
4800
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"18\" x=\"3\" y=\"3\" rx=\"4\"/><path d=\"M12 7c1.956 0 3.724.802 4.994 2.095l-2.956 2.904A3 3 0 0 0 12 11.2a3 3 0 0 0-2.038.798L7.006 9.095A6.979 6.979 0 0 1 12 7z\"/></g>"
|
|
4234
4801
|
},
|
|
4802
|
+
"scale-outline-off": {
|
|
4803
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M7 3h10a4 4 0 0 1 4 4v10m-1.173 2.83A3.987 3.987 0 0 1 17 21H7a4 4 0 0 1-4-4V7c0-1.104.447-2.103 1.17-2.827\"/><path d=\"M11.062 7.062c.31-.041.622-.062.938-.062c1.956 0 3.724.802 4.994 2.095A142.85 142.85 0 0 0 15 11m-3.723.288a3 3 0 0 0-1.315.71L7.006 9.095a6.977 6.977 0 0 1 1.142-.942M3 3l18 18\"/></g>"
|
|
4804
|
+
},
|
|
4235
4805
|
"scan": {
|
|
4236
4806
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 7V6a2 2 0 0 1 2-2h2M4 17v1a2 2 0 0 0 2 2h2m8-16h2a2 2 0 0 1 2 2v1m-4 13h2a2 2 0 0 0 2-2v-1M5 12h14\"/>"
|
|
4237
4807
|
},
|
|
4238
4808
|
"school": {
|
|
4239
4809
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M22 9L12 5L2 9l10 4l10-4v6\"/><path d=\"M6 10.6V16a6 3 0 0 0 12 0v-5.4\"/></g>"
|
|
4240
4810
|
},
|
|
4811
|
+
"school-off": {
|
|
4812
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M22 9L12 5l-2.136.854M7 7L2 9l10 4l.697-.279m2.878-1.151L22 9v6\"/><path d=\"M6 10.6V16c0 1.657 2.686 3 6 3c2.334 0 4.357-.666 5.35-1.64M18 14v-3.4M3 3l18 18\"/></g>"
|
|
4813
|
+
},
|
|
4241
4814
|
"scissors": {
|
|
4242
4815
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6\" cy=\"7\" r=\"3\"/><circle cx=\"6\" cy=\"17\" r=\"3\"/><path d=\"M8.6 8.6L19 19M8.6 15.4L19 5\"/></g>"
|
|
4243
4816
|
},
|
|
4817
|
+
"scissors-off": {
|
|
4818
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4.432 4.442a3 3 0 1 0 4.114 4.146\"/><circle cx=\"6\" cy=\"17\" r=\"3\"/><path d=\"M8.6 15.4L12 12m2-2l5-5M3 3l18 18\"/></g>"
|
|
4819
|
+
},
|
|
4244
4820
|
"scooter": {
|
|
4245
4821
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"18\" cy=\"17\" r=\"2\"/><circle cx=\"6\" cy=\"17\" r=\"2\"/><path d=\"M8 17h5a6 6 0 0 1 5-5V7a2 2 0 0 0-2-2h-1\"/></g>"
|
|
4246
4822
|
},
|
|
@@ -4262,6 +4838,9 @@
|
|
|
4262
4838
|
"search": {
|
|
4263
4839
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"10\" cy=\"10\" r=\"7\"/><path d=\"m21 21l-6-6\"/></g>"
|
|
4264
4840
|
},
|
|
4841
|
+
"search-off": {
|
|
4842
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M5.039 5.062a7 7 0 0 0 9.91 9.89m1.584-2.434a7 7 0 0 0-9.038-9.057M3 3l18 18\"/>"
|
|
4843
|
+
},
|
|
4265
4844
|
"section": {
|
|
4266
4845
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 20h.01M4 20h.01M8 20h.01M12 20h.01M16 20h.01M20 4h.01M4 4h.01M8 4h.01M12 4h.01M16 4h0\"/><rect width=\"16\" height=\"8\" x=\"4\" y=\"8\" rx=\"1\"/></g>"
|
|
4267
4846
|
},
|
|
@@ -4271,6 +4850,9 @@
|
|
|
4271
4850
|
"seeding": {
|
|
4272
4851
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 10a6 6 0 0 0-6-6H3v2a6 6 0 0 0 6 6h3m0 2a6 6 0 0 1 6-6h3v1a6 6 0 0 1-6 6h-3m0 5V10\"/>"
|
|
4273
4852
|
},
|
|
4853
|
+
"seeding-off": {
|
|
4854
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11.412 7.407a6.025 6.025 0 0 0-2.82-2.82M4 4H3v2a6 6 0 0 0 6 6h3m0 2a6 6 0 0 1 .255-1.736m1.51-2.514A5.981 5.981 0 0 1 18 8h3v1c0 2.158-1.14 4.05-2.85 5.107M15 15h-3m0 5v-8M3 3l18 18\"/>"
|
|
4855
|
+
},
|
|
4274
4856
|
"select": {
|
|
4275
4857
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"m9 11l3 3l3-3\"/></g>"
|
|
4276
4858
|
},
|
|
@@ -4295,6 +4877,9 @@
|
|
|
4295
4877
|
"server-2": {
|
|
4296
4878
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"18\" height=\"8\" x=\"3\" y=\"4\" rx=\"3\"/><rect width=\"18\" height=\"8\" x=\"3\" y=\"12\" rx=\"3\"/><path d=\"M7 8v.01M7 16v.01M11 8h6m-6 8h6\"/></g>"
|
|
4297
4879
|
},
|
|
4880
|
+
"server-off": {
|
|
4881
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 12H6a3 3 0 0 1-3-3V7c0-1.083.574-2.033 1.435-2.56M8 4h10a3 3 0 0 1 3 3v2a3 3 0 0 1-3 3h-2m0 0h2a3 3 0 0 1 3 3v2m-1.448 2.568A2.986 2.986 0 0 1 18 20H6a3 3 0 0 1-3-3v-2a3 3 0 0 1 3-3h6M7 8v.01M7 16v.01M3 3l18 18\"/>"
|
|
4882
|
+
},
|
|
4298
4883
|
"servicemark": {
|
|
4299
4884
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M9 9H6.5a1.5 1.5 0 0 0 0 3h1a1.5 1.5 0 0 1 0 3H5m8 0V9l3 4l3-4v6\"/>"
|
|
4300
4885
|
},
|
|
@@ -4304,6 +4889,9 @@
|
|
|
4304
4889
|
"settings-automation": {
|
|
4305
4890
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10.325 4.317c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 0 0-1.066 2.573c.94 1.543-.826 3.31-2.37 2.37a1.724 1.724 0 0 0-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 0 0-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 0 0-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 0 0 1.066-2.573c-.94-1.543.826-3.31 2.37-2.37c1 .608 2.296.07 2.572-1.065z\"/><path d=\"M10 9v6l5-3z\"/></g>"
|
|
4306
4891
|
},
|
|
4892
|
+
"settings-off": {
|
|
4893
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9.456 5.435c.416-.22.745-.609.869-1.118c.426-1.756 2.924-1.756 3.35 0a1.724 1.724 0 0 0 2.573 1.066c1.543-.94 3.31.826 2.37 2.37a1.724 1.724 0 0 0 1.065 2.572c1.756.426 1.756 2.924 0 3.35a1.724 1.724 0 0 0-1.187 1.016m-.126 3.666c-.516.522-1.348.733-2.123.261a1.724 1.724 0 0 0-2.572 1.065c-.426 1.756-2.924 1.756-3.35 0a1.724 1.724 0 0 0-2.573-1.066c-1.543.94-3.31-.826-2.37-2.37a1.724 1.724 0 0 0-1.065-2.572c-1.756-.426-1.756-2.924 0-3.35a1.724 1.724 0 0 0 1.066-2.573c-.468-.768-.266-1.59.246-2.108\"/><path d=\"M9.879 9.878a3 3 0 1 0 4.256 4.23m.552-3.444a3.012 3.012 0 0 0-1.412-1.38M3 3l18 18\"/></g>"
|
|
4894
|
+
},
|
|
4307
4895
|
"shadow": {
|
|
4308
4896
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M13 12h5m-5 3h4m-4 3h1m-1-9h4m-4-3h1\"/></g>"
|
|
4309
4897
|
},
|
|
@@ -4319,9 +4907,15 @@
|
|
|
4319
4907
|
"shape-3": {
|
|
4320
4908
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"5\" cy=\"5\" r=\"2\"/><circle cx=\"19\" cy=\"19\" r=\"2\"/><circle cx=\"19\" cy=\"5\" r=\"2\"/><circle cx=\"5\" cy=\"19\" r=\"2\"/><path d=\"M7 5h10M5 7v10M19 7v10\"/></g>"
|
|
4321
4909
|
},
|
|
4910
|
+
"shape-off": {
|
|
4911
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3.575 3.597a2 2 0 0 0 2.849 2.808\"/><circle cx=\"19\" cy=\"5\" r=\"2\"/><circle cx=\"5\" cy=\"19\" r=\"2\"/><path d=\"M17.574 17.598a2 2 0 0 0 2.826 2.83M5 7v10M9 5h8M7 19h10m2-12v8M3 3l18 18\"/></g>"
|
|
4912
|
+
},
|
|
4322
4913
|
"share": {
|
|
4323
4914
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6\" cy=\"12\" r=\"3\"/><circle cx=\"18\" cy=\"6\" r=\"3\"/><circle cx=\"18\" cy=\"18\" r=\"3\"/><path d=\"m8.7 10.7l6.6-3.4m-6.6 6l6.6 3.4\"/></g>"
|
|
4324
4915
|
},
|
|
4916
|
+
"share-off": {
|
|
4917
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"6\" cy=\"12\" r=\"3\"/><circle cx=\"18\" cy=\"6\" r=\"3\"/><path d=\"M15.861 15.896a3 3 0 0 0 4.265 4.22m.578-3.417a3.012 3.012 0 0 0-1.507-1.45M8.7 10.7l1.336-.688M12.66 8.66L15.3 7.3m-6.6 6l6.6 3.4M3 3l18 18\"/></g>"
|
|
4918
|
+
},
|
|
4325
4919
|
"shield": {
|
|
4326
4920
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" 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\"/>"
|
|
4327
4921
|
},
|
|
@@ -4349,6 +4943,9 @@
|
|
|
4349
4943
|
"shirt": {
|
|
4350
4944
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m15 4l6 2v5h-3v8a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-8H3V6l6-2a3 3 0 0 0 6 0\"/>"
|
|
4351
4945
|
},
|
|
4946
|
+
"shirt-off": {
|
|
4947
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8.243 4.252L9 4c0 .43.09.837.252 1.206m1.395 1.472A3 3 0 0 0 15 4l6 2v5h-3v3m0 4v1a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1v-8H3V6l2.26-.753M3 3l18 18\"/>"
|
|
4948
|
+
},
|
|
4352
4949
|
"shoe": {
|
|
4353
4950
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 6h5.426a1 1 0 0 1 .863.496l1.064 1.823a3 3 0 0 0 1.896 1.407l4.677 1.114A4 4 0 0 1 21 14.73V17a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1V7a1 1 0 0 1 1-1zm10 7l1-2\"/><path d=\"M8 18v-1a4 4 0 0 0-4-4H3m7-1l1.5-3\"/></g>"
|
|
4354
4951
|
},
|
|
@@ -4663,6 +5260,9 @@
|
|
|
4663
5260
|
"sword": {
|
|
4664
5261
|
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M20 4v5l-9 7l-4 4l-3-3l4-4l7-9zM6.5 11.5l6 6\"/>"
|
|
4665
5262
|
},
|
|
5263
|
+
"swords": {
|
|
5264
|
+
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 3v5l-11 9l-4 4l-3-3l4-4l9-11zM5 13l6 6m3.32-1.68L18 21l3-3l-3.365-3.365M10 5.5L8 3H3v5l3 2.5\"/>"
|
|
5265
|
+
},
|
|
4666
5266
|
"table": {
|
|
4667
5267
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"16\" x=\"4\" y=\"4\" rx=\"2\"/><path d=\"M4 10h16M10 4v16\"/></g>"
|
|
4668
5268
|
},
|
|
@@ -4975,12 +5575,12 @@
|
|
|
4975
5575
|
"vector": {
|
|
4976
5576
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"4\" height=\"4\" x=\"3\" y=\"3\" rx=\"1\"/><rect width=\"4\" height=\"4\" x=\"17\" y=\"3\" rx=\"1\"/><rect width=\"4\" height=\"4\" x=\"17\" y=\"17\" rx=\"1\"/><rect width=\"4\" height=\"4\" x=\"3\" y=\"17\" rx=\"1\"/><path d=\"M5 7v10M19 7v10M7 5h10M7 19h10\"/></g>"
|
|
4977
5577
|
},
|
|
4978
|
-
"vector-beizer-2": {
|
|
4979
|
-
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"4\" height=\"4\" x=\"3\" y=\"3\" rx=\"1\"/><rect width=\"4\" height=\"4\" x=\"17\" y=\"17\" rx=\"1\"/><path d=\"M7 5h7m-4 14h7\"/><circle cx=\"9\" cy=\"19\" r=\"1\"/><circle cx=\"15\" cy=\"5\" r=\"1\"/><path d=\"M7 5.5a5 6.5 0 0 1 5 6.5a5 6.5 0 0 0 5 6.5\"/></g>"
|
|
4980
|
-
},
|
|
4981
5578
|
"vector-bezier": {
|
|
4982
5579
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"4\" height=\"4\" x=\"3\" y=\"14\" rx=\"1\"/><rect width=\"4\" height=\"4\" x=\"17\" y=\"14\" rx=\"1\"/><rect width=\"4\" height=\"4\" x=\"10\" y=\"6\" rx=\"1\"/><path d=\"M10 8.5A6 6 0 0 0 5 14m9-5.5a6 6 0 0 1 5 5.5m-9-6H4m16 0h-6\"/><circle cx=\"3\" cy=\"8\" r=\"1\"/><circle cx=\"21\" cy=\"8\" r=\"1\"/></g>"
|
|
4983
5580
|
},
|
|
5581
|
+
"vector-bezier-2": {
|
|
5582
|
+
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"4\" height=\"4\" x=\"3\" y=\"3\" rx=\"1\"/><rect width=\"4\" height=\"4\" x=\"17\" y=\"17\" rx=\"1\"/><path d=\"M7 5h7m-4 14h7\"/><circle cx=\"9\" cy=\"19\" r=\"1\"/><circle cx=\"15\" cy=\"5\" r=\"1\"/><path d=\"M7 5.5a5 6.5 0 0 1 5 6.5a5 6.5 0 0 0 5 6.5\"/></g>"
|
|
5583
|
+
},
|
|
4984
5584
|
"vector-triangle": {
|
|
4985
5585
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"4\" height=\"4\" x=\"10\" y=\"4\" rx=\"1\"/><rect width=\"4\" height=\"4\" x=\"3\" y=\"17\" rx=\"1\"/><rect width=\"4\" height=\"4\" x=\"17\" y=\"17\" rx=\"1\"/><path d=\"m6.5 17.1l5-9.1m6 9.1l-5-9.1M7 19h10\"/></g>"
|
|
4986
5586
|
},
|
|
@@ -5229,6 +5829,9 @@
|
|
|
5229
5829
|
"vector-beizer": {
|
|
5230
5830
|
"parent": "vector-bezier"
|
|
5231
5831
|
},
|
|
5832
|
+
"vector-beizer-2": {
|
|
5833
|
+
"parent": "vector-bezier-2"
|
|
5834
|
+
},
|
|
5232
5835
|
"wave-triangle": {
|
|
5233
5836
|
"parent": "activity"
|
|
5234
5837
|
}
|