@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.22 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 DoorB = createMeisterIcons("door-b", [["path", { "fill": "currentColor", "d": "M15 21H9c-2.2 0-4-1.8-4-4V7c0-2.2 1.8-4 4-4h6c2.2 0 4 1.8 4 4v10c0 2.2-1.8 4-4 4", "key": "8b20ffd65bdcc5c29ec6ac8da2b2c9779b89dc37", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 3.75A3.26 3.26 0 0 0 5.75 7v10A3.26 3.26 0 0 0 9 20.25h6A3.26 3.26 0 0 0 18.25 17V7A3.26 3.26 0 0 0 15 3.75zM4.25 7A4.76 4.76 0 0 1 9 2.25h6A4.76 4.76 0 0 1 19.75 7v10A4.76 4.76 0 0 1 15 21.75H9A4.76 4.76 0 0 1 4.25 17z", "key": "ea11afed9a986fd71a281025dc8d80e1818635e7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M15 13c-.3 0-.5-.1-.7-.3-.1-.1-.2-.2-.2-.3-.1-.2-.1-.3-.1-.4 0-.3.1-.6.2-.8.4-.4 1-.4 1.4 0 .2.2.3.4.3.7 0 .1 0 .3-.1.4s-.1.2-.2.3c-.1.2-.4.4-.6.4", "key": "35ea46fd983742d66c70af76e81012f2b9457c39", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { DoorB as default };
//# sourceMappingURL=DoorB.js.map