react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 503 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.iosStarHalf = void 0;
var iosStarHalf = {
"viewBox": "0 0 512 512",
"children": [{
"name": "path",
"attribs": {
"d": "M172.248,304.931l-54.677,159.073L256,365.37l138.445,98.634L339.76,304.937L480,207H308.613L256,48.005L203.402,207H32\r\n\tL172.248,304.931z M256,100.75L297,224h131l-108,74.711l42.623,122.481L256,345.257V100.75z"
},
"children": []
}]
};
exports.iosStarHalf = iosStarHalf;
;