@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.03 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 ShieldCode = createMeisterIcons("shield-code", [["path", { "fill": "currentColor", "d": "M7.5 4.25A3.26 3.26 0 0 0 4.25 7.5V12A7.743 7.743 0 0 0 12 19.75c4.186 0 7.75-3.564 7.75-7.75V7.5a3.26 3.26 0 0 0-3.25-3.25zM2.75 7.5A4.76 4.76 0 0 1 7.5 2.75h9a4.76 4.76 0 0 1 4.75 4.75V12c0 5.014-4.236 9.25-9.25 9.25A9.243 9.243 0 0 1 2.75 12zm7.88 2.07a.75.75 0 0 1 0 1.06L9.26 12l1.37 1.37a.75.75 0 1 1-1.06 1.06l-1.4-1.4c-.27-.27-.445-.63-.445-1.03s.174-.76.445-1.03l1.4-1.4a.75.75 0 0 1 1.06 0m3.7-.1a.75.75 0 1 0-1.06 1.06l1.37 1.37-1.37 1.37a.75.75 0 1 0 1.06 1.06l1.4-1.4c.27-.27.445-.63.445-1.03s-.174-.76-.445-1.03z", "key": "108c751cf35c813ccb7e463203c88f1b725da466", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ShieldCode as default };
//# sourceMappingURL=ShieldCode.js.map