open-icon
Version:
Open Icon
13 lines (12 loc) • 515 B
JavaScript
// lib/meta/icon_socket-type-a.svg.ts
var meta = {
description: "Socket type A icon is a representation of a specific type of socket used for electrical connections. It features a design that is commonly associated with type A sockets.",
category: ["Interface"],
tag: ["socket", "electrical", "type A", "power", "tech", "connection", "plug", "outlet", "cable", "hardware"],
title: "Socket Type A"
};
var icon_socket_type_a_svg_default = meta;
export {
icon_socket_type_a_svg_default as default,
meta
};