mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:28:24 +02:00
* Added icons/ad.svg * Added icons/ad.json * Add use-cases to meta json file Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@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: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
31 lines
477 B
JSON
31 lines
477 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"ahtohbi4",
|
|
"jamiemlaw",
|
|
"karsa-mistmere",
|
|
"jguddas"
|
|
],
|
|
"use-cases": [
|
|
"marking content as sponsored",
|
|
"linking to an advertise with us page"
|
|
],
|
|
"tags": [
|
|
"advert",
|
|
"affiliate",
|
|
"brand",
|
|
"campaign",
|
|
"commercial",
|
|
"marketing",
|
|
"monetize",
|
|
"paid",
|
|
"partner",
|
|
"promo",
|
|
"sponsor"
|
|
],
|
|
"categories": [
|
|
"multimedia",
|
|
"notifications"
|
|
]
|
|
}
|