open-icon
Version:
Open Icon
13 lines (12 loc) • 546 B
JavaScript
// lib/meta/icon_socket-type-g.svg.ts
var meta = {
description: "The 'socket-type-g' icon is a graphical representation of a socket type with the letter 'G' marked on it. This icon is commonly used in user interfaces to symbolize a specific type of socket or connection.",
category: ["Interface"],
tag: ["socket", "type", "letter", "connection", "ui", "technology", "electronics", "interface", "symbol"],
title: "Socket Type G"
};
var icon_socket_type_g_svg_default = meta;
export {
icon_socket_type_g_svg_default as default,
meta
};