@@ -117,7 +117,7 @@ const Widgets = () => {
117117 < CCol xs = "12" sm = "6" lg = "3" >
118118 < CWidgetIcon
119119 className = "mb-3"
120- icon = { < CIcon width = { 24 } name = "cil-settings" className = "icon icon- xl" /> }
120+ icon = { < CIcon width = { 24 } name = "cil-settings" size = " xl" /> }
121121 iconPadding = { 3 }
122122 title = "income"
123123 value = "$1.999,50"
@@ -127,7 +127,7 @@ const Widgets = () => {
127127 < CCol xs = "12" sm = "6" lg = "3" >
128128 < CWidgetIcon
129129 className = "mb-3"
130- icon = { < CIcon width = { 24 } name = "cil-user" className = "icon icon- xl" /> }
130+ icon = { < CIcon width = { 24 } name = "cil-user" size = " xl" /> }
131131 iconPadding = { 3 }
132132 title = "income"
133133 value = "$1.999,50"
@@ -137,7 +137,7 @@ const Widgets = () => {
137137 < CCol xs = "12" sm = "6" lg = "3" >
138138 < CWidgetIcon
139139 className = "mb-3"
140- icon = { < CIcon width = { 24 } name = "cil-moon" className = "icon icon- xl" /> }
140+ icon = { < CIcon width = { 24 } name = "cil-moon" size = " xl" /> }
141141 iconPadding = { 3 }
142142 title = "income"
143143 value = "$1.999,50"
@@ -147,7 +147,7 @@ const Widgets = () => {
147147 < CCol xs = "12" sm = "6" lg = "3" >
148148 < CWidgetIcon
149149 className = "mb-3"
150- icon = { < CIcon width = { 24 } name = "cil-bell" className = "icon icon- xl" /> }
150+ icon = { < CIcon width = { 24 } name = "cil-bell" size = " xl" /> }
151151 iconPadding = { 3 }
152152 title = "income"
153153 value = "$1.999,50"
@@ -157,7 +157,7 @@ const Widgets = () => {
157157 < CCol xs = "12" sm = "6" lg = "3" >
158158 < CWidgetIcon
159159 className = "mb-3"
160- icon = { < CIcon width = { 24 } name = "cil-settings" className = "icon icon- xl" /> }
160+ icon = { < CIcon width = { 24 } name = "cil-settings" size = " xl" /> }
161161 iconPadding = { 3 }
162162 title = "income"
163163 value = "$1.999,50"
@@ -178,7 +178,7 @@ const Widgets = () => {
178178 < CCol xs = "12" sm = "6" lg = "3" >
179179 < CWidgetIcon
180180 className = "mb-3"
181- icon = { < CIcon width = { 24 } name = "cil-laptop" className = "icon icon- xl" /> }
181+ icon = { < CIcon width = { 24 } name = "cil-laptop" size = " xl" /> }
182182 iconPadding = { 3 }
183183 title = "income"
184184 value = "$1.999,50"
@@ -199,7 +199,7 @@ const Widgets = () => {
199199 < CCol xs = "12" sm = "6" lg = "3" >
200200 < CWidgetIcon
201201 className = "mb-3"
202- icon = { < CIcon width = { 24 } name = "cil-moon" className = "icon icon- xl" /> }
202+ icon = { < CIcon width = { 24 } name = "cil-moon" size = " xl" /> }
203203 iconPadding = { 3 }
204204 title = "income"
205205 value = "$1.999,50"
@@ -220,7 +220,7 @@ const Widgets = () => {
220220 < CCol xs = "12" sm = "6" lg = "3" >
221221 < CWidgetIcon
222222 className = "mb-3"
223- icon = { < CIcon width = { 24 } name = "cil-bell" className = "icon icon- xl" /> }
223+ icon = { < CIcon width = { 24 } name = "cil-bell" size = " xl" /> }
224224 iconPadding = { 3 }
225225 title = "income"
226226 value = "$1.999,50"
@@ -242,7 +242,7 @@ const Widgets = () => {
242242 < CWidgetIcon
243243 className = "mb-3"
244244 padding = { 0 }
245- icon = { < CIcon width = { 24 } name = "cil-settings" className = "icon icon- xl" /> }
245+ icon = { < CIcon width = { 24 } name = "cil-settings" size = " xl" /> }
246246 iconPadding = { 4 }
247247 title = "income"
248248 value = "$1.999,50"
@@ -253,7 +253,7 @@ const Widgets = () => {
253253 < CWidgetIcon
254254 className = "mb-3"
255255 padding = { 0 }
256- icon = { < CIcon width = { 24 } name = "cil-user" className = "icon icon- xl" /> }
256+ icon = { < CIcon width = { 24 } name = "cil-user" size = " xl" /> }
257257 iconPadding = { 4 }
258258 title = "income"
259259 value = "$1.999,50"
@@ -264,7 +264,7 @@ const Widgets = () => {
264264 < CWidgetIcon
265265 className = "mb-3"
266266 padding = { 0 }
267- icon = { < CIcon width = { 24 } name = "cil-moon" className = "icon icon- xl" /> }
267+ icon = { < CIcon width = { 24 } name = "cil-moon" size = " xl" /> }
268268 iconPadding = { 4 }
269269 title = "income"
270270 value = "$1.999,50"
@@ -275,7 +275,7 @@ const Widgets = () => {
275275 < CWidgetIcon
276276 className = "mb-3"
277277 padding = { 0 }
278- icon = { < CIcon width = { 24 } name = "cil-bell" className = "icon icon- xl" /> }
278+ icon = { < CIcon width = { 24 } name = "cil-bell" size = " xl" /> }
279279 iconPadding = { 4 }
280280 title = "income"
281281 value = "$1.999,50"
@@ -287,34 +287,34 @@ const Widgets = () => {
287287 < WidgetsBrand withCharts />
288288 < CCardGroup className = "mb-4" >
289289 < CWidgetProgressIcon
290- icon = { < CIcon name = "cil-people" className = "icon icon-2xl " /> }
290+ icon = { < CIcon name = "cil-people" height = "36 " /> }
291291 value = "87.500"
292292 title = "Visitors"
293293 progressColor = "info"
294294 progressValue = { 75 }
295295 />
296296 < CWidgetProgressIcon
297- icon = { < CIcon name = "cil-userFollow" className = "icon icon-2xl " /> }
297+ icon = { < CIcon name = "cil-userFollow" height = "36 " /> }
298298 value = "385"
299299 title = "New Clients"
300300 progressColor = "success"
301301 progressValue = { 75 }
302302 />
303303 < CWidgetProgressIcon
304- icon = { < CIcon name = "cil-basket" className = "icon icon-2xl " /> }
304+ icon = { < CIcon name = "cil-basket" height = "36 " /> }
305305 value = "1238"
306306 title = "Products sold"
307307 progressColor = "warning"
308308 progressValue = { 75 }
309309 />
310310 < CWidgetProgressIcon
311- icon = { < CIcon name = "cil-chartPie" className = "icon icon-2xl " /> }
311+ icon = { < CIcon name = "cil-chartPie" height = "36 " /> }
312312 value = "28%"
313313 title = "Returning Visitors"
314314 progressValue = { 75 }
315315 />
316316 < CWidgetProgressIcon
317- icon = { < CIcon name = "cil-speedometer" className = "icon icon-2xl " /> }
317+ icon = { < CIcon name = "cil-speedometer" height = "36 " /> }
318318 value = "5:34:11"
319319 title = "Avg. Time"
320320 progressColor = "danger"
0 commit comments