UNPKG

@icongo/li

Version:
14 lines 737 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIShapeStar = props => /*#__PURE__*/_jsx("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", "aria-hidden": "true", viewBox: "0 0 14 14" }, props, { children: /*#__PURE__*/_jsx("path", { d: "M13 5.713q0 .158-.188.346l-2.617 2.553.62 3.606q.007.05.007.144 0 .151-.076.256-.075.104-.22.104-.137 0-.288-.086L7 10.934l-3.238 1.702q-.159.086-.288.086-.152 0-.228-.104-.075-.105-.075-.256 0-.044.014-.144l.62-3.606L1.18 6.059Q1 5.864 1 5.713q0-.267.404-.332l3.62-.526 1.623-3.282q.137-.295.353-.295.216 0 .353.295l1.623 3.282 3.62.526q.404.065.404.332z" }) })); export { LIShapeStar };