open-icon
Version:
Open Icon
26 lines (25 loc) • 530 B
JavaScript
// lib/meta/icon_cat-head2.svg.ts
var meta = {
"description": "A cute and playful icon of a cat's head with big eyes and pointy ears. It can be used to represent cats, pets, feline animals, cuteness, and playfulness.",
"category": [
"Animals"
],
"tag": [
"cat",
"head",
"pet",
"feline",
"cute",
"playful",
"mascot",
"whiskers",
"ears",
"big eyes"
],
"title": "Cat Head 2"
};
var icon_cat_head2_svg_default = meta;
export {
icon_cat_head2_svg_default as default,
meta
};