UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.4 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 296","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M127.9998,0.3968 L-0.0002,74.2978 L-0.0002,124.8648 L7.5758,124.8648 L7.5758,78.6708 L127.9998,9.1438 L248.4238,78.6708 L248.4238,124.8648 L255.9998,124.8648 L255.9998,74.2978 L127.9998,0.3968 Z M248.4243,171.6947 L248.4243,217.7257 L128.0003,287.2527 L7.5753,217.7257 L7.5753,171.6947 L0.0003,171.6947 L0.0003,222.0987 L128.0003,295.9997 L255.9993,222.0987 L255.9993,171.6947 L248.4243,171.6947 Z M15.3286,83.1474 L127.9996,18.0964 L240.6716,83.1474 L240.6716,213.2494 L127.9996,278.3004 L15.3286,213.2494 L15.3286,83.1474 Z","fill":"#404040"}},{"tag":"path","attr":{"d":"M98.5593,219.7297 L60.6823,219.7297 L60.6823,87.3997 C60.6823,81.2777 65.6453,76.3137 71.7683,76.3137 L98.5593,76.3137 C98.5593,76.3137 182.7343,186.9457 183.5673,186.4157 C184.3993,185.8847 157.4403,146.4637 157.4403,146.4637 L157.4403,88.7237 C157.4403,81.8697 162.9963,76.3137 169.8493,76.3137 L196.1783,76.3137 L196.1783,219.7297 L161.2283,219.7297 C161.2283,219.7297 77.5693,110.0237 76.5223,110.9197 C75.4743,111.8157 98.5593,144.0517 98.5593,144.0517 L98.5593,219.7297 Z","fill":"#FFFFFF"}}],"content":"\n\t"}],"content":"\n"})(props); };