favicon.svg

Schema.org Property: favicon.svg

Expected Type

The expected type for the favicon.svg property.

Examples

Example usage of favicon.svg in JSON-LD:

{
  "@context": "https://schema.org",
  "@type": "Thing",
  "favicon.svg": "Example value"
}

Usage

This is placeholder content for favicon.svg. Actual content will be loaded from MDX files stored in the content/schema.org/ directory.

Naming Convention:

  • Types (Nouns) are capitalized: Thing.mdx, Person.mdx
  • Properties are lowercase: name.mdx, email.mdx
  • Only root forms are stored on filesystem
  • Plurals and variants are resolved at runtime