Package Exports
- elevate-ui-icons
- elevate-ui-icons/Add
- elevate-ui-icons/AddCircleOutline
- elevate-ui-icons/Cancel
- elevate-ui-icons/CaretRight
- elevate-ui-icons/ChevronLeft
- elevate-ui-icons/ChevronRight
- elevate-ui-icons/Close
- elevate-ui-icons/Delete
- elevate-ui-icons/DeleteForever
- elevate-ui-icons/Edit
- elevate-ui-icons/ErrorOutline
- elevate-ui-icons/FormatBold
- elevate-ui-icons/FormatItalic
- elevate-ui-icons/FormatListBulleted
- elevate-ui-icons/FormatListNumbered
- elevate-ui-icons/FormatQuote
- elevate-ui-icons/FormatUnderlined
- elevate-ui-icons/InsertLink
- elevate-ui-icons/MoreVert
- elevate-ui-icons/Remove
- elevate-ui-icons/Save
- elevate-ui-icons/Search
- elevate-ui-icons/ThumbUp
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (elevate-ui-icons) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Docs + Demo
Elevate-UI Icons is
Libraries
A number of open-source libraries have been used to build Elevate-UI Icons:
- babel– A JavaScript compiler
- eslint– JavaScript linting utility
- eslint-config-react-app– ESLint configuration specifically for React components and apps
- material-design-icons– Official Google Material Design Icons
- pixo– Convert SVG icons into React components
- prettier– Opinionated code formatting for js/json/css/md
- rmdi– Brent Jackson's React Material Design Icon library– Elevate-UI Icons is heavily inspired by this project