UNPKG

@pagopa/mui-italia

Version:

[Material-UI](https://mui.com/core/) theme inspired by [Bootstrap Italia](https://italia.github.io/bootstrap-italia/).

7 lines (6 loc) 1.09 kB
"use strict"; "use client"; Object.defineProperty(exports, "__esModule", { value: true }); const jsx_runtime_1 = require("react/jsx-runtime"); const ArrowForward = () => ((0, jsx_runtime_1.jsx)("svg", Object.assign({ width: "44", height: "24", viewBox: "0 0 44 24", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, { children: (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M31.5429 1.04289C31.9334 0.652369 32.5666 0.652369 32.9571 1.04289L43.2071 11.2929C43.3037 11.3895 43.3765 11.501 43.4253 11.62C43.4658 11.7186 43.491 11.8251 43.498 11.9365C43.499 11.9524 43.4996 11.9684 43.4999 11.9845C43.5 11.9948 43.5 12.0052 43.4999 12.0155C43.4961 12.2614 43.4021 12.5063 43.218 12.6961C43.2139 12.7003 43.2098 12.7044 43.2057 12.7085L32.9571 22.9571C32.5666 23.3476 31.9334 23.3476 31.5429 22.9571C31.1524 22.5666 31.1524 21.9334 31.5429 21.5429L40.0858 13L1.5 13C0.947715 13 0.5 12.5523 0.5 12C0.5 11.4477 0.947715 11 1.5 11L40.0858 11L31.5429 2.45711C31.1524 2.06658 31.1524 1.43342 31.5429 1.04289Z", fill: "#0062C3" }) }))); exports.default = ArrowForward;