MCPcopy Index your code
hub / github.com/dataease/SQLBot / copy

Function copy

frontend/public/swagger-ui-bundle.js:34946–34970  ·  view source on GitHub ↗
({ className: s = null, width: o = 15, height: i = 16, ...a })

Source from the content-addressed store, hash-verified

34944 d: 'M14.348 14.849c-.469.469-1.229.469-1.697 0L10 11.819l-2.651 3.029c-.469.469-1.229.469-1.697 0-.469-.469-.469-1.229 0-1.697l2.758-3.15-2.759-3.152c-.469-.469-.469-1.228 0-1.697.469-.469 1.228-.469 1.697 0L10 8.183l2.651-3.031c.469-.469 1.228-.469 1.697 0 .469.469.469 1.229 0 1.697l-2.758 3.152 2.758 3.15c.469.469.469 1.229 0 1.698z',
34945 })
34946 ),
34947 copy = ({ className: s = null, width: o = 15, height: i = 16, ...a }) =>
34948 Re.createElement(
34949 'svg',
34950 Mn()(
34951 {
34952 xmlns: 'http://www.w3.org/2000/svg',
34953 viewBox: '0 0 15 16',
34954 className: s,
34955 width: o,
34956 height: i,
34957 'aria-hidden': 'true',
34958 focusable: 'false',
34959 },
34960 a
34961 ),
34962 Re.createElement(
34963 'g',
34964 { transform: 'translate(2, -1)' },
34965 Re.createElement('path', {
34966 fill: '#ffffff',
34967 fillRule: 'evenodd',
34968 d: 'M2 13h4v1H2v-1zm5-6H2v1h5V7zm2 3V8l-3 3 3 3v-2h5v-2H9zM4.5 9H2v1h2.5V9zM2 12h2.5v-1H2v1zm9 1h1v2c-.02.28-.11.52-.3.7-.19.18-.42.28-.7.3H1c-.55 0-1-.45-1-1V4c0-.55.45-1 1-1h3c0-1.11.89-2 2-2 1.11 0 2 .89 2 2h3c.55 0 1 .45 1 1v5h-1V6H1v9h10v-2zM2 5h8c0-.55-.45-1-1-1H8c-.55 0-1-.45-1-1s-.45-1-1-1-1 .45-1 1-.45 1-1 1H3c-.55 0-1 .45-1 1z',
34969 })
34970 )
34971 ),
34972 lock = ({ className: s = null, width: o = 20, height: i = 20, ...a }) =>
34973 Re.createElement(

Callers

nothing calls this directly

Calls 1

MnFunction · 0.50

Tested by

no test coverage detected