@dnb/eufemia
Version:
DNB Eufemia Design System UI Library
31 lines • 963 B
JavaScript
var _g, _defs;
import React from 'react';
import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
const unlock_medium = props => _jsxs("svg", {
xmlns: "http://www.w3.org/2000/svg",
width: 24,
height: 24,
fill: "none",
viewBox: "0 0 24 24",
...props,
children: [_g || (_g = _jsx("g", {
clipPath: "url(#unlock_medium_svg__a)",
children: _jsx("path", {
stroke: "#000",
strokeLinecap: "round",
strokeLinejoin: "round",
strokeWidth: 1.5,
d: "M1 10V6.25a5.25 5.25 0 0 1 10.5 0v2.625m3.375 6v3m-7.5-7.5a1.5 1.5 0 0 1 1.5-1.5H21.25a1.5 1.5 0 0 1 1.5 1.5V21.25a1.5 1.5 0 0 1-1.5 1.5H8.875a1.5 1.5 0 0 1-1.5-1.5V10.375Z"
})
})), _defs || (_defs = _jsx("defs", {
children: _jsx("clipPath", {
id: "unlock_medium_svg__a",
children: _jsx("path", {
fill: "#fff",
d: "M0 0h24v24H0z"
})
})
}))]
});
export default unlock_medium;
//# sourceMappingURL=unlock_medium.js.map