UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 339 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.fire = void 0; var fire = { "viewBox": "0 0 8 8", "children": [{ "name": "path", "attribs": { "d": "M2 0c1 2-2 3-2 5s2 3 2 3c-.98-1.98 2-3 2-5s-2-3-2-3zm3 3c1 2-2 3-2 5h3c.4 0 1-.5 1-2 0-2-2-3-2-3z" } }] }; exports.fire = fire;