UNPKG

@icongo/fc

Version:
18 lines 692 B
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var FCAlphabeticalSortingZa = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", viewBox: "0 0 48 48" }, props, { children: [/*#__PURE__*/_jsx("path", { fill: "#2196F3", d: "M16.8 40h-5.3l-1.1 3H6.9l5.7-15.2h2.9L21.1 43h-3.2l-1.1-3zm-4.6-2.7H16l-1.9-5.7-1.9 5.7zm.2-19.6H20v2.5H8.4v-1.9L16 7.5H8.4V5h11.4v1.7l-7.4 11z" }), /*#__PURE__*/_jsx("path", { fill: "#546E7A", d: "M38 33V5h-4v28h-6l8 10 8-10z" })] })); export { FCAlphabeticalSortingZa };