UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 531 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.GiFire = function GiFire (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M256 16c-52.5 252.632-210 277.845 0 454.688C466 293.845 308.5 268.63 256 16zM124.75 167.407C98.5 243.197 46 294.117 46 369.907S151 496 229.75 496c-157.5-126.317-105-202.278-105-328.593zm262.5 0c0 126.317 52.5 202.278-105 328.593C361 496 466 445.696 466 369.907c0-75.79-52.5-126.71-78.75-202.5z"}}]})(props); };