UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.65 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 257","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M98.875,232.033 L72.442,224.625 L47.441,196.117 L78.713,195.254 L98.875,232.033","fill":"#995B80"}},{"tag":"path","attr":{"d":"M37.75,213.233 L22.875,209.067 L8.817,193.033 L25.899,190.224 L37.75,213.233","fill":"#995B80"}},{"tag":"path","attr":{"d":"M0,191.017 L15.204,194.108 L17.411,190.226 L17.411,58.503 L15.204,55.942 L0,64.6 L0,191.017","fill":"#7B3F65"}},{"tag":"path","attr":{"d":"M73.933,69.708 L15.208,55.942 L15.208,194.108 L24.006,193.29 L37.75,213.233 L48.35,191.028 L73.933,188.65 L73.933,69.708","fill":"#C17B9D"}},{"tag":"path","attr":{"d":"M33.958,198.133 L60.021,203.383 L61.737,199.338 L61.737,37.44 L60.021,33.775 L33.958,46.983 L33.958,198.133","fill":"#7B3F65"}},{"tag":"path","attr":{"d":"M208.734,81.516 L60.021,33.775 L60.021,203.387 L77.242,201.171 L98.875,232.033 L116.001,196.183 L208.734,184.25 L208.734,81.516","fill":"#C17B9D"}},{"tag":"path","attr":{"d":"M181.833,256.492 L144.267,245.967 L108.758,205.467 L154.791,204.999 L181.833,256.492","fill":"#995B80"}},{"tag":"path","attr":{"d":"M89.591,208.95 L127.921,216.367 L130.898,213.801 L130.898,4.117 L127.921,0 L89.591,19.158 L89.591,208.95","fill":"#7B3F65"}},{"tag":"path","attr":{"d":"M256,64.033 L127.925,0 L127.925,216.367 L150.522,211.839 L181.833,256.492 L208.734,200.183 L208.717,200.181 L256,190.708 L256,64.033","fill":"#C17B9D"}}],"content":"\n\t"}],"content":"\n"})(props); };