UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

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