UNPKG

bananas-commerce-admin

Version:

What's this, an admin for apes?

7 lines 1.66 kB
import React from "react"; const FormatListNumberedRtl = () => { return (React.createElement("svg", { fill: "currentColor", viewBox: "0 -960 960 960", xmlns: "http://www.w3.org/2000/svg" }, React.createElement("path", { d: "M696-144q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h72v-24h-24q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h24v-24h-72q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h96q10.2 0 17.1 6.9 6.9 6.9 6.9 17.1v48q0 10.2-6.9 17.1-6.9 6.9-17.1 6.9 10.2 0 17.1 6.9 6.9 6.9 6.9 17.1v48q0 10.2-6.9 17.1-6.9 6.9-17.1 6.9h-96Zm3-240q-11 0-19-8t-8-19.18V-480q0-10.2 6.9-17.1 6.9-6.9 17.1-6.9h72v-24h-72q-10.4 0-17.2-6.8-6.8-6.8-6.8-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h96q10.2 0 17.1 6.9 6.9 6.9 6.9 17.1v72q0 10.2-6.9 17.1-6.9 6.9-17.1 6.9h-72v24h72q10.4 0 17.2 6.8 6.8 6.8 6.8 17.2 0 10.4-6.8 17.2-6.8 6.8-17.2 6.8h-93Zm45-240q-10.33 0-17.08-6.8-6.76-6.8-6.76-17.2v-120h-23.83Q686-768 679-774.8q-7-6.8-7-17.2 0-10.4 6.8-17.2 6.8-6.8 17.2-6.8h45q11 0 19 8t8 19v140.83q0 10.17-6.8 17.17-6.8 7-17.2 7ZM180-240q-15.3 0-25.65-10.29Q144-260.58 144-275.79t10.35-25.71Q164.7-312 180-312h384q15.3 0 25.65 10.29Q600-291.42 600-276.21t-10.35 25.71Q579.3-240 564-240H180Zm0-204q-15.3 0-25.65-10.29Q144-464.58 144-479.79t10.35-25.71Q164.7-516 180-516h384q15.3 0 25.65 10.29Q600-495.42 600-480.21t-10.35 25.71Q579.3-444 564-444H180Zm0-204q-15.3 0-25.65-10.29Q144-668.58 144-683.79t10.35-25.71Q164.7-720 180-720h384q15.3 0 25.65 10.29Q600-699.42 600-684.21t-10.35 25.71Q579.3-648 564-648H180Z" }))); }; export default FormatListNumberedRtl; //# sourceMappingURL=FormatListNumberedRtl.js.map