UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.19 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 SquareCircleB = createMeisterIcons("square-circle-b", [["path", { "fill": "currentColor", "d": "M12 16a4 4 0 1 0 0-8 4 4 0 0 0 0 8", "key": "b26a8c2c8c0481e7720705d5b17296117153ba42", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 8.75a3.25 3.25 0 1 0 0 6.5 3.25 3.25 0 0 0 0-6.5M7.25 12a4.75 4.75 0 1 1 9.5 0 4.75 4.75 0 0 1-9.5 0", "key": "e761993bfef66211bd4c2e7a80c1214de7b4fdb9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 3.75C6.014 3.75 3.75 6.014 3.75 9v6c0 2.886 2.364 5.25 5.25 5.25h6c2.886 0 5.25-2.364 5.25-5.25V9c0-2.886-2.364-5.25-5.25-5.25zM2.25 9c0-3.814 2.936-6.75 6.75-6.75h6c3.714 0 6.75 3.036 6.75 6.75v6c0 3.714-3.036 6.75-6.75 6.75H9c-3.714 0-6.75-3.036-6.75-6.75z", "key": "05d7d222c3b964fc2fa0b81612bbd49682c98bd1", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SquareCircleB as default }; //# sourceMappingURL=SquareCircleB.js.map