@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.18 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 CopySquare = createMeisterIcons("copy-square", [["path", { "fill": "currentColor", "d": "M6.5 4.25c-1.286 0-2.25.964-2.25 2.25v6c0 1.286.964 2.25 2.25 2.25h6c1.186 0 2.25-1.064 2.25-2.25v-6c0-1.286-.964-2.25-2.25-2.25zM2.75 6.5c0-2.114 1.636-3.75 3.75-3.75h6c2.114 0 3.75 1.636 3.75 3.75v6c0 2.014-1.736 3.75-3.75 3.75h-6c-2.114 0-3.75-1.636-3.75-3.75z", "key": "53477d14fe5ce736247f3306b3e051aa222edf67", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.5 9.25c-1.286 0-2.25.964-2.25 2.25v6c0 1.286.964 2.25 2.25 2.25h6c1.186 0 2.25-1.064 2.25-2.25v-6c0-1.286-.964-2.25-2.25-2.25zM7.75 11.5c0-2.114 1.636-3.75 3.75-3.75h6c2.114 0 3.75 1.636 3.75 3.75v6c0 2.014-1.736 3.75-3.75 3.75h-6c-2.114 0-3.75-1.636-3.75-3.75z", "key": "082f8cd5dad8cce85ff29a03d676c8a46b0fb5c7", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CopySquare as default };
//# sourceMappingURL=CopySquare.js.map