open-icon
Version:
Open Icon
13 lines (12 loc) • 477 B
JavaScript
// lib/meta/icon_toy-blocks-3.svg.ts
var meta = {
description: "This icon features a set of 3 toy blocks stacked on top of each other. It represents the concept of play, learning, and childhood fun.",
category: ["Misc"],
tag: ["toy", "blocks", "building", "stacked", "playtime", "children", "education", "creativity", "childhood", "fun"],
title: "Toy Blocks 3"
};
var icon_toy_blocks_3_svg_default = meta;
export {
icon_toy_blocks_3_svg_default as default,
meta
};