UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 711 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 SearchMinus = createMeisterIcons("search-minus", [["path", { "fill": "currentColor", "d": "M11.55 4.3a7.25 7.25 0 1 0 0 14.5 7.25 7.25 0 0 0 0-14.5M2.8 11.55a8.75 8.75 0 1 1 15.445 5.634l2.735 2.736a.75.75 0 0 1-1.06 1.06l-2.736-2.735A8.75 8.75 0 0 1 2.8 11.55m5.75-.75a.75.75 0 0 0 0 1.5h6a.75.75 0 1 0 0-1.5z", "key": "f18717ac976ccca54b3c7199726bf60d74127a06", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SearchMinus as default }; //# sourceMappingURL=SearchMinus.js.map