@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.46 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.1 - ISC
* The source code is licensed under the ISC license.
* See the root directory for the LICENSE file.
*/
import createMeisterIcons from '../createMeisterIcons.js';
const ShieldCodeB = createMeisterIcons("shield-code-b", [["path", { "fill": "currentColor", "d": "M12.3 20.8c-4.7 0-8.5-3.8-8.5-8.5V7.8c0-2.2 1.8-4 4-4h9c2.2 0 4 1.8 4 4v4.5c0 4.6-3.9 8.5-8.5 8.5", "key": "0813be512a3d5f04149204987f0e56294c65ff83", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.8 4.55A3.26 3.26 0 0 0 4.55 7.8v4.5a7.743 7.743 0 0 0 7.75 7.75c4.186 0 7.75-3.564 7.75-7.75V7.8a3.26 3.26 0 0 0-3.25-3.25zM3.05 7.8A4.76 4.76 0 0 1 7.8 3.05h9a4.76 4.76 0 0 1 4.75 4.75v4.5c0 5.014-4.236 9.25-9.25 9.25a9.243 9.243 0 0 1-9.25-9.25z", "key": "a0739d4c575dd0148c91a698923cd78ee5ecb9f4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M10.93 9.87a.75.75 0 0 1 0 1.06l-1.322 1.322 1.34 1.436a.75.75 0 1 1-1.096 1.024l-1.354-1.45a1.3 1.3 0 0 1-.473-1.012c0-.35.14-.753.485-1.021l1.36-1.36a.75.75 0 0 1 1.06 0m2.64-.099a.75.75 0 0 1 1.06 0l1.4 1.4c.27.27.445.63.445 1.03s-.174.76-.445 1.03l-1.4 1.4a.75.75 0 1 1-1.06-1.06l1.37-1.37-1.37-1.37a.75.75 0 0 1 0-1.06", "key": "a00bd263200fc8648bcc5b7100a823767d379172", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ShieldCodeB as default };
//# sourceMappingURL=ShieldCodeB.js.map