@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.77 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 Database = createMeisterIcons("database", [["path", { "fill": "currentColor", "d": "M6.728 5.842C5.361 6.526 4.8 7.332 4.8 8s.56 1.474 1.928 2.158c1.324.661 3.204 1.092 5.322 1.092s3.998-.43 5.321-1.092q.457-.23.799-.474a.75.75 0 0 1 .493-.41c.442-.437.637-.88.637-1.274 0-.667-.56-1.474-1.929-2.158-1.323-.661-3.203-1.092-5.321-1.092s-3.998.43-5.322 1.092M18.042 11.5q.41-.204.783-.448c.264.345.375.672.375.949 0 .404-.236.914-.838 1.43-1.214 1.041-3.612 1.82-6.412 1.82-2.603 0-4.859-.673-6.139-1.604a.75.75 0 0 0-.433-.36c-.485-.467-.678-.92-.678-1.286 0-.3.13-.66.445-1.037q.431.296.913.536c1.572.786 3.692 1.251 5.992 1.251s4.42-.465 5.992-1.25M4.047 14.06C3.532 13.467 3.2 12.765 3.2 12c0-.758.327-1.454.834-2.045C3.578 9.388 3.3 8.733 3.3 8c0-1.542 1.23-2.736 2.758-3.5C7.63 3.716 9.75 3.25 12.05 3.25s4.42.465 5.992 1.25C19.57 5.265 20.8 6.459 20.8 8c0 .786-.32 1.48-.835 2.075.45.564.735 1.218.735 1.925 0 .713-.29 1.372-.747 1.94.515.594.847 1.296.847 2.06 0 1.539-1.238 2.732-2.765 3.496-1.573.787-3.693 1.254-5.985 1.254s-4.412-.467-5.985-1.254C4.538 18.732 3.3 17.539 3.3 16c0-.713.29-1.372.747-1.94m1.139.978c-.272.35-.386.682-.386.963 0 .661.562 1.468 1.935 2.154 1.326.663 3.207 1.096 5.315 1.096s3.988-.433 5.314-1.096C18.739 17.468 19.3 16.661 19.3 16c0-.305-.134-.669-.457-1.05-1.636 1.13-4.184 1.8-6.893 1.8-2.639 0-5.125-.635-6.764-1.713", "key": "f2e7bd9e64d2d65344bd7606d613fba216b0b4ba", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Database as default };
//# sourceMappingURL=Database.js.map