UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.28 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 Drawer = createMeisterIcons("drawer", [["path", { "fill": "currentColor", "d": "M6.85 3.75C5.064 3.75 3.7 5.114 3.7 6.9v10.2c0 1.786 1.364 3.15 3.15 3.15h10.3c1.786 0 3.15-1.364 3.15-3.15V6.9c0-1.64-1.42-3.058-3.268-3.15zM2.2 6.9c0-2.614 2.036-4.65 4.65-4.65h10.234c2.544.116 4.716 2.095 4.716 4.65v10.2c0 2.614-2.036 4.65-4.65 4.65H6.85c-2.614 0-4.65-2.036-4.65-4.65z", "key": "2956233fd297b9659dacbbc382d34c22ec277743", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21.05 12.85h-18v-1.5h18zM8.4 2.35h7.3V4.9c0 .814-.636 1.45-1.45 1.45h-4.4c-.814 0-1.45-.636-1.45-1.45zm1.5 1.5v1h4.3v-1z", "key": "1670eca3b666f6524af57f1a7e51120eda353705", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.9 13.85V12.1H8.4v1.8c0 .814.636 1.45 1.45 1.45h4.4c.814 0 1.45-.636 1.45-1.45v-1.8h-1.5v1.75z", "key": "604c0964cc80cc844f3172081ef5ce793f262624", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Drawer as default }; //# sourceMappingURL=Drawer.js.map