UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 750 B
"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 MinusBlock = createMeisterIcons("minus-block", [["path", { "fill": "currentColor", "d": "M4.3 9.75a.575.575 0 0 0-.55.55v3.4c0 .366.24.55.45.55h15.5c.286 0 .55-.264.55-.55v-3.4a.575.575 0 0 0-.55-.55zm-2.05.55c0-1.114.936-2.05 2.05-2.05h15.4c1.114 0 2.05.936 2.05 2.05v3.4c0 1.114-.936 2.05-2.05 2.05H4.2c-1.19 0-1.95-1.016-1.95-2.05z", "key": "e401de4ec77e5a4d6a10037fb1f8f57801ee3e61", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MinusBlock as default }; //# sourceMappingURL=MinusBlock.js.map