Taxonomy
Social

Social

Pour interagir avec une autre personne ou un groupe.

  • Description

Playground

Try the element with your own values, contexts, and color modes.

Style

Raw JSON

Live API response from GET /schemas/ai@2026-08-24-beta/elements/social.

element "social"50 lines
{
  "id": "social",
  "category_id": "purpose",
  "title": [
    {
      "locale": "en",
      "value": "Social"
    },
    {
      "locale": "fr",
      "value": "Social"
    }
  ],
  "description": [
    {
      "locale": "en",
      "value": "For interacting with another person or a group."
    },
    {
      "locale": "fr",
      "value": "Pour interagir avec une autre personne ou un groupe."
    }
  ],
  "authoring_guidance": [],
  "examples": [],
  "sources": [],
  "symbol_id": "social",
  "variables": [
    {
      "id": "additional_description",
      "label": [
        {
          "locale": "en",
          "value": "Description"
        },
        {
          "locale": "fr",
          "value": "Description"
        }
      ],
      "required": false,
      "kind": "localized_text"
    }
  ],
  "shape": "hexagon",
  "icon_variants": [
    "default",
    "dark"
  ]
}