open-icon
Version:
Open Icon
13 lines (12 loc) • 490 B
JavaScript
// lib/meta/icon_shield-4.svg.ts
var meta = {
description: "The shield-4 icon is a flat design representing a shield with four sections. It can symbolize protection, security, or defense in various contexts.",
category: ["Shapes", "Symbol"],
tag: ["shield", "guard", "secure", "defense", "protection", "safety", "security", "shield logo", "armor", "secure icon"],
title: "Shield 4"
};
var icon_shield_4_svg_default = meta;
export {
icon_shield_4_svg_default as default,
meta
};