UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.63 kB
/** * @license @meistericons/vue v0.5.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 ShieldBlockB = createMeisterIcons("shield-block-b", [["path", { "fill": "currentColor", "d": "M12 20.5c-4.7 0-8.5-3.8-8.5-8.5V7.5c0-2.2 1.8-4 4-4h9c2.2 0 4 1.8 4 4V12c0 4.6-3.9 8.5-8.5 8.5", "key": "f4a1cffa1c80630274eec8749719910ad2b5ec41", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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 12z", "key": "f0171d4945e85fd4b372928307e5a63d1c2a1fea", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M13.85 10.01c-.992-1.069-2.701-1.098-3.82.02l-.01.01-.01.01c-1.069.992-1.098 2.701.02 3.82l.01.01.01.01c1.003 1.08 2.797 1.08 3.8 0l.02-.02.02-.02c1.069-.992 1.098-2.701-.02-3.82l-.01-.01zm1.09-1.03c-1.605-1.718-4.282-1.689-5.96-.02-1.718 1.605-1.689 4.282-.02 5.96 1.592 1.703 4.374 1.707 5.97.01 1.708-1.606 1.675-4.275.01-5.95", "key": "8d1ca608babe67d58c817fdb442e5334731f9854", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "m8.97 13.87 4.9-4.9 1.06 1.06-4.9 4.9z", "key": "941b4e28bd2a7cf435f40c9ce7d77ca9e345d53f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ShieldBlockB as default }; //# sourceMappingURL=ShieldBlockB.js.map