Actuent
flaticon.com

Flaticon

Flaticon is a website offering a vast collection of icons and vector graphics. The site is powered and protected by Akamai, with a privacy policy available.

55
Partly agent-ready
Agent-readiness score out of 100
  • ✓ Clear description of the site
  • ✓ Several pages described
  • ✓ Actions agents can take
  • ✓ 3 or more actions
  • ○ Publishes its own LAWP (/.well-known/lawp.json)
  • ○ Actions agents can execute
  • ○ Business details (address, hours, phone)

How to improve this score

Up to +45 points:
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at /.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.
+15 · Actions agents can execute
Give an action an endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.
+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for flaticon.com
Made from what Actuent already knows. Edit it, then publish it at https://flaticon.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.
{
  "lawp_version": "0.3",
  "domain": "flaticon.com",
  "name": "Flaticon",
  "language": "en",
  "pages": {
    "/": {
      "title": "Flaticon",
      "content": "Flaticon is a website offering a vast collection of icons and vector graphics. The site is powered and protected by Akamai, with a privacy policy available."
    },
    "/about": {
      "title": "About Magnific — We exist for the brave.",
      "content": "Magnific is the AI platform trusted by professional creatives Image, video, audio, and 3D. Directed by you, not generated for you. Discover Magnific Numbers we love to brag about Rewriting the rules of creativity since 2010. 1M+Paid subscribers 100M+Monthly visits 175M+Images and videos generated mo"
    },
    "/contact": {
      "title": "Contact Support",
      "content": "Can we help you? 1. flaticon Support 2. Submit a request Submit a request × Your message was sent successfully An error occurred while sending your message × Your email × Please, enter the email address where you wish to receive our answer. If you are a registered user of flaticon, please include th"
    },
    "/pricing": {
      "title": "Flaticon Premium: get all our resources and premium files from 12.99 USD/month",
      "content": "Authors Icons Stickers Interface icons Animated icons More Other products Magnific Free vectors, photos and PSD Slidesgo Free templates for presentations Storyset Free editable illustrations Tools API API 18.0M+ icons to enhance your website, app, or project Google Workspace Icons for Slides & Docs "
    }
  },
  "actions": [
    {
      "id": "search_icons",
      "name": "Search Icons",
      "input": {
        "type": "text",
        "required": true
      },
      "intent": [
        "search",
        "icon"
      ],
      "description": "Search for icons by keyword"
    },
    {
      "id": "download_icon",
      "name": "Download Icon",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "download",
        "icon"
      ],
      "description": "Download the selected icon in various formats"
    },
    {
      "id": "browse_categories",
      "name": "Browse Categories",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "browse",
        "category"
      ],
      "description": "Browse icons by category"
    },
    {
      "id": "contact",
      "name": "Contact",
      "description": "Send a message to Flaticon",
      "intent": [
        "contact",
        "message",
        "email",
        "get in touch"
      ],
      "input": {
        "type": "object",
        "required": true,
        "fields": [
          {
            "name": "name",
            "type": "string",
            "required": true
          },
          {
            "name": "email",
            "type": "email",
            "required": true
          },
          {
            "name": "message",
            "type": "string",
            "required": true
          }
        ]
      }
    }
  ]
}
Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "Flaticon",
  "url": "https://flaticon.com",
  "telephone": "+00 0000 0000",
  "priceRange": "€€",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Street 1",
    "postalCode": "0000",
    "addressLocality": "City",
    "addressCountry": "DK"
  },
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Monday",
        "Tuesday",
        "Wednesday",
        "Thursday",
        "Friday"
      ],
      "opens": "09:00",
      "closes": "17:00"
    }
  ]
}
</script>

What AI agents can do here

Search Icons
Search for icons by keyword
searchicon
Download Icon
Download the selected icon in various formats
downloadicon
Browse Categories
Browse icons by category
browsecategory

Pages

Flaticon /
Flaticon is a website offering a vast collection of icons and vector graphics. The site is powered and protected by Akamai, with a privacy policy available.
About Magnific — We exist for the brave. /about
Magnific is the AI platform trusted by professional creatives Image, video, audio, and 3D. Directed by you, not generated for you. Discover Magnific Numbers we love to brag about Rewriting the rules of creativity since 2010. 1M+Paid subscribers 100M+Monthly visits 175M+Images and
Contact Support /contact
Can we help you? 1. flaticon Support 2. Submit a request Submit a request × Your message was sent successfully An error occurred while sending your message × Your email × Please, enter the email address where you wish to receive our answer. If you are a registered user of flatico
Flaticon Premium: get all our resources and premium files from 12.99 USD/month /pricing
Authors Icons Stickers Interface icons Animated icons More Other products Magnific Free vectors, photos and PSD Slidesgo Free templates for presentations Storyset Free editable illustrations Tools API API 18.0M+ icons to enhance your website, app, or project Google Workspace Icon

For AI agents

Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=flaticon.com
Or connect Actuent to ChatGPT or Claude: https://agents.actuent.ai/api/mcp
Last updated 23 Sep 2026

Is this your site?

Claim flaticon.com to edit what AI agents see, make your actions executable, and show your score:
Claim this site →   WordPress, Cloudflare & Shopify →
Show your score: <script src="https://api.actuent.ai/badge.js" data-domain="flaticon.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=flaticon.com&style=card

Actuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.