UNPKG

@syncfusion/react-icons

Version:
5 lines (4 loc) 657 B
import { jsx as _jsx } from "react/jsx-runtime"; import { createIcon } from '../icon'; const path = _jsx("path", { d: 'M0 2C0 0.895431 0.89543 0 2 0H22C23.1046 0 24 0.89543 24 2V22C24 23.1046 23.1046 24 22 24H2C0.895431 24 0 23.1046 0 22V2ZM22 2L2 2V22H22V2ZM17 18V9.41421L18.5 10.9142L19.9142 9.5L16 5.58579L12.0858 9.5L13.5 10.9142L15 9.41421V18H17ZM7.89043 17.512L10.8501 13.8123C11.112 13.485 10.8789 13 10.4597 13H4.54031C4.12105 13 3.88797 13.485 4.14987 13.8123L7.10956 17.512C7.30972 17.7622 7.69027 17.7622 7.89043 17.512Z', fillRule: 'evenodd', clipRule: 'evenodd', fill: 'currentcolor' }); export const SortAscendingBoxedIcon = createIcon(path);