UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.32 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 KeyStraightB = createMeisterIcons("key-straight-b", [["path", { "fill": "currentColor", "d": "M6.55 15.6a3.6 3.6 0 1 0 0-7.2 3.6 3.6 0 0 0 0 7.2", "key": "1c1ad92ce729c7e8effecbb43e72c4dfddc49043", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.55 9.15a2.85 2.85 0 1 0 0 5.7 2.85 2.85 0 0 0 0-5.7M2.2 12a4.35 4.35 0 1 1 8.7 0 4.35 4.35 0 0 1-8.7 0", "key": "ea405c2e7492e9c4a624c7395bfbc78e84c97601", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.4 12a.75.75 0 0 1 .75-.75h10.9a.75.75 0 0 1 0 1.5h-10.9A.75.75 0 0 1 9.4 12", "key": "56c2e5fe2a0709a902190f1c4a7058c95a677bd8", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21.05 10.15a.75.75 0 0 1 .75.75v4.7a.75.75 0 1 1-1.5 0v-4.7a.75.75 0 0 1 .75-.75m-3.8 1.1A.75.75 0 0 1 18 12v2.5a.75.75 0 0 1-1.5 0V12a.75.75 0 0 1 .75-.75", "key": "e2d92440effd10df282bdceb99b0edc1533ba1e4", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { KeyStraightB as default }; //# sourceMappingURL=KeyStraightB.js.map