@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 ParallelogramTool = createMeisterIcons("parallelogram-tool", [["path", { "fill": "currentColor", "d": "M6.5 18.45h11v1.5h-11zm2-14.4h7v1.5h-7zm9.438 2.316 2 11-1.476.268-2-11zm-10.4.268-2 11-1.476-.268 2-11z", "key": "9e3a6e3747dd2cf61e93b6e78ad6b82fc55a02ac", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.8 3.85a.95.95 0 1 0 0 1.9.95.95 0 0 0 0-1.9m-2.45.95a2.45 2.45 0 1 1 4.9 0 2.45 2.45 0 0 1-4.9 0m.45 13.45a.95.95 0 1 0 0 1.9.95.95 0 0 0 0-1.9m-2.45.95a2.45 2.45 0 1 1 4.9 0 2.45 2.45 0 0 1-4.9 0m16.85-.95a.95.95 0 1 0 0 1.9.95.95 0 0 0 0-1.9m-2.45.95a2.45 2.45 0 1 1 4.9 0 2.45 2.45 0 0 1-4.9 0m.45-15.35a.95.95 0 1 0 0 1.9.95.95 0 0 0 0-1.9m-2.45.95a2.45 2.45 0 1 1 4.9 0 2.45 2.45 0 0 1-4.9 0", "key": "3a401cbbefd2893b29ed5dceb0aa4d93a2f1cef4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ParallelogramTool as default };
//# sourceMappingURL=ParallelogramTool.js.map