@meistericons/react
Version:
React icon library of meistericons.
16 lines (13 loc) • 366 B
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.
*/
var defaultAttributes = {
xmlns: "http://www.w3.org/2000/svg",
fill: "none",
viewBox: "0 0 24 24"
};
export { defaultAttributes as default };
//# sourceMappingURL=defaultAttributes.js.map