@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 526 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
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.5ZM2.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.55Zm6.5 0a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0Zm2.25-3.75a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5Z","key":"2b37938a36c552e21c0bfb3d4716c063e1901212"}]])
export default SearchCircle