@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.71 kB
JavaScript
;
/**
* @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 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": "de9508949b38760aa48289c45fdad60097ed7fe2", "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": "b0189a5d40dea91c1ad2d311d961494eb8383d0c", "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": "cbadfcb0183c4b98d547d8044bf67cf549498bbe", "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": "caf0d9a86426aaa918ba05290812f010081d9f30", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CardBlockB as default };
//# sourceMappingURL=CardBlockB.js.map