version 1.0.0

glyphs.Icon

View on GitHub 

Base SVG Icon Component

PropertyDescriptionDefault value
children check-circle

from IconProps

React.ReactNode

-

className

from IconProps

string | undefined

-

name check-circle

from IconProps

string

-

onClick

from IconProps

((event: React.MouseEvent<SVGElement, MouseEvent>) => void) | undefined

-

size

from IconProps

string | number | undefined32
title

from IconProps

string | undefined

-

viewBox

from IconProps

string | undefined'0 0 32 32'
© Ulule 2021, Built with Gatsby