11< section id ="icons ">
2- < h2 > Icons</ h2 >
3- < div class ="mg-col ">
4- < h3 > Included icons (pure css)</ h3 >
5- < h4 > Navigation</ h4 >
6- < p > The icons are categorized into
7- different groups based on their usage. Below, you will find examples of navigation icons and action icons,
8- all implemented using pure CSS.</ p >
9- < p > Additionally, we demonstrate the different sizes available for these icons, ranging from small (s) to 5
10- extra-large (5xl). This ensures that the icons can be used in a variety of contexts and maintain visual
11- consistency across the application.</ p >
12- < div data-toggle ="htmlpreview ">
13- < i class ="mg-icon icon-arrow-down "> </ i >
14- < i class ="mg-icon icon-arrow-up "> </ i >
15- < i class ="mg-icon icon-arrow-left "> </ i >
16- < i class ="mg-icon icon-arrow-right "> </ i >
17- < i class ="mg-icon icon-back "> </ i >
18- < i class ="mg-icon icon-forward "> </ i >
19- < i class ="mg-icon icon-upward "> </ i >
20- < i class ="mg-icon icon-downward "> </ i >
21- < i class ="mg-icon icon-caret "> </ i >
22- < i class ="mg-icon icon-menu "> </ i >
23- < i class ="mg-icon icon-apps "> </ i >
24- < i class ="mg-icon icon-more "> </ i >
25- < i class ="mg-icon icon-more-inline "> </ i >
26- </ div >
27- < h4 > Actions</ h4 >
28- < p > The icons are categorized into
29- different groups based on their usage. Below, you will find examples of navigation icons and action icons,
30- all implemented using pure CSS.</ p >
31- < p > Additionally, we demonstrate the different sizes available for these icons, ranging from small (s) to 5
32- extra-large (5xl). This ensures that the icons can be used in a variety of contexts and maintain visual
33- consistency across the application.</ p >
34- < div data-toggle ="htmlpreview ">
35- < i class ="mg-icon icon-plus "> </ i >
36- < i class ="mg-icon icon-minus "> </ i >
37- < i class ="mg-icon icon-close mg-icon--action "> </ i >
38- < i class ="mg-icon icon-check "> </ i >
39- < i class ="mg-icon icon-search "> </ i >
40- < i class ="mg-icon icon-rounded-check "> </ i >
41- < i class ="mg-icon icon-stop "> </ i >
42- < i class ="mg-icon icon-spinner "> </ i >
43- </ div >
44- </ div >
45- < h3 > Icon sizing (s to 5xl)</ h3 >
46- < p > The icons are categorized
47- into different groups based on their usage. Below, you will find examples of navigation icons and action icons,
48- all implemented using pure CSS.</ p >
49- < p > Additionally, we demonstrate the different sizes available for these icons, ranging from small (s) to 5
50- extra-large (5xl). This ensures that the icons can be used in a variety of contexts and maintain visual
51- consistency across the application.</ p >
2+ < h2 > Icons</ h2 >
3+ < div class ="mg-col ">
4+ < h3 > Included icons (pure css)</ h3 >
5+ < h4 > Navigation</ h4 >
6+ < p >
7+ The icons are categorized into different groups based on their usage.
8+ Below, you will find examples of navigation icons and action icons, all
9+ implemented using pure CSS.
10+ </ p >
5211 < div data-toggle ="htmlpreview ">
53- < div >
54- < i class ="mg-icon mg-icon--s icon-search "> </ i >
55- < i class ="mg-icon mg-icon--m icon-search "> </ i >
56- < i class ="mg-icon mg-icon--l icon-search "> </ i >
57- < i class ="mg-icon mg-icon--xl icon-search "> </ i >
58- < i class ="mg-icon mg-icon--2xl icon-search "> </ i >
59- < i class ="mg-icon mg-icon--3xl icon-search "> </ i >
60- < i class ="mg-icon mg-icon--4xl icon-search "> </ i >
61- < i class ="mg-icon mg-icon--5xl icon-search "> </ i >
62- </ div >
63- < h4 > Sizing with external icons (svg)</ h4 >
64- < div >
65- < i class ="mg-icon mg-icon--s svg-icon-gears "> </ i >
66- < i class ="mg-icon mg-icon--m svg-icon-gears "> </ i >
67- < i class ="mg-icon mg-icon--l svg-icon-gears "> </ i >
68- < i class ="mg-icon mg-icon--xl svg-icon-gears "> </ i >
69- < i class ="mg-icon mg-icon--2xl svg-icon-gears "> </ i >
70- < i class ="mg-icon mg-icon--3xl svg-icon-gears "> </ i >
71- < i class ="mg-icon mg-icon--4xl svg-icon-gears "> </ i >
72- < i class ="mg-icon mg-icon--5xl svg-icon-gears "> </ i >
73- </ div >
12+ < i class ="mg-icon icon-arrow-down "> </ i >
13+ < i class ="mg-icon icon-arrow-up "> </ i >
14+ < i class ="mg-icon icon-arrow-left "> </ i >
15+ < i class ="mg-icon icon-arrow-right "> </ i >
16+ < i class ="mg-icon icon-back "> </ i >
17+ < i class ="mg-icon icon-forward "> </ i >
18+ < i class ="mg-icon icon-upward "> </ i >
19+ < i class ="mg-icon icon-downward "> </ i >
20+ < i class ="mg-icon icon-caret "> </ i >
21+ < i class ="mg-icon icon-menu "> </ i >
22+ < i class ="mg-icon icon-apps "> </ i >
23+ < i class ="mg-icon icon-more "> </ i >
24+ < i class ="mg-icon icon-more-inline "> </ i >
7425 </ div >
75- < h3 > Icon integration</ h3 >
76- < h4 > Buttons</ h4 >
77- < p > We provide examples of buttons with inline icons,
78- as well as buttons that use SVG icons. These examples demonstrate how icons can be seamlessly integrated into
79- button elements to enhance usability and visual appeal.</ p >
26+ < h4 > Actions</ h4 >
8027 < div data-toggle ="htmlpreview ">
81- < button class ="mg-icon-collapse "> Inline</ button >
82- < button > CSS< i class ="mg-icon icon-search "> </ i > </ button >
83- < button > SVG< i class ="mg-icon svg-icon-gears "> </ i > </ button >
28+ < i class ="mg-icon icon-plus "> </ i >
29+ < i class ="mg-icon icon-minus "> </ i >
30+ < i class ="mg-icon icon-close mg-icon--action "> </ i >
31+ < i class ="mg-icon icon-check "> </ i >
32+ < i class ="mg-icon icon-search "> </ i >
33+ < i class ="mg-icon icon-rounded-check "> </ i >
34+ < i class ="mg-icon icon-stop "> </ i >
35+ < i class ="mg-icon icon-spinner "> </ i >
8436 </ div >
85- < h4 > Badges</ h4 >
86- < p > We provide examples of badges with inline icons,
87- as well as badges that use SVG icons. These examples demonstrate how icons can be seamlessly integrated into
88- badge elements to enhance usability and visual appeal.</ p >
89- < div data-toggle ="htmlpreview ">
90- < span class ="mg-badge mg-text-s "> filter < i class ="mg-icon mg-icon--s icon-close mg-icon--action "> </ i > </ span >
91- < span class ="mg-badge warning "> warning < i class ="mg-icon icon-stop "> </ i > </ span >
37+ </ div >
38+ < h3 > Icon sizing (s to 5xl)</ h3 >
39+ < p >
40+ Additionally, we demonstrate the different sizes available for these icons,
41+ ranging from small (s) to 5 extra-large (5xl). This ensures that the icons
42+ can be used in a variety of contexts and maintain visual consistency across
43+ the application.
44+ </ p >
45+ < div data-toggle ="htmlpreview ">
46+ < div >
47+ < i class ="mg-icon mg-icon--s icon-search "> </ i >
48+ < i class ="mg-icon mg-icon--m icon-search "> </ i >
49+ < i class ="mg-icon mg-icon--l icon-search "> </ i >
50+ < i class ="mg-icon mg-icon--xl icon-search "> </ i >
51+ < i class ="mg-icon mg-icon--2xl icon-search "> </ i >
52+ < i class ="mg-icon mg-icon--3xl icon-search "> </ i >
53+ < i class ="mg-icon mg-icon--4xl icon-search "> </ i >
54+ < i class ="mg-icon mg-icon--5xl icon-search "> </ i >
55+ </ div >
56+ < h4 > Sizing with external icons (svg)</ h4 >
57+ < div >
58+ < i class ="mg-icon mg-icon--s svg-icon-gears "> </ i >
59+ < i class ="mg-icon mg-icon--m svg-icon-gears "> </ i >
60+ < i class ="mg-icon mg-icon--l svg-icon-gears "> </ i >
61+ < i class ="mg-icon mg-icon--xl svg-icon-gears "> </ i >
62+ < i class ="mg-icon mg-icon--2xl svg-icon-gears "> </ i >
63+ < i class ="mg-icon mg-icon--3xl svg-icon-gears "> </ i >
64+ < i class ="mg-icon mg-icon--4xl svg-icon-gears "> </ i >
65+ < i class ="mg-icon mg-icon--5xl svg-icon-gears "> </ i >
9266 </ div >
93- </ section >
67+ </ div >
68+ < h3 > Icon integration</ h3 >
69+ < h4 > Buttons</ h4 >
70+ < p >
71+ We provide examples of buttons with inline icons, as well as buttons that
72+ use SVG icons. These examples demonstrate how icons can be seamlessly
73+ integrated into button elements to enhance usability and visual appeal.
74+ </ p >
75+ < div data-toggle ="htmlpreview ">
76+ < button class ="mg-icon-collapse "> Inline</ button >
77+ < button > CSS< i class ="mg-icon icon-search "> </ i > </ button >
78+ < button > SVG< i class ="mg-icon svg-icon-gears "> </ i > </ button >
79+ </ div >
80+ < h4 > Badges</ h4 >
81+ < p >
82+ We provide examples of badges with inline icons, as well as badges that use
83+ SVG icons. These examples demonstrate how icons can be seamlessly integrated
84+ into badge elements to enhance usability and visual appeal.
85+ </ p >
86+ < div data-toggle ="htmlpreview ">
87+ < span class ="mg-badge mg-text-s "
88+ > filter < i class ="mg-icon mg-icon--s icon-close mg-icon--action "> </ i
89+ > </ span >
90+ < span class ="mg-badge warning "
91+ > warning < i class ="mg-icon icon-stop "> </ i
92+ > </ span >
93+ </ div >
94+ </ section >
0 commit comments