@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.15 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 CodeSquare = createMeisterIcons("code-square", [["path", { "fill": "currentColor", "d": "M7.011 3.743A3.26 3.26 0 0 0 3.757 6.99l-.014 10c-.002 1.798 1.372 3.252 3.246 3.254l10 .014a3.26 3.26 0 0 0 3.254-3.246l.014-10a3.26 3.26 0 0 0-3.246-3.254zM2.257 6.987a4.76 4.76 0 0 1 4.756-4.744l10 .014a4.76 4.76 0 0 1 4.744 4.756l-.014 10a4.76 4.76 0 0 1-4.756 4.744l-10-.014c-2.726-.003-4.747-2.154-4.744-4.756zM13.273 9.47a.75.75 0 0 1 1.06.002l1.399 1.402c.27.27.444.63.443 1.03 0 .401-.175.76-.446 1.03l-1.402 1.398a.75.75 0 0 1-1.059-1.062l1.371-1.368-1.367-1.371a.75.75 0 0 1 .001-1.06m-2.64 1.157a.75.75 0 1 0-1.06-1.062L8.17 10.964c-.27.27-.445.63-.446 1.03 0 .4.173.76.443 1.031l1.398 1.402a.75.75 0 0 0 1.063-1.06l-1.368-1.37z", "key": "ad3f484c3e748f8c2ed0613be8c06999be177b14", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CodeSquare as default };
//# sourceMappingURL=CodeSquare.js.map