UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 786 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 SearchCircle = createMeisterIcons("search-circle", [["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.55m6.5 0a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0m2.25-3.75a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5", "key": "3c14932b6e809f8f7017fe423a8803a83ab9f3b1", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SearchCircle as default }; //# sourceMappingURL=SearchCircle.js.map