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

Function unlock

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

Source from the content-addressed store, hash-verified

34988 d: 'M15.8 8H14V5.6C14 2.703 12.665 1 10 1 7.334 1 6 2.703 6 5.6V8H4c-.553 0-1 .646-1 1.199V17c0 .549.428 1.139.951 1.307l1.197.387C5.672 18.861 6.55 19 7.1 19h5.8c.549 0 1.428-.139 1.951-.307l1.196-.387c.524-.167.953-.757.953-1.306V9.199C17 8.646 16.352 8 15.8 8zM12 8H8V5.199C8 3.754 8.797 3 10 3c1.203 0 2 .754 2 2.199V8z',
34989 })
34990 ),
34991 unlock = ({ className: s = null, width: o = 20, height: i = 20, ...a }) =>
34992 Re.createElement(
34993 'svg',
34994 Mn()(
34995 {
34996 xmlns: 'http://www.w3.org/2000/svg',
34997 viewBox: '0 0 20 20',
34998 className: s,
34999 width: o,
35000 height: i,
35001 'aria-hidden': 'true',
35002 focusable: 'false',
35003 },
35004 a
35005 ),
35006 Re.createElement('path', {
35007 d: 'M15.8 8H14V5.6C14 2.703 12.665 1 10 1 7.334 1 6 2.703 6 5.6V6h2v-.801C8 3.754 8.797 3 10 3c1.203 0 2 .754 2 2.199V8H4c-.553 0-1 .646-1 1.199V17c0 .549.428 1.139.951 1.307l1.197.387C5.672 18.861 6.55 19 7.1 19h5.8c.549 0 1.428-.139 1.951-.307l1.196-.387c.524-.167.953-.757.953-1.306V9.199C17 8.646 16.352 8 15.8 8z',
35008 })
35009 ),
35010 icons = () => ({
35011 components: {

Callers

nothing calls this directly

Calls 1

MnFunction · 0.50

Tested by

no test coverage detected