1 2 3 4 5 6 7 8 9 10 11
--- category: Text tags: [filter, classify, arrange, order] version: "1.39" --- <svg> <path d="M14 9l3 -3l3 3" /> <rect x="5" y="5" width="5" height="5" rx=".5" /> <rect x="5" y="14" width="5" height="5" rx=".5" /> <path d="M17 6v12" /> </svg>