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