open-icon
Version:
Open Icon
13 lines (12 loc) • 565 B
JavaScript
// lib/meta/icon_socket-type-k.svg.ts
var meta = {
description: "The 'socket-type-k' icon represents a specific type of socket with the letter 'K' designator. It is commonly used in user interface design for indicating a specific input or output port for electronic devices.",
category: ["Interface"],
tag: ["socket", "connector", "port", "input", "output", "technology", "electricity", "connection", "computer", "device"],
title: "Socket Type K"
};
var icon_socket_type_k_svg_default = meta;
export {
icon_socket_type_k_svg_default as default,
meta
};