@agrotools1/at-icons 1.0.9 → 1.0.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/dist/AtCentralFornecimentoRegularIcon/AtCentralFornecimentoRegularIcon.css +1 -0
- package/dist/AtCentralFornecimentoRegularIcon/AtCentralFornecimentoRegularIcon.vue.d.ts.map +1 -1
- package/dist/AtCentralFornecimentoRegularIcon/AtCentralFornecimentoRegularIcon.vue.js +5 -44
- package/dist/AtCentralFornecimentoRegularIcon/AtCentralFornecimentoRegularIcon.vue2.js +170 -2
- package/dist/AtCentralFornecimentoRegularIcon/index.js +2 -2
- package/dist/AtCentralFornecimentoSolidIcon/AtCentralFornecimentoSolidIcon.css +1 -0
- package/dist/AtCentralFornecimentoSolidIcon/AtCentralFornecimentoSolidIcon.vue.d.ts.map +1 -1
- package/dist/AtCentralFornecimentoSolidIcon/AtCentralFornecimentoSolidIcon.vue.js +5 -44
- package/dist/AtCentralFornecimentoSolidIcon/AtCentralFornecimentoSolidIcon.vue2.js +152 -1
- package/dist/AtDocumentFileRegularIcon/AtDocumentFileRegularIcon.vue.d.ts +4 -0
- package/dist/AtDocumentFileRegularIcon/AtDocumentFileRegularIcon.vue.d.ts.map +1 -0
- package/dist/AtDocumentFileRegularIcon/AtDocumentFileRegularIcon.vue.js +45 -0
- package/dist/AtDocumentFileRegularIcon/AtDocumentFileRegularIcon.vue2.js +4 -0
- package/dist/AtDocumentFileRegularIcon/index.d.ts +2 -0
- package/dist/AtDocumentFileRegularIcon/index.d.ts.map +1 -0
- package/dist/AtDocumentFileRegularIcon/index.js +5 -0
- package/dist/components/IconWrapper/IconWrapper.css +1 -1
- package/dist/components/IconWrapper/IconWrapper.vue.d.ts +2 -6
- package/dist/components/IconWrapper/IconWrapper.vue.d.ts.map +1 -1
- package/dist/components/IconWrapper/IconWrapper.vue.js +2 -2
- package/dist/components/IconWrapper/IconWrapper.vue2.js +14 -12
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +306 -304
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -9,7 +9,7 @@ import { AtAngleUpSolidIcon as u } from "./AtAngleUpSolidIcon/index.js";
|
|
|
9
9
|
import { AtArrowDownSolidIcon as S } from "./AtArrowDownSolidIcon/index.js";
|
|
10
10
|
import { AtArrowLeftSolidIcon as s } from "./AtArrowLeftSolidIcon/index.js";
|
|
11
11
|
import { AtArrowRightSolidIcon as h } from "./AtArrowRightSolidIcon/index.js";
|
|
12
|
-
import { AtArrowUpSolidIcon as
|
|
12
|
+
import { AtArrowUpSolidIcon as E } from "./AtArrowUpSolidIcon/index.js";
|
|
13
13
|
import { AtArvoreRegularIcon as F } from "./AtArvoreRegularIcon/index.js";
|
|
14
14
|
import { AtArvoreSolidIcon as y } from "./AtArvoreSolidIcon/index.js";
|
|
15
15
|
import { AtBeforeAfterRegularIcon as w } from "./AtBeforeAfterRegularIcon/index.js";
|
|
@@ -35,7 +35,7 @@ import { AtCheckSolidIcon as xo } from "./AtCheckSolidIcon/index.js";
|
|
|
35
35
|
import { AtChuvaRegularIcon as go } from "./AtChuvaRegularIcon/index.js";
|
|
36
36
|
import { AtChuvaSolidIcon as Ro } from "./AtChuvaSolidIcon/index.js";
|
|
37
37
|
import { AtCircleExclamationRegularIcon as Co } from "./AtCircleExclamationRegularIcon/index.js";
|
|
38
|
-
import { AtCircleExclamationSolidIcon as
|
|
38
|
+
import { AtCircleExclamationSolidIcon as Do } from "./AtCircleExclamationSolidIcon/index.js";
|
|
39
39
|
import { AtCircleMinusRegularIcon as vo } from "./AtCircleMinusRegularIcon/index.js";
|
|
40
40
|
import { AtCircleMinusSolidIcon as Mo } from "./AtCircleMinusSolidIcon/index.js";
|
|
41
41
|
import { AtCirclePlusRegularIcon as ko } from "./AtCirclePlusRegularIcon/index.js";
|
|
@@ -60,156 +60,157 @@ import { AtCreditSolidIcon as Ar } from "./AtCreditSolidIcon/index.js";
|
|
|
60
60
|
import { AtCurralRegularIcon as ir } from "./AtCurralRegularIcon/index.js";
|
|
61
61
|
import { AtCurralSolidIcon as dr } from "./AtCurralSolidIcon/index.js";
|
|
62
62
|
import { AtDesmatamentoSolidIcon as gr } from "./AtDesmatamentoSolidIcon/index.js";
|
|
63
|
-
import {
|
|
64
|
-
import {
|
|
65
|
-
import {
|
|
66
|
-
import {
|
|
67
|
-
import {
|
|
68
|
-
import {
|
|
69
|
-
import {
|
|
70
|
-
import {
|
|
71
|
-
import {
|
|
72
|
-
import {
|
|
73
|
-
import {
|
|
74
|
-
import {
|
|
75
|
-
import {
|
|
76
|
-
import {
|
|
77
|
-
import {
|
|
78
|
-
import {
|
|
79
|
-
import {
|
|
80
|
-
import {
|
|
81
|
-
import {
|
|
82
|
-
import {
|
|
83
|
-
import {
|
|
84
|
-
import {
|
|
85
|
-
import {
|
|
86
|
-
import {
|
|
87
|
-
import {
|
|
88
|
-
import {
|
|
89
|
-
import {
|
|
90
|
-
import {
|
|
91
|
-
import {
|
|
92
|
-
import {
|
|
93
|
-
import {
|
|
94
|
-
import {
|
|
95
|
-
import {
|
|
96
|
-
import {
|
|
97
|
-
import {
|
|
98
|
-
import {
|
|
99
|
-
import {
|
|
100
|
-
import {
|
|
101
|
-
import {
|
|
102
|
-
import {
|
|
103
|
-
import {
|
|
104
|
-
import {
|
|
105
|
-
import {
|
|
106
|
-
import {
|
|
107
|
-
import {
|
|
108
|
-
import {
|
|
109
|
-
import {
|
|
110
|
-
import {
|
|
111
|
-
import {
|
|
112
|
-
import {
|
|
113
|
-
import {
|
|
114
|
-
import {
|
|
115
|
-
import {
|
|
116
|
-
import {
|
|
117
|
-
import {
|
|
118
|
-
import {
|
|
119
|
-
import {
|
|
120
|
-
import {
|
|
121
|
-
import {
|
|
122
|
-
import {
|
|
123
|
-
import {
|
|
124
|
-
import {
|
|
125
|
-
import {
|
|
126
|
-
import {
|
|
127
|
-
import {
|
|
128
|
-
import {
|
|
129
|
-
import {
|
|
130
|
-
import {
|
|
131
|
-
import {
|
|
132
|
-
import {
|
|
133
|
-
import {
|
|
134
|
-
import {
|
|
135
|
-
import {
|
|
136
|
-
import {
|
|
137
|
-
import {
|
|
138
|
-
import {
|
|
139
|
-
import {
|
|
140
|
-
import {
|
|
141
|
-
import {
|
|
142
|
-
import {
|
|
143
|
-
import {
|
|
144
|
-
import {
|
|
145
|
-
import {
|
|
146
|
-
import {
|
|
147
|
-
import {
|
|
148
|
-
import {
|
|
149
|
-
import {
|
|
150
|
-
import {
|
|
151
|
-
import {
|
|
152
|
-
import {
|
|
153
|
-
import {
|
|
154
|
-
import {
|
|
155
|
-
import {
|
|
156
|
-
import {
|
|
157
|
-
import {
|
|
158
|
-
import {
|
|
159
|
-
import {
|
|
160
|
-
import {
|
|
161
|
-
import {
|
|
162
|
-
import {
|
|
163
|
-
import {
|
|
164
|
-
import {
|
|
165
|
-
import {
|
|
166
|
-
import {
|
|
167
|
-
import {
|
|
168
|
-
import {
|
|
169
|
-
import {
|
|
170
|
-
import {
|
|
171
|
-
import {
|
|
172
|
-
import {
|
|
173
|
-
import {
|
|
174
|
-
import {
|
|
175
|
-
import {
|
|
176
|
-
import {
|
|
177
|
-
import {
|
|
178
|
-
import {
|
|
179
|
-
import {
|
|
180
|
-
import {
|
|
181
|
-
import {
|
|
182
|
-
import {
|
|
183
|
-
import {
|
|
184
|
-
import {
|
|
185
|
-
import {
|
|
186
|
-
import {
|
|
187
|
-
import {
|
|
188
|
-
import {
|
|
189
|
-
import {
|
|
190
|
-
import {
|
|
191
|
-
import {
|
|
192
|
-
import {
|
|
193
|
-
import {
|
|
194
|
-
import {
|
|
195
|
-
import {
|
|
196
|
-
import {
|
|
197
|
-
import {
|
|
198
|
-
import {
|
|
199
|
-
import {
|
|
200
|
-
import {
|
|
201
|
-
import {
|
|
202
|
-
import {
|
|
203
|
-
import {
|
|
204
|
-
import {
|
|
205
|
-
import {
|
|
206
|
-
import {
|
|
207
|
-
import {
|
|
208
|
-
import {
|
|
209
|
-
import {
|
|
210
|
-
import {
|
|
211
|
-
import {
|
|
212
|
-
import {
|
|
63
|
+
import { AtDocumentFileRegularIcon as Rr } from "./AtDocumentFileRegularIcon/index.js";
|
|
64
|
+
import { AtDocumentGavelRegularIcon as Cr } from "./AtDocumentGavelRegularIcon/index.js";
|
|
65
|
+
import { AtDocumentGavelSolidIcon as Dr } from "./AtDocumentGavelSolidIcon/index.js";
|
|
66
|
+
import { AtDoubleArrowLeftSolidIcon as vr } from "./AtDoubleArrowLeftSolidIcon/index.js";
|
|
67
|
+
import { AtDoubleArrowRightSolidIcon as Mr } from "./AtDoubleArrowRightSolidIcon/index.js";
|
|
68
|
+
import { AtDownloadSolidIcon as kr } from "./AtDownloadSolidIcon/index.js";
|
|
69
|
+
import { AtDragOrderRegularIcon as Gr } from "./AtDragOrderRegularIcon/index.js";
|
|
70
|
+
import { AtDrawGeometryRegularIcon as Lr } from "./AtDrawGeometryRegularIcon/index.js";
|
|
71
|
+
import { AtDrawGeometrySolidIcon as br } from "./AtDrawGeometrySolidIcon/index.js";
|
|
72
|
+
import { AtDrawPolygonRegularIcon as Br } from "./AtDrawPolygonRegularIcon/index.js";
|
|
73
|
+
import { AtEdicaoGeometriaRegularIcon as Or } from "./AtEdicaoGeometriaRegularIcon/index.js";
|
|
74
|
+
import { AtEdicaoGeometriaSolidIcon as Wr } from "./AtEdicaoGeometriaSolidIcon/index.js";
|
|
75
|
+
import { AtEditRegularIcon as Qr } from "./AtEditRegularIcon/index.js";
|
|
76
|
+
import { AtEditSolidIcon as Xr } from "./AtEditSolidIcon/index.js";
|
|
77
|
+
import { AtEllipsesHorizontalSolidIcon as Zr } from "./AtEllipsesHorizontalSolidIcon/index.js";
|
|
78
|
+
import { AtEllipsesVerticalSolidIcon as qr } from "./AtEllipsesVerticalSolidIcon/index.js";
|
|
79
|
+
import { AtEnergyRegularIcon as Yr } from "./AtEnergyRegularIcon/index.js";
|
|
80
|
+
import { AtEnergySolidIcon as $r } from "./AtEnergySolidIcon/index.js";
|
|
81
|
+
import { AtEudrSolidIcon as rt } from "./AtEudrSolidIcon/index.js";
|
|
82
|
+
import { AtExcelRegularIcon as et } from "./AtExcelRegularIcon/index.js";
|
|
83
|
+
import { AtExcelSolidIcon as lt } from "./AtExcelSolidIcon/index.js";
|
|
84
|
+
import { AtExitRegularIcon as pt } from "./AtExitRegularIcon/index.js";
|
|
85
|
+
import { AtExportRegularIcon as mt } from "./AtExportRegularIcon/index.js";
|
|
86
|
+
import { AtExportSolidIcon as At } from "./AtExportSolidIcon/index.js";
|
|
87
|
+
import { AtEyeAtivoRegularIcon as it } from "./AtEyeAtivoRegularIcon/index.js";
|
|
88
|
+
import { AtEyeAtivoSolidIcon as dt } from "./AtEyeAtivoSolidIcon/index.js";
|
|
89
|
+
import { AtEyeInativoRegularIcon as gt } from "./AtEyeInativoRegularIcon/index.js";
|
|
90
|
+
import { AtEyeInativoSolidIcon as Rt } from "./AtEyeInativoSolidIcon/index.js";
|
|
91
|
+
import { AtFavoritasRegularIcon as Ct } from "./AtFavoritasRegularIcon/index.js";
|
|
92
|
+
import { AtFavoritasSolidIcon as Dt } from "./AtFavoritasSolidIcon/index.js";
|
|
93
|
+
import { AtFenceRegularIcon as vt } from "./AtFenceRegularIcon/index.js";
|
|
94
|
+
import { AtFenceSolidIcon as Mt } from "./AtFenceSolidIcon/index.js";
|
|
95
|
+
import { AtFilterRegularIcon as kt } from "./AtFilterRegularIcon/index.js";
|
|
96
|
+
import { AtFilterSolidIcon as Gt } from "./AtFilterSolidIcon/index.js";
|
|
97
|
+
import { AtFinanceiroRegularIcon as Lt } from "./AtFinanceiroRegularIcon/index.js";
|
|
98
|
+
import { AtFinanceiroSolidIcon as bt } from "./AtFinanceiroSolidIcon/index.js";
|
|
99
|
+
import { AtFireRegularIcon as Bt } from "./AtFireRegularIcon/index.js";
|
|
100
|
+
import { AtFireSolidIcon as Ot } from "./AtFireSolidIcon/index.js";
|
|
101
|
+
import { AtFlagBrazilIcon as Wt } from "./AtFlagBrazilIcon/index.js";
|
|
102
|
+
import { AtFlagSpainIcon as Qt } from "./AtFlagSpainIcon/index.js";
|
|
103
|
+
import { AtFlagUnitedStatesIcon as Xt } from "./AtFlagUnitedStatesIcon/index.js";
|
|
104
|
+
import { AtFolderRegularIcon as Zt } from "./AtFolderRegularIcon/index.js";
|
|
105
|
+
import { AtFolderSolidIcon as qt } from "./AtFolderSolidIcon/index.js";
|
|
106
|
+
import { AtGasRegularIcon as Yt } from "./AtGasRegularIcon/index.js";
|
|
107
|
+
import { AtGasSolidIcon as $t } from "./AtGasSolidIcon/index.js";
|
|
108
|
+
import { AtGeadaRegularIcon as re } from "./AtGeadaRegularIcon/index.js";
|
|
109
|
+
import { AtGeadaSolidIcon as ee } from "./AtGeadaSolidIcon/index.js";
|
|
110
|
+
import { AtGraficoRegularIcon as le } from "./AtGraficoRegularIcon/index.js";
|
|
111
|
+
import { AtGroupRegularIcon as pe } from "./AtGroupRegularIcon/index.js";
|
|
112
|
+
import { AtGroupSolidIcon as me } from "./AtGroupSolidIcon/index.js";
|
|
113
|
+
import { AtGrupoDeTerritorioRegularIcon as Ae } from "./AtGrupoDeTerritorioRegularIcon/index.js";
|
|
114
|
+
import { AtGrupoDeTerritorioSolidIcon as ie } from "./AtGrupoDeTerritorioSolidIcon/index.js";
|
|
115
|
+
import { AtHeadsetRegularIcon as de } from "./AtHeadsetRegularIcon/index.js";
|
|
116
|
+
import { AtHeadsetSolidIcon as ge } from "./AtHeadsetSolidIcon/index.js";
|
|
117
|
+
import { AtHelpRegularIcon as Re } from "./AtHelpRegularIcon/index.js";
|
|
118
|
+
import { AtHelpSolidIcon as Ce } from "./AtHelpSolidIcon/index.js";
|
|
119
|
+
import { AtHomeRegularIcon as De } from "./AtHomeRegularIcon/index.js";
|
|
120
|
+
import { AtHomeSolidIcon as ve } from "./AtHomeSolidIcon/index.js";
|
|
121
|
+
import { AtIdentificarRegularIcon as Me } from "./AtIdentificarRegularIcon/index.js";
|
|
122
|
+
import { AtIdentificarSolidIcon as ke } from "./AtIdentificarSolidIcon/index.js";
|
|
123
|
+
import { AtImagensRegularIcon as Ge } from "./AtImagensRegularIcon/index.js";
|
|
124
|
+
import { AtImagensSolidIcon as Le } from "./AtImagensSolidIcon/index.js";
|
|
125
|
+
import { AtInfoRegularIcon as be } from "./AtInfoRegularIcon/index.js";
|
|
126
|
+
import { AtInfoSolidIcon as Be } from "./AtInfoSolidIcon/index.js";
|
|
127
|
+
import { AtItalicoRegularIcon as Oe } from "./AtItalicoRegularIcon/index.js";
|
|
128
|
+
import { AtJornadaCampo as We } from "./AtJornadaCampo/index.js";
|
|
129
|
+
import { AtKeyboardRegularIcon as Qe } from "./AtKeyboardRegularIcon/index.js";
|
|
130
|
+
import { AtKeyboardSolidIcon as Xe } from "./AtKeyboardSolidIcon/index.js";
|
|
131
|
+
import { AtLayersRegularIcon as Ze } from "./AtLayersRegularIcon/index.js";
|
|
132
|
+
import { AtLayersSolidIcon as qe } from "./AtLayersSolidIcon/index.js";
|
|
133
|
+
import { AtLegendaMapaRegularIcon as Ye } from "./AtLegendaMapaRegularIcon/index.js";
|
|
134
|
+
import { AtLegendaMapaSolidIcon as $e } from "./AtLegendaMapaSolidIcon/index.js";
|
|
135
|
+
import { AtListRegularIcon as rn } from "./AtListRegularIcon/index.js";
|
|
136
|
+
import { AtLocationCrosshairsRegularIcon as en } from "./AtLocationCrosshairsRegularIcon/index.js";
|
|
137
|
+
import { AtLocationCrosshairsSolidIcon as ln } from "./AtLocationCrosshairsSolidIcon/index.js";
|
|
138
|
+
import { AtLockRegularIcon as pn } from "./AtLockRegularIcon/index.js";
|
|
139
|
+
import { AtLockSolidIcon as mn } from "./AtLockSolidIcon/index.js";
|
|
140
|
+
import { AtMailIcon as An } from "./AtMailIcon/index.js";
|
|
141
|
+
import { AtMapRegularIcon as xn } from "./AtMapRegularIcon/index.js";
|
|
142
|
+
import { AtMapSolidIcon as un } from "./AtMapSolidIcon/index.js";
|
|
143
|
+
import { AtMarkerRegularIcon as Sn } from "./AtMarkerRegularIcon/index.js";
|
|
144
|
+
import { AtMarkerSolidIcon as sn } from "./AtMarkerSolidIcon/index.js";
|
|
145
|
+
import { AtMirrorRegularIcon as hn } from "./AtMirrorRegularIcon/index.js";
|
|
146
|
+
import { AtMonitoramentoRegularIcon as En } from "./AtMonitoramentoRegularIcon/index.js";
|
|
147
|
+
import { AtMonitoramentoSolidIcon as Fn } from "./AtMonitoramentoSolidIcon/index.js";
|
|
148
|
+
import { AtMoveRegularIcon as yn } from "./AtMoveRegularIcon/index.js";
|
|
149
|
+
import { AtOpacityRegularIcon as wn } from "./AtOpacityRegularIcon/index.js";
|
|
150
|
+
import { AtOrdenacaoRegularIcon as Tn } from "./AtOrdenacaoRegularIcon/index.js";
|
|
151
|
+
import { AtOrdenarRegularIcon as Pn } from "./AtOrdenarRegularIcon/index.js";
|
|
152
|
+
import { AtPdfRegularIcon as Un } from "./AtPdfRegularIcon/index.js";
|
|
153
|
+
import { AtPdfSolidIcon as Hn } from "./AtPdfSolidIcon/index.js";
|
|
154
|
+
import { AtPinRegularIcon as zn } from "./AtPinRegularIcon/index.js";
|
|
155
|
+
import { AtPinSolidIcon as Kn } from "./AtPinSolidIcon/index.js";
|
|
156
|
+
import { AtPlantRegularIcon as Vn } from "./AtPlantRegularIcon/index.js";
|
|
157
|
+
import { AtPlantSolidIcon as Jn } from "./AtPlantSolidIcon/index.js";
|
|
158
|
+
import { AtPowerOffRegularIcon as jn } from "./AtPowerOffRegularIcon/index.js";
|
|
159
|
+
import { AtPrintSolidIcon as Nn } from "./AtPrintSolidIcon/index.js";
|
|
160
|
+
import { AtRatingRegularIcon as _n } from "./AtRatingRegularIcon/index.js";
|
|
161
|
+
import { AtRatingSolidIcon as ol } from "./AtRatingSolidIcon/index.js";
|
|
162
|
+
import { AtRefreshSolidIcon as tl } from "./AtRefreshSolidIcon/index.js";
|
|
163
|
+
import { AtRelevoLocazationRegularIcon as nl } from "./AtRelevoLocazationRegularIcon/index.js";
|
|
164
|
+
import { AtRelevoLocazationSolidIcon as cl } from "./AtRelevoLocazationSolidIcon/index.js";
|
|
165
|
+
import { AtRenameRegularIcon as al } from "./AtRenameRegularIcon/index.js";
|
|
166
|
+
import { AtRenovabioSolidIcon as fl } from "./AtRenovabioSolidIcon/index.js";
|
|
167
|
+
import { AtRulerRegularIcon as Il } from "./AtRulerRegularIcon/index.js";
|
|
168
|
+
import { AtRulerSolidIcon as xl } from "./AtRulerSolidIcon/index.js";
|
|
169
|
+
import { AtSafraRegularIcon as ul } from "./AtSafraRegularIcon/index.js";
|
|
170
|
+
import { AtSafraSolidIcon as Sl } from "./AtSafraSolidIcon/index.js";
|
|
171
|
+
import { AtSateliteRegularIcon as sl } from "./AtSateliteRegularIcon/index.js";
|
|
172
|
+
import { AtSateliteSolidIcon as hl } from "./AtSateliteSolidIcon/index.js";
|
|
173
|
+
import { AtSaveRegularIcon as El } from "./AtSaveRegularIcon/index.js";
|
|
174
|
+
import { AtSaveSolidIcon as Fl } from "./AtSaveSolidIcon/index.js";
|
|
175
|
+
import { AtSearchIcon as yl } from "./AtSearchIcon/index.js";
|
|
176
|
+
import { AtSecaRegularIcon as wl } from "./AtSecaRegularIcon/index.js";
|
|
177
|
+
import { AtSecaSolidIcon as Tl } from "./AtSecaSolidIcon/index.js";
|
|
178
|
+
import { AtSettingsRegularIcon as Pl } from "./AtSettingsRegularIcon/index.js";
|
|
179
|
+
import { AtSettingsSolidIcon as Ul } from "./AtSettingsSolidIcon/index.js";
|
|
180
|
+
import { AtShoppingCartRegularIcon as Hl } from "./AtShoppingCartRegularIcon/index.js";
|
|
181
|
+
import { AtShoppingCartSolidIcon as zl } from "./AtShoppingCartSolidIcon/index.js";
|
|
182
|
+
import { AtSobreposicaoRegularIcon as Kl } from "./AtSobreposicaoRegularIcon/index.js";
|
|
183
|
+
import { AtSobreposicaoSolidIcon as Vl } from "./AtSobreposicaoSolidIcon/index.js";
|
|
184
|
+
import { AtSublinhadoRegularIcon as Jl } from "./AtSublinhadoRegularIcon/index.js";
|
|
185
|
+
import { AtSubterritorioRegularIcon as jl } from "./AtSubterritorioRegularIcon/index.js";
|
|
186
|
+
import { AtSubterritorioSolidIcon as Nl } from "./AtSubterritorioSolidIcon/index.js";
|
|
187
|
+
import { AtTalhaoRegularIcon as _l } from "./AtTalhaoRegularIcon/index.js";
|
|
188
|
+
import { AtTalhaoSolidIcon as oc } from "./AtTalhaoSolidIcon/index.js";
|
|
189
|
+
import { AtTelephoneIcon as tc } from "./AtTelephoneIcon/index.js";
|
|
190
|
+
import { AtTemperatureRegularIcon as nc } from "./AtTemperatureRegularIcon/index.js";
|
|
191
|
+
import { AtTemperatureSolidIcon as cc } from "./AtTemperatureSolidIcon/index.js";
|
|
192
|
+
import { AtTempestadeRegularIcon as ac } from "./AtTempestadeRegularIcon/index.js";
|
|
193
|
+
import { AtTempestadeSolidIcon as fc } from "./AtTempestadeSolidIcon/index.js";
|
|
194
|
+
import { AtTimelineRegularIcon as Ic } from "./AtTimelineRegularIcon/index.js";
|
|
195
|
+
import { AtTimelineSolidIcon as xc } from "./AtTimelineSolidIcon/index.js";
|
|
196
|
+
import { AtToolRegularIcon as uc } from "./AtToolRegularIcon/index.js";
|
|
197
|
+
import { AtToolSolidIcon as Sc } from "./AtToolSolidIcon/index.js";
|
|
198
|
+
import { AtTrashRegularIcon as sc } from "./AtTrashRegularIcon/index.js";
|
|
199
|
+
import { AtTrashSolidIcon as hc } from "./AtTrashSolidIcon/index.js";
|
|
200
|
+
import { AtUnlockRegularIcon as Ec } from "./AtUnlockRegularIcon/index.js";
|
|
201
|
+
import { AtUnlockSolidIcon as Fc } from "./AtUnlockSolidIcon/index.js";
|
|
202
|
+
import { AtUploadSolidIcon as yc } from "./AtUploadSolidIcon/index.js";
|
|
203
|
+
import { AtUserMinusRegularIcon as wc } from "./AtUserMinusRegularIcon/index.js";
|
|
204
|
+
import { AtUserMinusSolidIcon as Tc } from "./AtUserMinusSolidIcon/index.js";
|
|
205
|
+
import { AtUserPlusRegularIcon as Pc } from "./AtUserPlusRegularIcon/index.js";
|
|
206
|
+
import { AtUserPlusSolidIcon as Uc } from "./AtUserPlusSolidIcon/index.js";
|
|
207
|
+
import { AtUserSolidIcon as Hc } from "./AtUserSolidIcon/index.js";
|
|
208
|
+
import { AtVentosRegularIcon as zc } from "./AtVentosRegularIcon/index.js";
|
|
209
|
+
import { AtWarningRegularIcon as Kc } from "./AtWarningRegularIcon/index.js";
|
|
210
|
+
import { AtWarningSolidIcon as Vc } from "./AtWarningSolidIcon/index.js";
|
|
211
|
+
import { AtWorldRegularIcon as Jc } from "./AtWorldRegularIcon/index.js";
|
|
212
|
+
import { AtWorldSolidIcon as jc } from "./AtWorldSolidIcon/index.js";
|
|
213
|
+
import { AtZoomInAreaSolidIcon as Nc } from "./AtZoomInAreaSolidIcon/index.js";
|
|
213
214
|
export {
|
|
214
215
|
t as AtAdminRegularIcon,
|
|
215
216
|
n as AtAdminSolidIcon,
|
|
@@ -222,7 +223,7 @@ export {
|
|
|
222
223
|
S as AtArrowDownSolidIcon,
|
|
223
224
|
s as AtArrowLeftSolidIcon,
|
|
224
225
|
h as AtArrowRightSolidIcon,
|
|
225
|
-
|
|
226
|
+
E as AtArrowUpSolidIcon,
|
|
226
227
|
F as AtArvoreRegularIcon,
|
|
227
228
|
y as AtArvoreSolidIcon,
|
|
228
229
|
w as AtBeforeAfterRegularIcon,
|
|
@@ -248,7 +249,7 @@ export {
|
|
|
248
249
|
go as AtChuvaRegularIcon,
|
|
249
250
|
Ro as AtChuvaSolidIcon,
|
|
250
251
|
Co as AtCircleExclamationRegularIcon,
|
|
251
|
-
|
|
252
|
+
Do as AtCircleExclamationSolidIcon,
|
|
252
253
|
vo as AtCircleMinusRegularIcon,
|
|
253
254
|
Mo as AtCircleMinusSolidIcon,
|
|
254
255
|
ko as AtCirclePlusRegularIcon,
|
|
@@ -273,154 +274,155 @@ export {
|
|
|
273
274
|
ir as AtCurralRegularIcon,
|
|
274
275
|
dr as AtCurralSolidIcon,
|
|
275
276
|
gr as AtDesmatamentoSolidIcon,
|
|
276
|
-
Rr as
|
|
277
|
-
Cr as
|
|
278
|
-
|
|
279
|
-
vr as
|
|
280
|
-
Mr as
|
|
281
|
-
kr as
|
|
282
|
-
Gr as
|
|
283
|
-
Lr as
|
|
284
|
-
br as
|
|
285
|
-
Br as
|
|
286
|
-
Or as
|
|
287
|
-
Wr as
|
|
288
|
-
Qr as
|
|
289
|
-
Xr as
|
|
290
|
-
Zr as
|
|
291
|
-
qr as
|
|
292
|
-
Yr as
|
|
293
|
-
$r as
|
|
294
|
-
rt as
|
|
295
|
-
et as
|
|
296
|
-
lt as
|
|
297
|
-
pt as
|
|
298
|
-
mt as
|
|
299
|
-
At as
|
|
300
|
-
it as
|
|
301
|
-
dt as
|
|
302
|
-
gt as
|
|
303
|
-
Rt as
|
|
304
|
-
Ct as
|
|
305
|
-
|
|
306
|
-
vt as
|
|
307
|
-
Mt as
|
|
308
|
-
kt as
|
|
309
|
-
Gt as
|
|
310
|
-
Lt as
|
|
311
|
-
bt as
|
|
312
|
-
Bt as
|
|
313
|
-
Ot as
|
|
314
|
-
Wt as
|
|
315
|
-
Qt as
|
|
316
|
-
Xt as
|
|
317
|
-
Zt as
|
|
318
|
-
qt as
|
|
319
|
-
Yt as
|
|
320
|
-
$t as
|
|
321
|
-
re as
|
|
322
|
-
ee as
|
|
323
|
-
le as
|
|
324
|
-
pe as
|
|
325
|
-
me as
|
|
326
|
-
Ae as
|
|
327
|
-
ie as
|
|
328
|
-
de as
|
|
329
|
-
ge as
|
|
330
|
-
Re as
|
|
331
|
-
Ce as
|
|
332
|
-
|
|
333
|
-
ve as
|
|
334
|
-
Me as
|
|
335
|
-
ke as
|
|
336
|
-
Ge as
|
|
337
|
-
Le as
|
|
338
|
-
be as
|
|
339
|
-
Be as
|
|
340
|
-
Oe as
|
|
341
|
-
We as
|
|
342
|
-
Qe as
|
|
343
|
-
Xe as
|
|
344
|
-
Ze as
|
|
345
|
-
qe as
|
|
346
|
-
Ye as
|
|
347
|
-
$e as
|
|
348
|
-
rn as
|
|
349
|
-
en as
|
|
350
|
-
ln as
|
|
351
|
-
pn as
|
|
352
|
-
mn as
|
|
353
|
-
An as
|
|
354
|
-
xn as
|
|
355
|
-
un as
|
|
356
|
-
Sn as
|
|
357
|
-
sn as
|
|
358
|
-
hn as
|
|
359
|
-
|
|
360
|
-
Fn as
|
|
361
|
-
yn as
|
|
362
|
-
wn as
|
|
363
|
-
Tn as
|
|
364
|
-
Pn as
|
|
365
|
-
Un as
|
|
366
|
-
Hn as
|
|
367
|
-
zn as
|
|
368
|
-
Kn as
|
|
369
|
-
Vn as
|
|
370
|
-
Jn as
|
|
371
|
-
jn as
|
|
372
|
-
Nn as
|
|
373
|
-
_n as
|
|
374
|
-
ol as
|
|
375
|
-
tl as
|
|
376
|
-
nl as
|
|
377
|
-
cl as
|
|
378
|
-
al as
|
|
379
|
-
fl as
|
|
380
|
-
Il as
|
|
381
|
-
xl as
|
|
382
|
-
ul as
|
|
383
|
-
Sl as
|
|
384
|
-
sl as
|
|
385
|
-
hl as
|
|
386
|
-
|
|
387
|
-
Fl as
|
|
388
|
-
yl as
|
|
389
|
-
wl as
|
|
390
|
-
Tl as
|
|
391
|
-
Pl as
|
|
392
|
-
Ul as
|
|
393
|
-
Hl as
|
|
394
|
-
zl as
|
|
395
|
-
Kl as
|
|
396
|
-
Vl as
|
|
397
|
-
Jl as
|
|
398
|
-
jl as
|
|
399
|
-
Nl as
|
|
400
|
-
_l as
|
|
401
|
-
oc as
|
|
402
|
-
tc as
|
|
403
|
-
nc as
|
|
404
|
-
cc as
|
|
405
|
-
ac as
|
|
406
|
-
fc as
|
|
407
|
-
Ic as
|
|
408
|
-
xc as
|
|
409
|
-
uc as
|
|
410
|
-
Sc as
|
|
411
|
-
sc as
|
|
412
|
-
hc as
|
|
413
|
-
|
|
414
|
-
Fc as
|
|
415
|
-
yc as
|
|
416
|
-
wc as
|
|
417
|
-
Tc as
|
|
418
|
-
Pc as
|
|
419
|
-
Uc as
|
|
420
|
-
Hc as
|
|
421
|
-
zc as
|
|
422
|
-
Kc as
|
|
423
|
-
Vc as
|
|
424
|
-
Jc as
|
|
425
|
-
jc as
|
|
277
|
+
Rr as AtDocumentFileRegularIcon,
|
|
278
|
+
Cr as AtDocumentGavelRegularIcon,
|
|
279
|
+
Dr as AtDocumentGavelSolidIcon,
|
|
280
|
+
vr as AtDoubleArrowLeftSolidIcon,
|
|
281
|
+
Mr as AtDoubleArrowRightSolidIcon,
|
|
282
|
+
kr as AtDownloadSolidIcon,
|
|
283
|
+
Gr as AtDragOrderRegularIcon,
|
|
284
|
+
Lr as AtDrawGeometryRegularIcon,
|
|
285
|
+
br as AtDrawGeometrySolidIcon,
|
|
286
|
+
Br as AtDrawPolygonRegularIcon,
|
|
287
|
+
Or as AtEdicaoGeometriaRegularIcon,
|
|
288
|
+
Wr as AtEdicaoGeometriaSolidIcon,
|
|
289
|
+
Qr as AtEditRegularIcon,
|
|
290
|
+
Xr as AtEditSolidIcon,
|
|
291
|
+
Zr as AtEllipsesHorizontalSolidIcon,
|
|
292
|
+
qr as AtEllipsesVerticalSolidIcon,
|
|
293
|
+
Yr as AtEnergyRegularIcon,
|
|
294
|
+
$r as AtEnergySolidIcon,
|
|
295
|
+
rt as AtEudrSolidIcon,
|
|
296
|
+
et as AtExcelRegularIcon,
|
|
297
|
+
lt as AtExcelSolidIcon,
|
|
298
|
+
pt as AtExitRegularIcon,
|
|
299
|
+
mt as AtExportRegularIcon,
|
|
300
|
+
At as AtExportSolidIcon,
|
|
301
|
+
it as AtEyeAtivoRegularIcon,
|
|
302
|
+
dt as AtEyeAtivoSolidIcon,
|
|
303
|
+
gt as AtEyeInativoRegularIcon,
|
|
304
|
+
Rt as AtEyeInativoSolidIcon,
|
|
305
|
+
Ct as AtFavoritasRegularIcon,
|
|
306
|
+
Dt as AtFavoritasSolidIcon,
|
|
307
|
+
vt as AtFenceRegularIcon,
|
|
308
|
+
Mt as AtFenceSolidIcon,
|
|
309
|
+
kt as AtFilterRegularIcon,
|
|
310
|
+
Gt as AtFilterSolidIcon,
|
|
311
|
+
Lt as AtFinanceiroRegularIcon,
|
|
312
|
+
bt as AtFinanceiroSolidIcon,
|
|
313
|
+
Bt as AtFireRegularIcon,
|
|
314
|
+
Ot as AtFireSolidIcon,
|
|
315
|
+
Wt as AtFlagBrazilIcon,
|
|
316
|
+
Qt as AtFlagSpainIcon,
|
|
317
|
+
Xt as AtFlagUnitedStatesIcon,
|
|
318
|
+
Zt as AtFolderRegularIcon,
|
|
319
|
+
qt as AtFolderSolidIcon,
|
|
320
|
+
Yt as AtGasRegularIcon,
|
|
321
|
+
$t as AtGasSolidIcon,
|
|
322
|
+
re as AtGeadaRegularIcon,
|
|
323
|
+
ee as AtGeadaSolidIcon,
|
|
324
|
+
le as AtGraficoRegularIcon,
|
|
325
|
+
pe as AtGroupRegularIcon,
|
|
326
|
+
me as AtGroupSolidIcon,
|
|
327
|
+
Ae as AtGrupoDeTerritorioRegularIcon,
|
|
328
|
+
ie as AtGrupoDeTerritorioSolidIcon,
|
|
329
|
+
de as AtHeadsetRegularIcon,
|
|
330
|
+
ge as AtHeadsetSolidIcon,
|
|
331
|
+
Re as AtHelpRegularIcon,
|
|
332
|
+
Ce as AtHelpSolidIcon,
|
|
333
|
+
De as AtHomeRegularIcon,
|
|
334
|
+
ve as AtHomeSolidIcon,
|
|
335
|
+
Me as AtIdentificarRegularIcon,
|
|
336
|
+
ke as AtIdentificarSolidIcon,
|
|
337
|
+
Ge as AtImagensRegularIcon,
|
|
338
|
+
Le as AtImagensSolidIcon,
|
|
339
|
+
be as AtInfoRegularIcon,
|
|
340
|
+
Be as AtInfoSolidIcon,
|
|
341
|
+
Oe as AtItalicoRegularIcon,
|
|
342
|
+
We as AtJornadaCampo,
|
|
343
|
+
Qe as AtKeyboardRegularIcon,
|
|
344
|
+
Xe as AtKeyboardSolidIcon,
|
|
345
|
+
Ze as AtLayersRegularIcon,
|
|
346
|
+
qe as AtLayersSolidIcon,
|
|
347
|
+
Ye as AtLegendaMapaRegularIcon,
|
|
348
|
+
$e as AtLegendaMapaSolidIcon,
|
|
349
|
+
rn as AtListRegularIcon,
|
|
350
|
+
en as AtLocationCrosshairsRegularIcon,
|
|
351
|
+
ln as AtLocationCrosshairsSolidIcon,
|
|
352
|
+
pn as AtLockRegularIcon,
|
|
353
|
+
mn as AtLockSolidIcon,
|
|
354
|
+
An as AtMailIcon,
|
|
355
|
+
xn as AtMapRegularIcon,
|
|
356
|
+
un as AtMapSolidIcon,
|
|
357
|
+
Sn as AtMarkerRegularIcon,
|
|
358
|
+
sn as AtMarkerSolidIcon,
|
|
359
|
+
hn as AtMirrorRegularIcon,
|
|
360
|
+
En as AtMonitoramentoRegularIcon,
|
|
361
|
+
Fn as AtMonitoramentoSolidIcon,
|
|
362
|
+
yn as AtMoveRegularIcon,
|
|
363
|
+
wn as AtOpacityRegularIcon,
|
|
364
|
+
Tn as AtOrdenacaoRegularIcon,
|
|
365
|
+
Pn as AtOrdenarRegularIcon,
|
|
366
|
+
Un as AtPdfRegularIcon,
|
|
367
|
+
Hn as AtPdfSolidIcon,
|
|
368
|
+
zn as AtPinRegularIcon,
|
|
369
|
+
Kn as AtPinSolidIcon,
|
|
370
|
+
Vn as AtPlantRegularIcon,
|
|
371
|
+
Jn as AtPlantSolidIcon,
|
|
372
|
+
jn as AtPowerOffRegularIcon,
|
|
373
|
+
Nn as AtPrintSolidIcon,
|
|
374
|
+
_n as AtRatingRegularIcon,
|
|
375
|
+
ol as AtRatingSolidIcon,
|
|
376
|
+
tl as AtRefreshSolidIcon,
|
|
377
|
+
nl as AtRelevoLocazationRegularIcon,
|
|
378
|
+
cl as AtRelevoLocazationSolidIcon,
|
|
379
|
+
al as AtRenameRegularIcon,
|
|
380
|
+
fl as AtRenovabioSolidIcon,
|
|
381
|
+
Il as AtRulerRegularIcon,
|
|
382
|
+
xl as AtRulerSolidIcon,
|
|
383
|
+
ul as AtSafraRegularIcon,
|
|
384
|
+
Sl as AtSafraSolidIcon,
|
|
385
|
+
sl as AtSateliteRegularIcon,
|
|
386
|
+
hl as AtSateliteSolidIcon,
|
|
387
|
+
El as AtSaveRegularIcon,
|
|
388
|
+
Fl as AtSaveSolidIcon,
|
|
389
|
+
yl as AtSearchIcon,
|
|
390
|
+
wl as AtSecaRegularIcon,
|
|
391
|
+
Tl as AtSecaSolidIcon,
|
|
392
|
+
Pl as AtSettingsRegularIcon,
|
|
393
|
+
Ul as AtSettingsSolidIcon,
|
|
394
|
+
Hl as AtShoppingCartRegularIcon,
|
|
395
|
+
zl as AtShoppingCartSolidIcon,
|
|
396
|
+
Kl as AtSobreposicaoRegularIcon,
|
|
397
|
+
Vl as AtSobreposicaoSolidIcon,
|
|
398
|
+
Jl as AtSublinhadoRegularIcon,
|
|
399
|
+
jl as AtSubterritorioRegularIcon,
|
|
400
|
+
Nl as AtSubterritorioSolidIcon,
|
|
401
|
+
_l as AtTalhaoRegularIcon,
|
|
402
|
+
oc as AtTalhaoSolidIcon,
|
|
403
|
+
tc as AtTelephoneIcon,
|
|
404
|
+
nc as AtTemperatureRegularIcon,
|
|
405
|
+
cc as AtTemperatureSolidIcon,
|
|
406
|
+
ac as AtTempestadeRegularIcon,
|
|
407
|
+
fc as AtTempestadeSolidIcon,
|
|
408
|
+
Ic as AtTimelineRegularIcon,
|
|
409
|
+
xc as AtTimelineSolidIcon,
|
|
410
|
+
uc as AtToolRegularIcon,
|
|
411
|
+
Sc as AtToolSolidIcon,
|
|
412
|
+
sc as AtTrashRegularIcon,
|
|
413
|
+
hc as AtTrashSolidIcon,
|
|
414
|
+
Ec as AtUnlockRegularIcon,
|
|
415
|
+
Fc as AtUnlockSolidIcon,
|
|
416
|
+
yc as AtUploadSolidIcon,
|
|
417
|
+
wc as AtUserMinusRegularIcon,
|
|
418
|
+
Tc as AtUserMinusSolidIcon,
|
|
419
|
+
Pc as AtUserPlusRegularIcon,
|
|
420
|
+
Uc as AtUserPlusSolidIcon,
|
|
421
|
+
Hc as AtUserSolidIcon,
|
|
422
|
+
zc as AtVentosRegularIcon,
|
|
423
|
+
Kc as AtWarningRegularIcon,
|
|
424
|
+
Vc as AtWarningSolidIcon,
|
|
425
|
+
Jc as AtWorldRegularIcon,
|
|
426
|
+
jc as AtWorldSolidIcon,
|
|
427
|
+
Nc as AtZoomInAreaSolidIcon
|
|
426
428
|
};
|