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 FCAlphabeticalSortingAz = 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: "#546E7A", d: "M38 33V5h-4v28h-6l8 10 8-10z" }), /*#__PURE__*/_jsx("path", { fill: "#2196F3", d: "M16.8 17.2h-5.3l-1.1 3H6.9L12.6 5h2.9l5.7 15.2H18l-1.2-3zm-4.6-2.7H16l-1.9-5.7-1.9 5.7zm.2 26H20V43H8.4v-1.9L16 30.3H8.4v-2.5h11.4v1.7l-7.4 11z" })] })); export { FCAlphabeticalSortingAz };