open-icon
Version:
Open Icon
13 lines (12 loc) • 426 B
JavaScript
// lib/meta/icon_shield-2.svg.ts
var meta = {
description: "The shield-2 icon is a symbol of protection and defense. It commonly represents security, safety, and strength.",
category: ["Symbol"],
tag: ["shield", "protection", "defense", "safety", "security", "strength", "armor", "guard", "secure"],
title: "Shield 2"
};
var icon_shield_2_svg_default = meta;
export {
icon_shield_2_svg_default as default,
meta
};