UNPKG

@brizy/ui-icons

Version:
4 lines (3 loc) 536 B
import React from "react"; export const OrderBy = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 12 12" }, React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M9 1.5a.75.75 0 0 1 .75.75V7.5h1.875a.375.375 0 0 1 .307.59l-2.625 3.75a.375.375 0 0 1-.614 0L6.068 8.09a.375.375 0 0 1 .307-.59H8.25V2.25A.75.75 0 0 1 9 1.5M3 .01a.39.39 0 0 1 .307.15l2.625 3.75a.375.375 0 0 1-.307.59H3.75v5.25a.75.75 0 0 1-1.5 0V4.5H.375a.375.375 0 0 1-.307-.59L2.693.16A.39.39 0 0 1 3 .01" })));