UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 493 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.IoToggleOutline = function IoToggleOutline (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"circle","attr":{"cx":"368","cy":"256","r":"128","fill":"none","strokeLinejoin":"round","strokeWidth":"32"}},{"tag":"rect","attr":{"width":"480","height":"256","x":"16","y":"128","fill":"none","strokeLinejoin":"round","strokeWidth":"32","rx":"128","ry":"128"}}]})(props); };