We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9059b1 commit 38dfbbcCopy full SHA for 38dfbbc
src/Icons/doc/index.rst
@@ -112,9 +112,9 @@ the size of all your icons from a single place.
112
Icon Color
113
~~~~~~~~~~
114
115
-UX Icons renders SVG icons with fill="currentColor" (see the `default configuration`_).
+UX Icons renders SVG icons with ``fill="currentColor"`` (see the `default configuration`_).
116
117
-This means icons take their color from the CSS color property, which by default is inherited from the text color of
+This means icons take their color from the CSS ``color`` property, which by default is inherited from the text color of
118
the parent element.
119
120
.. code-block:: html+twig
0 commit comments