@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.54 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 EllipsisVB = createMeisterIcons("ellipsis-v-b", [["path", { "fill": "currentColor", "d": "M12 7.6a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3", "key": "6892e59008040b6d9821db601c4fc8d579e92a5e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 5.1a1 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": "5c96a82d535672b0c3da61c496aeb640c2a56644", "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": "a3ddced889641f2821df4189ea977ed7ef0c49d7", "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": "2f85a859252fb6c6d9fe439f5afbb47f54891763", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 19.4a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3", "key": "b7f728f6b2cc95d673e2255679534f10c263a229", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 16.9a1 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": "f0be7bdbf63775cc2c18cc26b556151f0d64a0c9", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { EllipsisVB as default };
//# sourceMappingURL=EllipsisVB.js.map