Skip to content

Commit 2aa32ea

Browse files
committed
chore: change color of tooman icon
1 parent 12c9ab9 commit 2aa32ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Icons/components/Use/ToomanIcon.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ const ToomanIcon = () => {
66
style={{
77
width: 18,
88
height: 18,
9-
fill: 'var(--color-icon-high-emphasis)',
9+
fill: 'var(--color-icon-low-emphasis)',
1010
}}
1111
>
1212
<use xlinkHref="#tooman"></use>

0 commit comments

Comments
 (0)