UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.58 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 283","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M243.263682,54.8723051 L138.401327,2.22885572 C132.033167,-0.742951907 124.81592,-0.742951907 118.447761,2.22885572 L30.1426202,45.9568823 L16.13267,53.1741294 C22.5008292,50.2023217 29.7180763,50.2023217 36.0862355,53.1741294 L85.7578773,75.2504146 L88.305141,76.0995025 L208.026534,138.507463 L87.880597,201.339967 L86.6069652,201.764511 L35.6616915,228.510779 C29.2935323,231.482587 22.0762852,231.907131 15.708126,228.510779 L13.1608624,227.237148 L118.023217,279.456053 C124.391376,282.427861 131.608624,282.427861 137.976783,279.456053 L243.263682,226.812604 C250.905473,222.991708 256,215.349917 256,206.859038 L256,74.8258706 C255.575456,66.3349917 250.905473,58.6932007 243.263682,54.8723051 Z","fill":"#A4A7AD"}},{"tag":"path","attr":{"d":"M85.7578773,75.2504146 L36.0862355,53.1741294 C29.7180763,50.2023217 22.5008292,49.7777778 16.13267,53.1741294 L13.5854063,54.4477612 C13.1608624,54.4477612 13.1608624,54.8723051 12.7363184,54.8723051 C5.09452736,58.6932007 0,66.3349917 0,74.8258706 L0,206.859038 C0,215.349917 5.09452736,223.416252 12.7363184,227.237148 L15.2835821,228.510779 C21.6517413,231.482587 28.8689884,231.720947 35.2371476,228.74914 L87.0315091,201.722284 L88.305141,76.5240464 L85.7578773,75.2504146 Z","fill":"#4D515D"}}],"content":"\n\t\t"}],"content":"\n"})(props); };