UNPKG

@lunit/oui

Version:

Lunit Oncology UI components

4 lines (3 loc) 539 B
import { jsx as _jsx } from "react/jsx-runtime"; const SvgIcInformationSmalloutlined20Px = (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 10a6 6 0 1 1 12 0 6 6 0 0 1-12 0m6-7a7 7 0 1 0 0 14 7 7 0 0 0 0-14m.09 6.008a.5.5 0 0 0-.18 0 .75.75 0 0 0-.66.745v3.5a.75.75 0 0 0 1.5 0v-3.5a.75.75 0 0 0-.66-.745M10 8a1 1 0 1 1 0-2 1 1 0 0 1 0 2", clipRule: "evenodd" }) })); export default SvgIcInformationSmalloutlined20Px;