UNPKG

@icongo/li

Version:
14 lines 648 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; var LIGuiBadge8 = 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: "m12.614 11.364-2.028.02-.47 1.923-1.836-.84L7 14l-1.28-1.534-1.835.84-.47-1.922-2.029-.02.433-1.931L0 8.558 1.249 7 0 5.442l1.819-.875-.433-1.931 2.028-.02.47-1.923 1.836.84L7 0l1.28 1.534 1.835-.84.47 1.922 2.029.02-.433 1.931L14 5.442 12.751 7 14 8.558l-1.819.875Z" }) })); export { LIGuiBadge8 };