UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.4 kB
"use strict"; /** * @license @meistericons/react v0.21.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": "cae8f39e847838ab6e7c85b2a8a443c7f099ad94", "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": "f17089e1baaffe23e6883c3ca0a8da8da0668d63", "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": "14992370c4dc6cf9d79960f9b98c4790fa683526", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CardBlock as default }; //# sourceMappingURL=CardBlock.js.map