@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.7 kB
JavaScript
/**
* @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 CardBlockB = createMeisterIcons("card-block-b", [["path", { "fill": "currentColor", "d": "M21 6.938v3H3v-3c0-1.1.9-2 2-2h14c1.1 0 2 .9 2 2", "key": "91b7c0ff98fc4df85dad8982581f218405c5cbc4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5 5.688c-.686 0-1.25.564-1.25 1.25v2.25h16.5v-2.25c0-.686-.564-1.25-1.25-1.25zm-2.75 1.25A2.756 2.756 0 0 1 5 4.188h14a2.756 2.756 0 0 1 2.75 2.75v3.75H2.25z", "key": "2250bceb8d9d7569120440f0ed39d8a8b8788463", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 9.188a.75.75 0 0 1 .75.75v2a.75.75 0 0 1-1.5 0v-2a.75.75 0 0 1 .75-.75m-18 0a.75.75 0 0 1 .75.75v7c0 .685.564 1.25 1.25 1.25h7a.75.75 0 0 1 0 1.5H5a2.756 2.756 0 0 1-2.75-2.75v-7a.75.75 0 0 1 .75-.75m15.345 5.654c-.689-.758-1.993-.796-2.815.026l-.012.012-.013.012c-.758.69-.796 1.993.025 2.815.807.807 2.033.807 2.84 0l.012-.012.013-.012c.759-.69.797-1.993-.025-2.815l-.013-.013zm1.098-1.022c-1.31-1.424-3.585-1.387-4.96-.025-1.43 1.313-1.387 3.599-.013 4.973 1.388 1.389 3.554 1.393 4.948.012 1.424-1.309 1.387-3.585.025-4.96", "key": "64b66728160d700908e9c94814b18b360a8301b2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m14.47 17.707 3.9-3.9 1.06 1.06-3.9 3.9z", "key": "679e98ca57128a531622c49ec49a6b5ab17b7dc4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CardBlockB as default };
//# sourceMappingURL=CardBlockB.js.map