@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 900 B
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 ShieldCheck = createMeisterIcons("shield-check", [["path", { "fill": "currentColor", "d": "M4.25 7.5A3.26 3.26 0 0 1 7.5 4.25h9a3.26 3.26 0 0 1 3.25 3.25V12c0 4.186-3.564 7.75-7.75 7.75A7.743 7.743 0 0 1 4.25 12zM7.5 2.75A4.76 4.76 0 0 0 2.75 7.5V12A9.243 9.243 0 0 0 12 21.25c5.014 0 9.25-4.236 9.25-9.25V7.5a4.76 4.76 0 0 0-4.75-4.75zm8.024 7.787a.75.75 0 1 0-1.048-1.074l-3.72 3.63L9.6 11.55a.75.75 0 1 0-1.2.9l1.532 2.043.038.037c.222.223.506.295.73.295.222 0 .504-.071.726-.29z", "key": "71b49c7687a60cfd809e522d22ab3bfb3083fcd5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ShieldCheck as default };
//# sourceMappingURL=ShieldCheck.js.map