{
"arrow-left" => %(<path d="m12 19-7-7 7-7"/><path d="M19 12H5"/>),
"arrow-right" => %(<path d="M5 12h14"/><path d="m12 5 7 7-7 7"/>),
"check" => %(<path d="M20 6 9 17l-5-5"/>),
"chevron-down" => %(<path d="m6 9 6 6 6-6"/>),
"chevron-left" => %(<path d="m15 18-6-6 6-6"/>),
"chevron-right" => %(<path d="m9 18 6-6-6-6"/>),
"chevron-up" => %(<path d="m18 15-6-6-6 6"/>),
"circle-check" => %(<circle cx="12" cy="12" r="10"/><path d="m9 12 2 2 4-4"/>),
"circle" => %(<circle cx="12" cy="12" r="10"/>),
"ellipsis" => %(<circle cx="12" cy="12" r="1"/><circle cx="19" cy="12" r="1"/><circle cx="5" cy="12" r="1"/>),
"grip-vertical" => %(<circle cx="9" cy="12" r="1"/><circle cx="9" cy="5" r="1"/><circle cx="9" cy="19" r="1"/><circle cx="15" cy="12" r="1"/><circle cx="15" cy="5" r="1"/><circle cx="15" cy="19" r="1"/>),
"info" => %(<circle cx="12" cy="12" r="10"/><path d="M12 16v-4"/><path d="M12 8h.01"/>),
"loader-circle" => %(<path d="M21 12a9 9 0 1 1-6.219-8.56"/>),
"minus" => %(<path d="M5 12h14"/>),
"moon" => %(<path d="M20.985 12.486a9 9 0 1 1-9.473-9.472c.405-.022.617.46.402.803a6 6 0 0 0 8.268 8.268c.344-.215.825-.004.803.401"/>),
"octagon-x" => %(<path d="m15 9-6 6"/><path d="M2.586 16.726A2 2 0 0 1 2 15.312V8.688a2 2 0 0 1 .586-1.414l4.688-4.688A2 2 0 0 1 8.688 2h6.624a2 2 0 0 1 1.414.586l4.688 4.688A2 2 0 0 1 22 8.688v6.624a2 2 0 0 1-.586 1.414l-4.688 4.688a2 2 0 0 1-1.414.586H8.688a2 2 0 0 1-1.414-.586z"/><path d="m9 9 6 6"/>),
"panel-left" => %(<rect width="18" height="18" x="3" y="3" rx="2"/><path d="M9 3v18"/>),
"search" => %(<path d="m21 21-4.34-4.34"/><circle cx="11" cy="11" r="8"/>),
"sun" => %(<circle cx="12" cy="12" r="4"/><path d="M12 2v2"/><path d="M12 20v2"/><path d="m4.93 4.93 1.41 1.41"/><path d="m17.66 17.66 1.41 1.41"/><path d="M2 12h2"/><path d="M20 12h2"/><path d="m6.34 17.66-1.41 1.41"/><path d="m19.07 4.93-1.41 1.41"/>),
"triangle-alert" => %(<path d="m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3"/><path d="M12 9v4"/><path d="M12 17h.01"/>),
"x" => %(<path d="M18 6 6 18"/><path d="m6 6 12 12"/>)
}.freeze