6 lines
117 B
Plaintext
6 lines
117 B
Plaintext
|
|
<Icon
|
||
|
|
sx={[isDarkMode && { filter: 'invert(1)' }]}
|
||
|
|
baseClassName="material-icons-two-tone"
|
||
|
|
>
|
||
|
|
add_circle
|
||
|
|
</Icon>
|