UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.15 kB
"use strict"; /** * @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 EllipsisDoubleV = createMeisterIcons("ellipsis-double-v", [["path", { "fill": "currentColor", "d": "M8.5 3.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M5.75 5a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0m1.5 7a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0M8.5 9.25a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5M7.25 19a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0m1.25-2.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5M14.25 19a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0m1.25-2.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m0-5.5a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M12.75 12a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0m1.5-7a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0m1.25-2.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5", "key": "263662d0dd0f2a2f82e63a7adf89ba593b92c139", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { EllipsisDoubleV as default }; //# sourceMappingURL=EllipsisDoubleV.js.map