An automatically generated export of the Entypo+ icon collection where each icon is exported as its SVG path string.
npm install entypo-js
import { entypoFolderImages } from 'entypo-js';
console.log(entypoFolderImages); // M18.405,2.799C18.293,2.359,17...
The name of each icon is prefixed with entypo
followed by a camel case version of the icon name. You can find a complete list of icons in ICONS.md.