UNPKG

@brizy/ui-icons

Version:
5 lines (4 loc) 941 B
import React from "react"; export const OrderBox = () => (React.createElement("svg", { width: "1em", height: "1em", viewBox: "0 0 16 16", fill: "currentColor", fillRule: "evenodd" }, React.createElement("g", { stroke: "none", strokeWidth: "1", fill: "currentColor", fillRule: "evenodd" }, React.createElement("path", { fill: "currentColor", fillRule: "nonzero", d: "M7.30185327,0 L16,5.26290226 L16,10.7089042 L8.71271423,16 L0,10.7282835 L0,4.54429099 L7.30185327,0 Z M0.695333333,5.37669565 L0.695652173,10.3139731 L8.34766667,14.9436522 L8.34766667,10.0066087 L0.695333333,5.37669565 Z M15.3043478,6.10713043 L9.04333333,10.0034783 L9.04333333,14.8782609 L15.3043478,10.3327337 L15.3043478,6.10713043 Z M3.828,3.00278261 L1.03033333,4.744 L8.69286957,9.38027123 L11.4903333,7.63895652 L3.828,3.00278261 Z M7.3067826,0.838054115 L4.50866667,2.57913043 L12.171,7.21565217 L14.9693333,5.47408696 L7.3067826,0.838054115 Z" }))));