UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 985 B
/** * @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 MinusBlockB = createMeisterIcons("minus-block-b", [["path", { "fill": "currentColor", "d": "M3 13.7v-3.4C3 9.6 3.6 9 4.3 9h15.4c.7 0 1.3.6 1.3 1.3v3.4c0 .7-.6 1.3-1.3 1.3H4.2c-.7 0-1.2-.6-1.2-1.3", "key": "206b9e4c3dc7b02189f37abaebb0c5403205b9f2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.3 9.75a.575.575 0 0 0-.55.55v3.4c0 .366.24.55.45.55h15.5c.286 0 .55-.264.55-.55v-3.4a.575.575 0 0 0-.55-.55zm-2.05.55c0-1.114.936-2.05 2.05-2.05h15.4c1.114 0 2.05.936 2.05 2.05v3.4c0 1.114-.936 2.05-2.05 2.05H4.2c-1.19 0-1.95-1.016-1.95-2.05z", "key": "1d7f7a4070d615204a8334ba3eb5f221065e38a7", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MinusBlockB as default }; //# sourceMappingURL=MinusBlockB.js.map