@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.29 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 DatabaseB = createMeisterIcons("database-b", [["path", { "fill": "currentColor", "d": "M12 12c4.418 0 8-1.79 8-4s-3.582-4-8-4-8 1.79-8 4 3.582 4 8 4", "key": "b69943ce171a617a031b24205f52156818d8dd42", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.679 5.842C5.31 6.526 4.75 7.332 4.75 8s.56 1.474 1.929 2.158c1.323.661 3.203 1.092 5.321 1.092s3.998-.43 5.321-1.092C18.69 9.474 19.25 8.668 19.25 8s-.56-1.474-1.929-2.158C15.998 5.181 14.118 4.75 12 4.75s-3.998.43-5.321 1.092m-.671-1.341C7.58 3.715 9.7 3.25 12 3.25s4.42.465 5.992 1.25c1.528.764 2.758 1.958 2.758 3.5s-1.23 2.736-2.758 3.5c-1.572.785-3.692 1.25-5.992 1.25s-4.42-.465-5.992-1.25C4.48 10.735 3.25 9.541 3.25 8s1.23-2.736 2.758-3.5", "key": "04c3cebe0182e14eec373af7c9cee3ee616ae055", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.61 9.564a.75.75 0 0 1-.174 1.046c-.48.343-.686.802-.686 1.39 0 .49.22.9.838 1.43C6.802 14.473 9.2 15.25 12 15.25s5.198-.778 6.412-1.82c.602-.516.838-1.026.838-1.43s-.236-.914-.838-1.43a.75.75 0 1 1 .976-1.14c.798.684 1.362 1.574 1.362 2.57s-.564 1.886-1.362 2.57C17.802 15.929 15 16.75 12 16.75s-5.802-.821-7.388-2.18C3.83 13.9 3.25 13.11 3.25 12c0-1.011.393-1.953 1.314-2.61a.75.75 0 0 1 1.046.174", "key": "36f7eda136177494dee524bd364e51b68230b027", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M5.67 13.512a.75.75 0 0 1-.082 1.057c-.602.517-.838 1.027-.838 1.431 0 .661.562 1.468 1.935 2.154 1.327.663 3.207 1.096 5.315 1.096s3.988-.433 5.315-1.096c1.373-.686 1.935-1.493 1.935-2.154 0-.404-.236-.914-.838-1.43a.75.75 0 0 1 .976-1.14c.798.684 1.362 1.574 1.362 2.57 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.488 18.732 3.25 17.539 3.25 16c0-.996.564-1.886 1.362-2.57a.75.75 0 0 1 1.057.082", "key": "96c2b5a688aa700e578acbe5dcd3167c1d280515", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { DatabaseB as default };
//# sourceMappingURL=DatabaseB.js.map