UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

4 lines (3 loc) 497 B
import { jsx as _jsx } from "react/jsx-runtime"; const SvgIcCloseLargeoutlined20Px = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", ...props, children: _jsx("path", { fillRule: "evenodd", d: "M4.854 15.854a.5.5 0 0 1-.708-.708L9.293 10 4.146 4.854a.5.5 0 1 1 .708-.708L10 9.293l5.146-5.147a.5.5 0 0 1 .708.708L10.707 10l5.147 5.146a.5.5 0 0 1-.708.708L10 10.707z", clipRule: "evenodd" }) })); export default SvgIcCloseLargeoutlined20Px;