UNPKG

@icongo/li

Version:
19 lines 1.14 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var LIGuiPriceTagEuro = props => /*#__PURE__*/_jsxs("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", { fill: "#3f51b5", d: "M7.316 1 1.379 6.937a1.258 1.258 0 0 0 0 1.8l3.884 3.884a1.258 1.258 0 0 0 1.8 0L13 6.684v-4.42C13 1.567 12.432 1 11.737 1H7.316zm3.79 2.526c-.348 0-.632-.284-.632-.631s.284-.632.631-.632.632.284.632.632-.284.631-.632.631z" }), /*#__PURE__*/_jsx("path", { fill: "#fff59d", d: "m8.326 6.779-.379.379-.852-.853-.316.316.853.853-.38.379L6.433 7c-.158.19-.758.726.031 1.516a2.2 2.2 0 0 0 .569.41l-.506.695c-.126-.063-.537-.379-.726-.568-.568-.569-1.168-1.737-.095-2.78l-.41-.41.379-.379.41.41.316-.315-.41-.41.378-.38.443.443c.284-.285 1.484-1.169 2.81.157.221.222.442.537.505.664l-.694.505c-.032-.095-.158-.316-.38-.537-.726-.726-1.357-.158-1.515-.063l.79.82z" })] })); export { LIGuiPriceTagEuro };