open-icon
Version:
Open Icon
13 lines (12 loc) • 573 B
JavaScript
// lib/meta/icon_note-user-2.svg.ts
var meta = {
description: "A user profile icon with a note symbol in it, indicating a piece of information associated with the user. This icon is commonly used in interfaces to represent a user's profile with additional notes or details.",
category: ["Interface", "Symbol"],
tag: ["user", "note", "profile", "information", "details", "interface", "symbol", "user profile", "note symbol", "note user"],
title: "Note User 2"
};
var icon_note_user_2_svg_default = meta;
export {
icon_note_user_2_svg_default as default,
meta
};