UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

59 lines (58 loc) 1.31 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_star_outline = void 0; var ic_star_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M0,0h24v24H0V0z", "fill": "none" }, "children": [{ "name": "path", "attribs": { "d": "M0,0h24v24H0V0z", "fill": "none" }, "children": [] }] }, { "name": "path", "attribs": { "d": "M0,0h24v24H0V0z", "fill": "none" }, "children": [{ "name": "path", "attribs": { "d": "M0,0h24v24H0V0z", "fill": "none" }, "children": [] }] }] }, { "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M12,17.27L18.18,21l-1.64-7.03L22,9.24l-7.19-0.61L12,2L9.19,8.63L2,9.24l5.46,4.73L5.82,21L12,17.27z" }, "children": [{ "name": "path", "attribs": { "d": "M12,17.27L18.18,21l-1.64-7.03L22,9.24l-7.19-0.61L12,2L9.19,8.63L2,9.24l5.46,4.73L5.82,21L12,17.27z" }, "children": [] }] }] }] }; exports.ic_star_outline = ic_star_outline;