@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.13 kB
JavaScript
/**
* @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 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": "6f0450192d484733045a12c388f89afba66915d8", "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": "f4bbd3088190e9abc89186989d8716dc9630b566", "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": "d2aad95fe0466cee1fd87e8e5c6938a5b8574d62", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ReactangleHalfB as default };
//# sourceMappingURL=ReactangleHalfB.js.map