UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 728 B
"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 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": "25ad2efac22b6d9dc47500e006787ef4c98f3734", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SearchMinus as default }; //# sourceMappingURL=SearchMinus.js.map