UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.25 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 SearchMinusB = createMeisterIcons("search-minus-b", [["path", { "fill": "currentColor", "d": "M11.55 19.55a8 8 0 1 0 0-16 8 8 0 0 0 0 16", "key": "076527e4b6fdcb6c1515fa510c3474d30a668626", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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 17.5 0 8.75 8.75 0 0 1-17.5 0", "key": "990427e64b289d5c844b149597f79559b94a455b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.92 16.92a.75.75 0 0 1 1.06 0l3 3a.75.75 0 0 1-1.06 1.06l-3-3a.75.75 0 0 1 0-1.06", "key": "1385fc6dedef5bcc53d0d8d5979fe655cfb57a91", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M7.8 11.55a.75.75 0 0 1 .75-.75h6a.75.75 0 0 1 0 1.5h-6a.75.75 0 0 1-.75-.75", "key": "5f6f373430740786dc87243e32bddd7e169796e0", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SearchMinusB as default }; //# sourceMappingURL=SearchMinusB.js.map