@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.55 kB
JavaScript
/**
* @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 EllipsisHB = createMeisterIcons("ellipsis-h-b", [["path", { "fill": "currentColor", "d": "M17.9 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3", "key": "b407099bff1f9027ca548ffd45bb732a57dac44e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.9 11a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0", "key": "0cd10cd2c8c809cc56703bc25a573239d9d20f80", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3", "key": "e8c7a4fb0b7164f1413ef09bb87be39fd2ce1729", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 11a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0", "key": "6b433d73d58921fb68f3c413675a33c4a08c1e6d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.1 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3", "key": "226e3f71009b8e66e5ecdf5262aae7f9fb3a8d58", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.1 11a1 1 0 1 0 0 2 1 1 0 0 0 0-2m-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0", "key": "892f0b8c268c71e6c6cc5553f15e7519bef4c81d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { EllipsisHB as default };
//# sourceMappingURL=EllipsisHB.js.map