UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 402 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M12.9093 13C12.4391 15.5601 10.1961 17.5 7.5 17.5C4.46243 17.5 2 15.0376 2 12C2 8.96243 4.46243 6.5 7.5 6.5C10.1961 6.5 12.4391 8.43988 12.9093 11H22V13H12.9093Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const CircleHeadFillIcon = createIcon(path);