@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.15 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.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 EllipsisDoubleH = createMeisterIcons("ellipsis-double-h", [["path", { "fill": "currentColor", "d": "M3.75 8.5a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0M5 5.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m5.75 2.75a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0M12 5.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m7 1.5a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M16.25 8.5a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0m-12.5 7a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0M5 12.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m7 1.5a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M9.25 15.5a2.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 12.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5", "key": "2928fe024214a37ce2d122c749875a713a41aef1", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { EllipsisDoubleH as default };
//# sourceMappingURL=EllipsisDoubleH.js.map