Skip to content

Commit 14c094d

Browse files
committed
wip
1 parent c55b738 commit 14c094d

File tree

1 file changed

+32
-9
lines changed

1 file changed

+32
-9
lines changed

src/Icons/doc/index.rst

Lines changed: 32 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ Depending on your configuration, the ``prefix`` can be the name of an icon set,
4646
where the icon is located, or a combination of both.
4747

4848

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.
5151

5252

5353
Loading Icons
@@ -97,13 +97,36 @@ With more than 200,000 icons available, you can find the perfect icon for your p
9797

9898
Here are some of the most popular icon sets available:
9999

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>`_
107130

108131

109132
To see the full list of available icon sets, visit `ux.symfony.com/icons`_.

0 commit comments

Comments
 (0)