UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.3 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 ShieldCheckB = createMeisterIcons("shield-check-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": "81ef8a7bd9895ef3168e27ee25d5b7cf23e4fa49", "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": "fb08fb5ec88500fa84f890814cef09c0100f939d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M15.537 9.476a.75.75 0 0 1-.013 1.06l-4.098 3.999c-.222.219-.504.29-.726.29a1.03 1.03 0 0 1-.73-.295l-.038-.037L8.4 12.45a.75.75 0 0 1 1.2-.9l1.157 1.542 3.72-3.629a.75.75 0 0 1 1.06.013", "key": "0867d51a67f2df5584186838863590c3d14e6249", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ShieldCheckB as default }; //# sourceMappingURL=ShieldCheckB.js.map