UNPKG

@meronex/icons

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (4 loc) 1.18 kB
var GenIcon = require('../lib').GenIcon module.exports = function (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 256 194","version":"1.1","preserveAspectRatio":"xMidYMid","fill":"currentColor"},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"d":"M236.651163,193.180981 C247.337231,193.180981 256,184.518211 256,173.832144 C256,163.146076 247.337231,154.483306 236.651163,154.483306 C225.965095,154.483306 217.302326,163.146076 217.302326,173.832144 C217.302326,184.518211 225.965095,193.180981 236.651163,193.180981 Z M99.2924414,124.795396 C84.8683102,124.795396 73.1319286,113.744698 73.1319286,100.090171 C73.1319286,86.4794984 84.8683102,75.434781 99.2924414,75.434781 C113.769408,75.434781 125.478843,86.4790004 125.478843,100.090171 C125.478843,113.744698 113.769408,124.795396 99.2924414,124.795396 Z M43.1862705,0.000996680768 C19.4366484,0.000996680768 0,17.6671633 0,40.0675636 L0,191.692609 L155.431898,191.692609 C179.174652,191.692609 196.465116,168.35782 196.465116,145.963899 L196.465116,0 L43.1889123,0 L43.1862705,0.000996680768 L43.1862705,0.000996680768 Z","fill":"#0F80AA"}}],"content":"\n "}],"content":"\n"})(props); };