UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

16 lines (15 loc) 399 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.starHalf = void 0; var starHalf = { "viewBox": "0 0 896 1792", "children": [{ "name": "path", "attribs": { "d": "M832 32v1339l-449 236q-22 12-40 12-21 0-31.5-14.5t-10.5-35.5q0-6 2-20l86-500-364-354q-25-27-25-48 0-37 56-46l502-73 225-455q19-41 49-41z" } }] }; exports.starHalf = starHalf;