File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -362,6 +362,12 @@ block and set the value of two variables called ``icon`` and ``text``:
362362 {{ include('@WebProfiler/Profiler/toolbar_item.html.twig', { link: false }) }}
363363 {% endblock %}
364364
365+ .. tip ::
366+
367+ Symfony Profiler icons are selected from `Tabler icons `_, a large and open
368+ source collection of SVG icons. It's recommended to also use those icons for
369+ your own profiler panels to get a consistent look.
370+
365371.. tip ::
366372
367373 Built-in collector templates define all their images as embedded SVG files.
@@ -510,3 +516,4 @@ you'll need to configure the data collector explicitly:
510516
511517 .. _`Single-page applications` : https://en.wikipedia.org/wiki/Single-page_application
512518.. _`Blackfire` : https://blackfire.io/docs/introduction?utm_source=symfony&utm_medium=symfonycom_docs&utm_campaign=profiler
519+ .. _`Tabler icons` : https://github.com/tabler/tabler-icons
You can’t perform that action at this time.
0 commit comments