open-icon
Version:
Open Icon
13 lines (12 loc) • 476 B
JavaScript
// lib/meta/icon_shield-3.svg.ts
var meta = {
description: "The shield-3 icon is a symbol of protection and defense. Featuring a sturdy shield with three layers, this icon represents security and safety.",
category: ["Symbol"],
tag: ["shield", "defense", "protection", "safety", "security", "armor", "guard", "safeguard", "fortress", "shield wall"],
title: "Shield 3"
};
var icon_shield_3_svg_default = meta;
export {
icon_shield_3_svg_default as default,
meta
};