@curvenote/icons
v0.0.4
Published
Curvenote icons for react applications
Downloads
503
Readme
@curvenote/icons
Curvenote icons for react applications:
import { CurvenoteLogo, CurvenoteText, CreatedInCurvenote } from '@curvenote/icons';
You can control the size and fill using:
<CurvenoteText size={24} fill="#235F9D" />
Curvenote blue is #235F9D
!