open-icon
Version:
Open Icon
13 lines (12 loc) • 473 B
JavaScript
// lib/meta/icon_button-user-2.svg.ts
var meta = {
description: "A user profile button symbol with two user icons, representing a dual user functionality or user management options.",
category: ["Interface", "Symbol"],
tag: ["user", "profile", "button", "account", "avatar", "management", "dual", "team", "staff", "login"],
title: "User Profile Button 2"
};
var icon_button_user_2_svg_default = meta;
export {
icon_button_user_2_svg_default as default,
meta
};