open-icon
Version:
Open Icon
27 lines (26 loc) • 633 B
JavaScript
// lib/meta/icon_talk-edit.svg.ts
var meta = {
"description": "An icon of a talking bubble with a pencil inside, symbolizing the ability to edit text within a dialogue or conversation. This icon is commonly used in user interfaces for editing comments or messages.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"conversation",
"edit",
"communication",
"dialogue",
"text",
"bubble",
"interface design",
"user interface",
"messaging",
"comment"
],
"title": "Talk Edit"
};
var icon_talk_edit_svg_default = meta;
export {
icon_talk_edit_svg_default as default,
meta
};