UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.11 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 CardVarB = createMeisterIcons("card-var-b", [["path", { "fill": "currentColor", "d": "M5 5.75c-.686 0-1.25.564-1.25 1.25v2.25h16.5V7c0-.738-.615-1.25-1.25-1.25zM2.25 7A2.756 2.756 0 0 1 5 4.25h14c1.365 0 2.75 1.088 2.75 2.75v3.75H2.25z", "key": "8de2a58e1cbf3d7eae13848a705a00331b8854d1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 10v7c0 1.1-.9 2-2 2H5c-1.1 0-2-.9-2-2v-7z", "key": "b0193041bfe52c24fd36bfefc21d5f7632e09e4b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.25 9.25h19.5V17A2.756 2.756 0 0 1 19 19.75H5A2.756 2.756 0 0 1 2.25 17zm1.5 1.5V17c0 .686.564 1.25 1.25 1.25h14c.686 0 1.25-.564 1.25-1.25v-6.25z", "key": "f9dbaf5c2d5c5cc2fff92bb1482179c5d3b67eff", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CardVarB as default }; //# sourceMappingURL=CardVarB.js.map