UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.14 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 ReactangleHalfB = createMeisterIcons("reactangle-half-b", [["path", { "fill": "currentColor", "d": "M19 7v5H5V7c0-2.2 1.8-4 4-4h6c2.2 0 4 1.7 4 4", "key": "5cff4402c234d8edc60c487e418f86b02b02d5e2", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 3.75A3.26 3.26 0 0 0 5.75 7v4.25h12.5V7c0-1.874-1.452-3.25-3.25-3.25zM4.25 7A4.76 4.76 0 0 1 9 2.25h6c2.602 0 4.75 2.024 4.75 4.75v5.75H4.25z", "key": "047f2a07f79c0a30f41075babbe4fa8232b36ca6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.25 11.25h15.5V17A4.76 4.76 0 0 1 15 21.75H9A4.76 4.76 0 0 1 4.25 17zm1.5 1.5V17A3.26 3.26 0 0 0 9 20.25h6A3.26 3.26 0 0 0 18.25 17v-4.25z", "key": "3efde70eccc7f31cc79bd92d21a5f1542683d418", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ReactangleHalfB as default }; //# sourceMappingURL=ReactangleHalfB.js.map