UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

45 lines (44 loc) 1 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_star_rate = void 0; var ic_star_rate = { "viewBox": "0 0 24 24", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24", "x": "0" }, "children": [{ "name": "rect", "attribs": { "fill": "none", "height": "24", "width": "24", "x": "0" }, "children": [] }] }, { "name": "polygon", "attribs": { "points": "14.43,10 12,2 9.57,10 2,10 8.18,14.41 5.83,22 12,17.31 18.18,22 15.83,14.41 22,10" }, "children": [{ "name": "polygon", "attribs": { "points": "14.43,10 12,2 9.57,10 2,10 8.18,14.41 5.83,22 12,17.31 18.18,22 15.83,14.41 22,10" }, "children": [] }] }] }] }; exports.ic_star_rate = ic_star_rate;