open-icon
Version:
Open Icon
13 lines (12 loc) • 545 B
JavaScript
// lib/meta/icon_socket-type-f.svg.ts
var meta = {
description: "The socket-type-f icon is an illustration of a type F socket commonly used for electrical outlets. It features two round holes and a grounding pin and is typically found in European countries.",
category: ["Interface"],
tag: ["electricity", "plug", "outlet", "European", "socket", "type F", "power", "energy", "technology", "electrical"],
title: "Socket Type F"
};
var icon_socket_type_f_svg_default = meta;
export {
icon_socket_type_f_svg_default as default,
meta
};