UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 570 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.IoPlanetOutline = function IoPlanetOutline (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"fill":"none","strokeMiterlimit":"10","strokeWidth":"32","d":"M413.48 284.46c58.87 47.24 91.61 89 80.31 108.55-17.85 30.85-138.78-5.48-270.1-81.15S.37 149.84 18.21 119c11.16-19.28 62.58-12.32 131.64 14.09"}},{"tag":"circle","attr":{"cx":"256","cy":"256","r":"160","fill":"none","strokeMiterlimit":"10","strokeWidth":"32"}}]})(props); };