UNPKG

@cgi-learning-hub/icons

Version:

@cgi-learning-hub/icons is an open-source React component library icons specific that implements icons for HUB's features

10 lines (9 loc) 370 B
import { jsx as H } from "react/jsx-runtime"; import { c as t } from "./createSvgIcon-CiGqQXx-.js"; const c = t( /* @__PURE__ */ H("path", { d: "M19 17H22L18 21L14 17H17V3H19M11 13V15L7.67 19H11V21H5V19L8.33 15H5V13M9 3H7C5.9 3 5 3.9 5 5V11H7V9H9V11H11V5C11 3.9 10.11 3 9 3M9 7H7V5H9Z" }), "SortAlphabeticalAscending" ); export { c as SortAlphabeticalAscending };