open-icon
Version:
Open Icon
13 lines (12 loc) • 423 B
JavaScript
// lib/meta/icon_toy-head.svg.ts
var meta = {
description: "A playful and cute icon of a toy head, ideal for use in children's apps, games, or any design related to toys.",
category: ["Miscellaneous"],
tag: ["toy", "head", "playful", "cute", "children", "app", "game", "fun", "toy head", "play"],
title: "Toy Head"
};
var icon_toy_head_svg_default = meta;
export {
icon_toy_head_svg_default as default,
meta
};