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``:
362
362
{{ include('@WebProfiler/Profiler/toolbar_item.html.twig', { link: false }) }}
363
363
{% endblock %}
364
364
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
+
365
371
.. tip ::
366
372
367
373
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:
510
516
511
517
.. _`Single-page applications` : https://en.wikipedia.org/wiki/Single-page_application
512
518
.. _`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