@react-icons/all-files
Version:
SVG React icons of popular icon packs using ES6 imports
6 lines (5 loc) • 546 B
JavaScript
// THIS FILE IS AUTO GENERATED
var GenIcon = require('../lib').GenIcon
module.exports.IoFlashlightSharp = function IoFlashlightSharp (props) {
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M330 16l-42.68 42.7L453.3 224.68 496 182 330 16z"}},{"tag":"ellipse","attr":{"cx":"224.68","cy":"287.3","fill":"none","rx":"20.03","ry":"19.96"}},{"tag":"path","attr":{"d":"M429.21 243.85L268 82.59 249.65 168 16 402l94 94 234.23-233.8zm-189 56.07a20 20 0 110-25.25 20 20 0 01-.02 25.25z"}}]})(props);
};