@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.16 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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": "77e8523b9488cb1fea2500ae0234eac2c1c0d6c1", "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": "c00e2917220f7edfdf8a874bb877a13f39fe7d60", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ParallelogramTool as default };
//# sourceMappingURL=ParallelogramTool.js.map