0.3.7 • Published 8 years ago
px-icons-react v0.3.7
Px Icons React
Predix UI Icons for React
npm install --save px-icons-react
##Usage
import PxIcon from 'px-icons-react';
<PxIcon icon="utl:share" />Note: if you are migrating from original px-icons, you can also use <PxIcon icon="px-utl:share" /> -- either will work.