UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.21 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 248","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M230.399407,247.474 L25.5995893,247.474 C11.4617307,247.474 0,236.394 0,222.726 L0,136.1 C0,122.433 11.4617307,111.353 25.5995893,111.353 C39.7384824,111.353 51.2002131,122.433 51.2002131,136.1 L51.2002131,197.979 L168.596059,197.979 L7.49770976,42.246 C-2.49923659,32.582 -2.49923659,16.913 7.49770976,7.248 C17.4956906,-2.416 33.7045225,-2.416 43.7014689,7.248 L248.501287,205.228 C255.82314,212.304 258.013075,222.95 254.050088,232.197 C250.088136,241.444 240.75324,247.474 230.399407,247.474 Z M230.399407,123.7376 C223.848221,123.7376 217.296001,121.3216 212.297528,116.4886 L135.497725,42.2476 C125.500779,32.5826 125.500779,16.9136 135.497725,7.2486 C145.495706,-2.4154 161.703504,-2.4154 171.701484,7.2486 L248.501287,81.4906 C258.498233,91.1556 258.498233,106.8246 248.501287,116.4886 C243.502814,121.3216 236.950593,123.7376 230.399407,123.7376 Z","fill":"#171717"}}],"content":"\n "}],"content":"\n"})(props); };