open-icon
Version:
Open Icon
13 lines (12 loc) • 540 B
JavaScript
// lib/meta/icon_no-leaks.svg.ts
var meta = {
description: "The 'No Leaks' icon depicts a symbol indicating the absence of leaks or leaks prevention. It can be used to represent leak-proof products, leak-resistant materials, or leak-free guarantee.",
category: ["Product"],
tag: ["no leaks", "leak-proof", "leak-resistant", "prevention", "guarantee", "protection", "security", "maintenance", "quality", "repair"],
title: "No Leaks"
};
var icon_no_leaks_svg_default = meta;
export {
icon_no_leaks_svg_default as default,
meta
};