UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 908 B
/** * @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 ParaCheck = createMeisterIcons("para-check", [["path", { "fill": "currentColor", "d": "M3.75 5.462a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75m0 4a.75.75 0 0 1 .75-.75h15a.75.75 0 0 1 0 1.5h-15a.75.75 0 0 1-.75-.75m.75 3.25a.75.75 0 0 0 0 1.5h7a.75.75 0 0 0 0-1.5zm-.75 4.75a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1-.75-.75M20.024 15a.75.75 0 0 0-1.048-1.073l-3.72 3.629-1.156-1.543a.75.75 0 1 0-1.2.9l1.532 2.043.038.038c.222.222.506.295.73.295.222 0 .504-.072.726-.29z", "key": "0cb1139204ba7bad521014accd30f23a9a712300", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ParaCheck as default }; //# sourceMappingURL=ParaCheck.js.map