UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.18 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 CursorB = createMeisterIcons("cursor-b", [["path", { "fill": "currentColor", "d": "m7 7.3 2.1 8c.1.3.3.3.5.2l5.9-5.9c.1-.2.1-.4-.2-.5L7.3 7c-.2-.1-.4.1-.3.3", "key": "5786fff6b11ca176fd8af7f52643c5a095f19e1f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m7.545 6.289 7.969 2.092.023.007c.29.097.617.31.734.718.102.357-.02.668-.1.83l-.055.108-6.072 6.072-.109.055c-.161.08-.472.202-.829.1-.408-.117-.621-.445-.718-.734l-.007-.023-2.092-7.97c-.307-.785.47-1.562 1.256-1.255m.4 1.656L9.639 14.4 14.4 9.64z", "key": "72e08cd6ae75c31a31d2ffbf0117e1b83f155224", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.97 11.97a.75.75 0 0 1 1.06 0l4.6 4.6a.75.75 0 1 1-1.06 1.06l-4.6-4.6a.75.75 0 0 1 0-1.06", "key": "3dbab945944e0ce5ce21aa28369aa3a0dbda72ff", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CursorB as default }; //# sourceMappingURL=CursorB.js.map