UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.22 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 Ruler = createMeisterIcons("ruler", [["path", { "fill": "currentColor", "d": "M9.45 3.5c-.386 0-.65.264-.65.65v15.7c0 .386.264.65.65.65h5a.8.8 0 0 0 .532-.23c.16-.152.218-.317.218-.42V4.15c0-.386-.264-.65-.65-.65zm-2.15.65C7.3 2.936 8.236 2 9.45 2h5.1c1.214 0 2.15.936 2.15 2.15v15.7c0 .596-.292 1.133-.682 1.505A2.3 2.3 0 0 1 14.45 22h-5a2.117 2.117 0 0 1-2.15-2.15z", "key": "19fcfed7404b01ec85b747e448ae8ac3b698f053", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.8 6.55a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75m0 3.5a.75.75 0 0 1 .75-.75h3.9a.75.75 0 0 1 0 1.5h-3.9a.75.75 0 0 1-.75-.75m0 3.5a.75.75 0 0 1 .75-.75h2a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1-.75-.75m0 3.6a.75.75 0 0 1 .75-.75h3.9a.75.75 0 0 1 0 1.5h-3.9a.75.75 0 0 1-.75-.75", "key": "52bb08131fb52bffbc360c0a20031c89fb8b0f82", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Ruler as default }; //# sourceMappingURL=Ruler.js.map