@lunit/oui
Version:
Lunit Oncology UI components
4 lines (3 loc) • 1.93 kB
JavaScript
import { jsx as _jsx } from "react/jsx-runtime";
const SvgIcCopyCoordinatesUrloutlined20Px = (props) => (_jsx("svg", { xmlns: "http://www.w3.org/2000/svg", fill: "currentColor", viewBox: "0 0 20 20", ...props, children: _jsx("path", { fillRule: "evenodd", d: "M3 5C2.44772 5 2 5.44772 2 6V17C2 17.5523 2.44772 18 3 18H14C14.5523 18 15 17.5523 15 17H16C16 18.1046 15.1046 19 14 19H3C1.89543 19 1 18.1046 1 17V6C1 4.89543 1.89543 4 3 4V5ZM17 1C18.1046 1 19 1.89543 19 3V14C19 15.1046 18.1046 16 17 16H6C4.89543 16 4 15.1046 4 14V3C4 1.89543 4.89543 1 6 1H17ZM6 2C5.44772 2 5 2.44772 5 3V14C5 14.5523 5.44772 15 6 15H17C17.5523 15 18 14.5523 18 14V3C18 2.44772 17.5523 2 17 2H6ZM8.88086 8.06055C9.06857 7.87301 9.37285 7.87299 9.56055 8.06055C9.74813 8.24824 9.74809 8.55252 9.56055 8.74023L8.46582 9.83594C7.81199 10.4899 7.8101 11.4722 8.36914 12.0312C8.92794 12.5899 9.90957 12.5884 10.5635 11.9355L11.6543 10.8369C11.8413 10.6485 12.1455 10.6471 12.334 10.834C12.5221 11.0209 12.5236 11.3252 12.3369 11.5137L11.2451 12.6143L11.2441 12.6152C10.2581 13.6007 8.66576 13.6871 7.68945 12.7109C6.71315 11.7346 6.79961 10.1424 7.78516 9.15625L8.88086 8.06055ZM12.8506 6.87012C13.0383 6.68238 13.3425 6.68238 13.5303 6.87012C13.7179 7.05786 13.718 7.36211 13.5303 7.5498L10.5527 10.5273C10.365 10.7146 10.0607 10.7148 9.87305 10.5273C9.68545 10.3397 9.68573 10.0354 9.87305 9.84766L12.8506 6.87012ZM12.1465 4.79492C13.1367 3.80469 14.7347 3.70746 15.7139 4.68652C16.6929 5.6657 16.5957 7.26367 15.6055 8.25391L14.5234 9.33594C14.3357 9.52351 14.0315 9.52352 13.8438 9.33594C13.6561 9.14824 13.6561 8.844 13.8438 8.65625L14.9258 7.57422C15.5896 6.91042 15.5905 5.9227 15.0342 5.36621C14.4777 4.80985 13.49 4.81081 12.8262 5.47461L11.7441 6.55762C11.5565 6.74483 11.2521 6.74486 11.0645 6.55762C10.8768 6.36992 10.8768 6.0647 11.0645 5.87695L12.1465 4.79492Z", clipRule: "evenodd" }) }));
export default SvgIcCopyCoordinatesUrloutlined20Px;