UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.46 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 SearchAddB = createMeisterIcons("search-add-b", [["path", { "fill": "currentColor", "d": "M11.55 19.55a8 8 0 1 0 0-16 8 8 0 0 0 0 16", "key": "b74f669e2d1ca2e4625d43b34f1bc70850f74b02", "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": "1c958d215de258250043e08fb326a314772ee9a7", "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": "6ffcd434787482c0deea0154baef55f34202c2e5", "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": "7a7462219a76117539b3bdf432b652726e16a03b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M11.55 7.8a.75.75 0 0 1 .75.75v6a.75.75 0 1 1-1.5 0v-6a.75.75 0 0 1 .75-.75", "key": "3fd34ad388d0a559fddaa011a588704e46ff7a3e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SearchAddB as default }; //# sourceMappingURL=SearchAddB.js.map