UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 2.07 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"version":"1.1","viewBox":"0 0 16 16","fill":"currentColor"},"child":[{"tag":"path","attr":{"fill":"#000000","d":"M6 7.25c0 0.412-0.338 0.75-0.75 0.75h-1.5c-0.413 0-0.75-0.338-0.75-0.75v-1.5c0-0.412 0.337-0.75 0.75-0.75h1.5c0.412 0 0.75 0.338 0.75 0.75v1.5z"}},{"tag":"path","attr":{"fill":"#000000","d":"M11 7.25c0 0.412-0.338 0.75-0.75 0.75h-1.5c-0.412 0-0.75-0.338-0.75-0.75v-1.5c0-0.412 0.338-0.75 0.75-0.75h1.5c0.412 0 0.75 0.338 0.75 0.75v1.5z"}},{"tag":"path","attr":{"fill":"#000000","d":"M6 12.25c0 0.412-0.338 0.75-0.75 0.75h-1.5c-0.413 0-0.75-0.338-0.75-0.75v-1.5c0-0.412 0.337-0.75 0.75-0.75h1.5c0.412 0 0.75 0.338 0.75 0.75v1.5z"}},{"tag":"path","attr":{"fill":"#000000","d":"M11 12.25c0 0.412-0.338 0.75-0.75 0.75h-1.5c-0.412 0-0.75-0.338-0.75-0.75v-1.5c0-0.412 0.338-0.75 0.75-0.75h1.5c0.412 0 0.75 0.338 0.75 0.75v1.5z"}},{"tag":"path","attr":{"fill":"#000000","d":"M14.251 2.5l1.749-1.749v-0.751h-0.751l-1.749 1.749-1.749-1.749h-0.751v0.751l1.749 1.749-1.749 1.749v0.751h0.751l1.749-1.749 1.749 1.749h0.751v-0.751z"}},{"tag":"path","attr":{"fill":"#000000","d":"M0 12h1v2h-1v-2z"}},{"tag":"path","attr":{"fill":"#000000","d":"M0 9h1v2h-1v-2z"}},{"tag":"path","attr":{"fill":"#000000","d":"M13 7h1v2h-1v-2z"}},{"tag":"path","attr":{"fill":"#000000","d":"M13 13h1v2h-1v-2z"}},{"tag":"path","attr":{"fill":"#000000","d":"M13 10h1v2h-1v-2z"}},{"tag":"path","attr":{"fill":"#000000","d":"M0 6h1v2h-1v-2z"}},{"tag":"path","attr":{"fill":"#000000","d":"M0 3h1v2h-1v-2z"}},{"tag":"path","attr":{"fill":"#000000","d":"M8 2h2v1h-2v-1z"}},{"tag":"path","attr":{"fill":"#000000","d":"M5 2h2v1h-2v-1z"}},{"tag":"path","attr":{"fill":"#000000","d":"M2 2h2v1h-2v-1z"}},{"tag":"path","attr":{"fill":"#000000","d":"M7 15h2v1h-2v-1z"}},{"tag":"path","attr":{"fill":"#000000","d":"M10 15h2v1h-2v-1z"}},{"tag":"path","attr":{"fill":"#000000","d":"M4 15h2v1h-2v-1z"}},{"tag":"path","attr":{"fill":"#000000","d":"M1 15h2v1h-2v-1z"}}],"content":"\n"})(props); };