UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.13 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 SquareTool = createMeisterIcons("square-tool", [["path", { "fill": "currentColor", "d": "M6.5 18.45h11v1.5h-11zm0-14.4h11v1.5h-11zM19.95 6.5v11h-1.5v-11zm-14.4 0v11h-1.5v-11z", "key": "43a91aa79bc10c148a313afd0de089093a7f0db5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.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 0M4.8 18.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-.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 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 0", "key": "67be13dc032f7c678693fb4e57e7847387f21ee7", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SquareTool as default }; //# sourceMappingURL=SquareTool.js.map