@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 795 B
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 EllipsisH = createMeisterIcons("ellipsis-h", [["path", { "fill": "currentColor", "d": "M5 10.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M2.25 12a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0M12 10.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M9.25 12a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0m8.5 0a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0M19 9.25a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5", "key": "6ff2366cc9b3174962ea4ab85c1fd46b019dd4d1", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { EllipsisH as default };
//# sourceMappingURL=EllipsisH.js.map