UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

4 lines (3 loc) 1.1 kB
import { jsx as _jsx } from "react/jsx-runtime"; const SvgIcHideLargeoutlined20Px = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", ...props, children: _jsx("path", { d: "M3.975 6.344a.5.5 0 0 0-.95.31L3.5 6.5l-.475.155v.003l.002.005.006.016.019.052q.024.065.071.178c.065.149.163.356.303.599.222.385.55.864 1.017 1.342l-1.296 1.297a.5.5 0 1 0 .707.707l1.34-1.34c.458.348 1.003.669 1.646.923l-.8 1.866a.5.5 0 1 0 .92.394l.837-1.954a9 9 0 0 0 1.703.245V13.5a.5.5 0 1 0 1 0v-2.512a9 9 0 0 0 1.703-.245l.838 1.954a.5.5 0 1 0 .919-.394l-.8-1.866a7 7 0 0 0 1.646-.923l1.39 1.39a.42.42 0 0 0 .632-.026l.026-.024a.5.5 0 0 0 0-.707L15.557 8.85a6.8 6.8 0 0 0 1.018-1.342 6 6 0 0 0 .374-.777l.018-.052.006-.016.002-.005v-.003L16.5 6.5l.476.155a.5.5 0 0 0-.951-.31l-.002.005-.011.03q-.016.045-.054.134a5 5 0 0 1-.25.495c-.236.41-.619.95-1.197 1.456a5.9 5.9 0 0 1-2.17 1.201 7.8 7.8 0 0 1-2.34.334 7.8 7.8 0 0 1-2.342-.334 5.9 5.9 0 0 1-2.17-1.201 5.8 5.8 0 0 1-1.197-1.456 5 5 0 0 1-.304-.628l-.01-.031z" }) })); export default SvgIcHideLargeoutlined20Px;