UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 430 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.IoContrastOutline = function IoContrastOutline (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"circle","attr":{"cx":"256","cy":"256","r":"208","fill":"none","strokeLinejoin":"round","strokeWidth":"32"}},{"tag":"path","attr":{"d":"M256 464c-114.88 0-208-93.12-208-208S141.12 48 256 48z"}}]})(props); };