UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.39 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 CardBlock = createMeisterIcons("card-block", [["path", { "fill": "currentColor", "d": "M5 5.688c-.686 0-1.25.564-1.25 1.25v10c0 .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-10A2.756 2.756 0 0 1 5 4.188h14a2.756 2.756 0 0 1 2.75 2.75v5a.75.75 0 0 1-1.5 0v-5c0-.686-.564-1.25-1.25-1.25z", "key": "1d4b45ac951930e4c08ec187aee4f73b1be6f8ea", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M3 9.188h18v1.5H3zm15.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": "8585f0ae933ac90778584487740a41d2b447fe04", "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": "df12a0c17e7c43c32312057457584967e4f5ba06", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CardBlock as default }; //# sourceMappingURL=CardBlock.js.map