UNPKG

zent

Version:

一套前端设计语言和基于React的实现

9 lines (8 loc) 1.37 kB
import { __assign } from "tslib"; import { jsx as _jsx } from "react/jsx-runtime"; var d = 'M5.99995351,10.2785052 L3.0526252,11.9161235 C2.73134341,12.0946367 2.3262008,11.9788615 2.14771388,11.6575325 C2.07507647,11.5267638 2.048604,11.3753341 2.07256714,11.227673 L2.644706,7.70214784 L0.18800271,5.17127401 C-0.0680077998,4.90753426 -0.0617734594,4.4861629 0.201927499,4.23011474 C0.30111659,4.13380419 0.42783327,4.07077947 0.564476058,4.04979499 L3.92629651,3.5335141 L5.39699811,0.384084246 C5.55252473,0.0510321934 5.9485563,-0.0928620579 6.28155937,0.0626874406 C6.42306565,0.128786625 6.53681945,0.242557148 6.60290891,0.384084246 L8.07361051,3.5335141 L11.435431,4.04979499 C11.7987051,4.10558366 12.047978,4.44534453 11.9921975,4.80867212 C11.9712161,4.94533501 11.9082007,5.07207032 11.8119043,5.17127401 L9.35520102,7.70214784 L9.92733988,11.227673 C9.98622287,11.5905106 9.73986227,11.9323896 9.37707808,11.9912813 C9.22943868,12.015248 9.07803132,11.9887716 8.94728182,11.9161235 L5.99995351,10.2785052 Z'; var StarIcon = function (props) { var className = props.className; return (_jsx("svg", __assign({ className: className, width: "1em", height: "1em", viewBox: "0 0 12 12", version: "1.1", "data-zv": '10.0.17' }, { children: _jsx("path", { fill: "currentColor", d: d, "data-zv": '10.0.17' }, void 0) }), void 0)); }; export default StarIcon;