const anyIcons = {
people: [
{code: "x1f600", title: "qwer"},
{code: "x1f656", title: "rewq"}
],
nature: [
{code: "x2f700", title: "erqw"},
{code: "x4f676", title: "wqer"}
]
code
по поиску в title
?[
{code: "x1f600", title: "qwer"},
{code: "x2f700", title: "erqw"}
]
qw