UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 412 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M11.0907 13C11.5609 15.5601 13.8039 17.5 16.5 17.5C19.5376 17.5 22 15.0376 22 12C22 8.96243 19.5376 6.5 16.5 6.5C13.8039 6.5 11.5609 8.43988 11.0907 11H1.99999V13H11.0907Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const CircleTailFillIcon = createIcon(path);