mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 10:59:29 +02:00
* ai summary icon * other summary icon svg * slightly less pronounced curve * Modify SVG paths in summary.svg * Update icons/summary.json Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Jakob Guddas <github@jguddas.de> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
32 lines
504 B
JSON
32 lines
504 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jpjacobpadilla",
|
|
"jguddas",
|
|
"ajokt123"
|
|
],
|
|
"use-cases": [
|
|
"summarizing with ai",
|
|
"summarizing long email threads",
|
|
"turning meeting transcripts into summaries",
|
|
"summarizing articles"
|
|
],
|
|
"tags": [
|
|
"brief",
|
|
"abstract",
|
|
"synopsis",
|
|
"report",
|
|
"digest",
|
|
"outline",
|
|
"recap",
|
|
"condensation",
|
|
"summary",
|
|
"ai",
|
|
"text",
|
|
"overview"
|
|
],
|
|
"categories": [
|
|
"text"
|
|
]
|
|
}
|