Theme

PlaygroundBeta

npm_versionnpm Paragon package page

Icons

Displays an svg icon from @edx/paragon/icons. See the Icon Component for more information.

Any Paragon component or export may be added to the code example.

// Included in this live jsx scope:
// import { Add, AddCircle } from '@edx/paragon/icons';
<Icon src={Add} />

Many of the icons below are sourced from Material Design Sharp Icons. They are designed to be sharp at 24px by 24px.