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 12c9ab9 commit 2aa32eaCopy full SHA for 2aa32ea
src/components/Icons/components/Use/ToomanIcon.tsx
@@ -6,7 +6,7 @@ const ToomanIcon = () => {
6
style={{
7
width: 18,
8
height: 18,
9
- fill: 'var(--color-icon-high-emphasis)',
+ fill: 'var(--color-icon-low-emphasis)',
10
}}
11
>
12
<use xlinkHref="#tooman"></use>
0 commit comments