Update default icon color to be currentColor
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3471790. -->
Reported by: [gxleano](https://www.drupal.org/user/3591999)
Related to !18
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The default icon color is currently <code>#000</code>, it should take the <code>currentColor</code>, then all icons should just inherit the color that's set in that context.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Update color icon to be <code>currentColor</code> by default.</p>
issue