@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.27 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 CodeBox = createMeisterIcons("code-box", [["path", { "fill": "currentColor", "d": "M6.048 6.95c0-1.848 1.424-3.35 3.05-3.35h5.8c1.637 0 3.05 1.414 3.05 3.35v10.133c.083 1.893-1.296 3.317-3.05 3.317h-5.8c-1.637 0-3.05-1.414-3.05-3.35zm3.05-4.85c-2.574 0-4.55 2.299-4.55 4.85v10.1c0 2.664 1.987 4.85 4.55 4.85h5.8c2.64 0 4.658-2.166 4.55-4.866V6.95c0-2.664-1.987-4.85-4.55-4.85zm-.15 5.65c0-.686.564-1.25 1.25-1.25h3.7c.686 0 1.25.564 1.25 1.25v2.7c0 .686-.564 1.25-1.25 1.25h-3.7c-.686 0-1.25-.564-1.25-1.25zM10.198 5a2.756 2.756 0 0 0-2.75 2.75v2.7a2.756 2.756 0 0 0 2.75 2.75h3.7a2.756 2.756 0 0 0 2.75-2.75v-2.7A2.756 2.756 0 0 0 13.898 5zm1.23 9.92a.75.75 0 0 1 0 1.06l-.82.82.82.82a.75.75 0 0 1-1.06 1.06l-1-1a1.233 1.233 0 0 1 0-1.76l1-1a.75.75 0 0 1 1.06 0m2.7-.1a.75.75 0 0 0-1.06 1.06l.82.82-.82.82a.75.75 0 0 0 1.06 1.06l1-1a1.233 1.233 0 0 0 0-1.76z", "key": "0441148fd8d7a141cb52b70bac322a7463e15670", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CodeBox as default };
//# sourceMappingURL=CodeBox.js.map