UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.2 kB
/** * @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 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": "3b0976aa493bd440f6b8778c6ebe532c7cd90d47", "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": "ec2b0e96119177d421a44a2af7da333073328fcc", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Ruler as default }; //# sourceMappingURL=Ruler.js.map