UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 991 B
/** * @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 Chip = createMeisterIcons("chip", [["path", { "fill": "currentColor", "d": "M10.75 3.5a.75.75 0 0 0-1.5 0v1.75H9C6.886 5.25 5.25 6.886 5.25 9v.25H3.5a.75.75 0 0 0 0 1.5h1.75v2.5H3.5a.75.75 0 0 0 0 1.5h1.75V15c0 1.998 1.62 3.75 3.75 3.75h.25v1.75a.75.75 0 0 0 1.5 0v-1.75h2.5v1.75a.75.75 0 0 0 1.5 0v-1.75H15c2.114 0 3.75-1.636 3.75-3.75v-.25h1.75a.75.75 0 0 0 0-1.5h-1.75v-2.5h1.75a.75.75 0 0 0 0-1.5h-1.75V9c0-2.114-1.636-3.75-3.75-3.75h-.25V3.5a.75.75 0 0 0-1.5 0v1.75h-2.5zm6.5 10.5V9c0-1.286-.964-2.25-2.25-2.25H9c-1.286 0-2.25.964-2.25 2.25v6c0 1.202.98 2.25 2.25 2.25h6c1.286 0 2.25-.964 2.25-2.25z", "key": "5c4fea80d7e702f35af7901e3efd7f7f5c9cd023", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Chip as default }; //# sourceMappingURL=Chip.js.map