UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.2 kB
"use strict"; /** * @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 ParallelogramToolAlt = createMeisterIcons("parallelogram-tool-alt", [["path", { "fill": "currentColor", "d": "M18.45 17.5v-11h1.5v11zm-14.4-2v-7h1.5v7zm2.316-9.438 11-2 .268 1.476-11 2zm.268 10.4 11 2-.268 1.476-11-2z", "key": "216459967a4e560bbf2eae817ef252563bc1ae57", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.8 16.25a.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 1.05a.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 0M19.2 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 0M4.8 5.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 0", "key": "b4bb973a8b086058440103b597a8652caa070e95", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ParallelogramToolAlt as default }; //# sourceMappingURL=ParallelogramToolAlt.js.map