@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.09 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 ShieldBlock = createMeisterIcons("shield-block", [["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 12zm10.535 2.054c-.994-.59-2.327-.451-3.255.476l-.01.01-.01.01c-.892.828-1.06 2.154-.442 3.22zm1.047 1.075-3.715 3.715c1.018.595 2.4.444 3.233-.454l.02-.02.02-.02c.892-.828 1.06-2.155.442-3.221m.608-1.65c-1.605-1.717-4.282-1.688-5.96-.02-1.718 1.606-1.689 4.283-.02 5.962 1.592 1.702 4.374 1.706 5.97.01 1.708-1.607 1.675-4.276.01-5.952", "key": "f19460a4771d50604f422a7a7f4103e85ab3e059", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ShieldBlock as default };
//# sourceMappingURL=ShieldBlock.js.map