open-icon
Version:
Open Icon
13 lines (12 loc) • 453 B
JavaScript
// lib/meta/icon_toy-blocks-2.svg.ts
var meta = {
description: "An icon representing two toy blocks stacked on top of each other. Perfect for children's toys or educational concepts.",
category: ["Misc"],
tag: ["toy", "blocks", "stacked", "children", "toys", "educational", "play", "kids", "building", "creative"],
title: "Toy Blocks 2"
};
var icon_toy_blocks_2_svg_default = meta;
export {
icon_toy_blocks_2_svg_default as default,
meta
};