@@ -46,8 +46,8 @@ Depending on your configuration, the ``prefix`` can be the name of an icon set,
46
46
where the icon is located, or a combination of both.
47
47
48
48
49
- For example, the `bi ` prefix refers to the Bootstrap Icons set, while the `header ` prefix
50
- refers to the icons located in the `header ` directory.
49
+ For example, the `` bi `` prefix refers to the Bootstrap Icons set, while the `` header ` ` prefix
50
+ refers to the icons located in the `` header ` ` directory.
51
51
52
52
53
53
Loading Icons
@@ -97,13 +97,36 @@ With more than 200,000 icons available, you can find the perfect icon for your p
97
97
98
98
Here are some of the most popular icon sets available:
99
99
100
-
101
- ## Insert table RST here
102
-
103
-
104
-
105
-
106
- * **Bootstrap Icons **: A free and open-source icon set from the creators of Bootstrap.
100
+ ===================== ======= ========= ======= =======================
101
+ Icon Set Icons Licence Prefix Example
102
+ ===================== ======= ========= ======= =======================
103
+ `Octicons `_ 700 MIT oct oct:checked
104
+ `Bootstrap Icons `_ 2000 MIT bi bi:check
105
+ `Boxicons `_ 1700 MIT bx bx:check
106
+ `Flowbite `_ 1000 MIT flowbite flowbite:check
107
+ `FontAwesome Icons `_ 7000 CC BY 4.0 fa fa:check
108
+ `Heroicons `_ 300 MIT hero hero:check
109
+ `Iconoir `_ 1500 MIT iconoir iconoir:check
110
+ `Ionicons `_ 1300 MIT ion ion:check
111
+ `Lucide Icons `_ 1500 MIT lucide lucide:check
112
+ `Material Design Icons `_ 5000 Apache 2 mdi mdi:check
113
+ `Octicons `_ 200 MIT oct :oct:check
114
+ `Phosphor Icons `_ 7000 MIT phosphor phosphor:check
115
+ `Tabler Icons `_ 5200 MIT tabler tabler:check
116
+ ===================== ======= ========= ======= =======================
117
+
118
+ - `Bootstrap Icons <https://icons.getbootstrap.com/ >`_
119
+ - `Boxicons <https://boxicons.com/ >`_
120
+ - `Flowbite <https://github.com/themesberg/flowbite >`_
121
+ - `FontAwesome Icons <https://github.com/FortAwesome/Font-Awesome >`_
122
+ - `Heroicons <https://github.com/tailwindlabs/heroicons >`_
123
+ - `Iconoir <https://github.com/iconoir-icons/iconoir >`_
124
+ - `Ionicons <https://github.com/ionic-team/ionicons >`_
125
+ - `Lucide Icons <https://github.com/lucide-icons/lucide >`_
126
+ - `Material Design Icons <https://github.com/google/material-design-icons >`_
127
+ - `Octicons <https://github.com/primer/octicons/ >`_
128
+ - `Phosphor Icons <https://github.com/phosphor-icons/homepage >`_
129
+ - `Tabler Icons <https://github.com/tabler/tabler-icons >`_
107
130
108
131
109
132
To see the full list of available icon sets, visit `ux.symfony.com/icons `_.
0 commit comments