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 SearchSquareB = createMeisterIcons("search-square-b", [["path", { "fill": "currentColor", "d": "M11.7 15.5a3.8 3.8 0 1 0 0-7.6 3.8 3.8 0 0 0 0 7.6", "key": "7057e08df5348fbd2a1762021751073e137e8813", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.7 8.65a3.05 3.05 0 1 0 0 6.1 3.05 3.05 0 0 0 0-6.1M7.15 11.7a4.55 4.55 0 1 1 9.1 0 4.55 4.55 0 0 1-9.1 0", "key": "f8c0e16bb71d40f5d20240ef0e5305fa67297000", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M13.97 13.97a.75.75 0 0 1 1.06 0l1.5 1.5a.75.75 0 1 1-1.06 1.06l-1.5-1.5a.75.75 0 0 1 0-1.06", "key": "084545f1afcea16d6cee753a2277a4833cac8674", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 3.75C6.114 3.75 3.75 6.114 3.75 9v6c0 2.886 2.364 5.25 5.25 5.25h6c2.886 0 5.25-2.364 5.25-5.25V9c0-2.886-2.364-5.25-5.25-5.25zM2.25 9c0-3.714 3.036-6.75 6.75-6.75h6c3.714 0 6.75 3.036 6.75 6.75v6c0 3.714-3.036 6.75-6.75 6.75H9c-3.714 0-6.75-3.036-6.75-6.75z", "key": "8e329a5cb127f4f49b0034c8e2f43e75dd7c3e9c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SearchSquareB as default }; //# sourceMappingURL=SearchSquareB.js.map