{
  "name": "Brushstroke Icon Library",
  "description": "Hand-drawn brushstroke icons extracted and cleaned from four source sprite sheets, standardized to a 128x128 transparent canvas. The original painterly brushstroke look is preserved exactly. Primary format is WebP (smallest, ~3-4KB each) with a transparent PNG fallback for older targets, plus a lightweight SVG wrapper. NOTE: these are intentionally raster (painterly texture cannot be vectorized without losing the hand-drawn feel) - they are kept light via WebP compression rather than converted to flat vector.",
  "usage": {
    "recommended": "<picture><source srcset=\"icons/webp/NAME.webp\" type=\"image/webp\"><img src=\"icons/png/NAME.png\" alt=\"NAME\"></picture>",
    "webp": "<img src=\"icons/webp/NAME.webp\"> (smallest; ~96% browser support)",
    "png": "<img src=\"icons/png/NAME.png\"> or CSS background-image (universal fallback)",
    "svg": "inline <svg> or <object data=\"icons/svg/NAME.svg\"> (wrapper around the PNG)"
  },
  "version": "3.0.0",
  "style": "hand-drawn brushstroke / painterly",
  "canvas": {
    "width": 128,
    "height": 128
  },
  "groups": [
    "Departments & Business",
    "Tech & Development",
    "UI Actions",
    "People & Communication",
    "Reactions",
    "Ideas & Growth"
  ],
  "icons": [
    {
      "name": "megaphone",
      "group": "Departments & Business",
      "svg": "svg/megaphone.svg",
      "png": "png/megaphone.png",
      "meaning": "Sales, announcements, marketing, broadcasting a message",
      "category": "Sales",
      "tags": [
        "sales",
        "megaphone",
        "bullhorn",
        "announce",
        "broadcast",
        "marketing",
        "promotion"
      ],
      "webp": "webp/megaphone.webp"
    },
    {
      "name": "recruitment",
      "group": "Departments & Business",
      "svg": "svg/recruitment.svg",
      "png": "png/recruitment.png",
      "meaning": "Recruitment and admissions - searching a candidate's profile / talent sourcing",
      "category": "Tuyen sinh, tuyen dung",
      "tags": [
        "recruitment",
        "hiring",
        "admissions",
        "candidate",
        "search",
        "head",
        "profile",
        "magnifier",
        "talent"
      ],
      "webp": "webp/recruitment.webp"
    },
    {
      "name": "org-chart",
      "group": "Departments & Business",
      "svg": "svg/org-chart.svg",
      "png": "png/org-chart.png",
      "meaning": "Human resources & administration - organizational hierarchy and talent review",
      "category": "Nhan su, hanh chinh",
      "tags": [
        "hr",
        "human-resources",
        "org-chart",
        "hierarchy",
        "structure",
        "team",
        "talent",
        "review"
      ],
      "webp": "webp/org-chart.webp"
    },
    {
      "name": "calculator",
      "group": "Departments & Business",
      "svg": "svg/calculator.svg",
      "png": "png/calculator.png",
      "meaning": "Finance, accounting, budgeting, calculations",
      "category": "Tai chinh ke toan",
      "tags": [
        "calculator",
        "finance",
        "accounting",
        "budget",
        "money",
        "math",
        "numbers"
      ],
      "webp": "webp/calculator.webp"
    },
    {
      "name": "archive",
      "group": "Departments & Business",
      "svg": "svg/archive.svg",
      "png": "png/archive.png",
      "meaning": "Administration, records, file storage, document management",
      "category": "Admin",
      "tags": [
        "archive",
        "admin",
        "files",
        "records",
        "documents",
        "storage",
        "drawer",
        "filebox"
      ],
      "webp": "webp/archive.webp"
    },
    {
      "name": "training",
      "group": "Departments & Business",
      "svg": "svg/training.svg",
      "png": "png/training.png",
      "meaning": "Training, learning, education, study",
      "category": "Dao tao",
      "tags": [
        "training",
        "learning",
        "education",
        "study",
        "book",
        "lamp",
        "knowledge",
        "onboarding"
      ],
      "webp": "webp/training.webp"
    },
    {
      "name": "server",
      "group": "Tech & Development",
      "svg": "svg/server.svg",
      "png": "png/server.png",
      "meaning": "Servers, databases, backend infrastructure, IT systems",
      "category": "IT / AI / Backend",
      "tags": [
        "server",
        "database",
        "backend",
        "it",
        "infrastructure",
        "hosting",
        "datacenter",
        "rack"
      ],
      "webp": "webp/server.webp"
    },
    {
      "name": "robot",
      "group": "Tech & Development",
      "svg": "svg/robot.svg",
      "png": "png/robot.png",
      "meaning": "AI, automation, bots, machine intelligence",
      "category": "IT / AI",
      "tags": [
        "robot",
        "ai",
        "bot",
        "automation",
        "machine",
        "intelligence",
        "assistant"
      ],
      "webp": "webp/robot.webp"
    },
    {
      "name": "code",
      "group": "Tech & Development",
      "svg": "svg/code.svg",
      "png": "png/code.png",
      "meaning": "Software development, programming, engineering",
      "category": "IT / AI / Backend",
      "tags": [
        "code",
        "development",
        "programming",
        "developer",
        "engineering",
        "software",
        "brackets"
      ],
      "webp": "webp/code.webp"
    },
    {
      "name": "edit",
      "group": "UI Actions",
      "svg": "svg/edit.svg",
      "png": "png/edit.png",
      "meaning": "Edit, write, compose, modify content",
      "category": "Edit",
      "tags": [
        "edit",
        "write",
        "pencil",
        "compose",
        "modify",
        "draw"
      ],
      "webp": "webp/edit.webp"
    },
    {
      "name": "delete",
      "group": "UI Actions",
      "svg": "svg/delete.svg",
      "png": "png/delete.png",
      "meaning": "Delete, remove, cancel, reject, close",
      "category": "Delete",
      "tags": [
        "delete",
        "remove",
        "cancel",
        "close",
        "reject",
        "error",
        "cross",
        "x"
      ],
      "webp": "webp/delete.webp"
    },
    {
      "name": "save",
      "group": "UI Actions",
      "svg": "svg/save.svg",
      "png": "png/save.png",
      "meaning": "Save, confirm, approve, success, done",
      "category": "Save",
      "tags": [
        "save",
        "confirm",
        "approve",
        "success",
        "done",
        "check",
        "tick",
        "ok"
      ],
      "webp": "webp/save.webp"
    },
    {
      "name": "warning",
      "group": "UI Actions",
      "svg": "svg/warning.svg",
      "png": "png/warning.png",
      "meaning": "Warning, alert, important, caution",
      "category": "Warning",
      "tags": [
        "warning",
        "alert",
        "caution",
        "important",
        "exclamation",
        "notice"
      ],
      "webp": "webp/warning.webp"
    },
    {
      "name": "settings",
      "group": "UI Actions",
      "svg": "svg/settings.svg",
      "png": "png/settings.png",
      "meaning": "Settings, configuration, preferences, controls",
      "category": "Settings",
      "tags": [
        "settings",
        "gear",
        "config",
        "preferences",
        "options",
        "controls"
      ],
      "webp": "webp/settings.webp"
    },
    {
      "name": "search",
      "group": "UI Actions",
      "svg": "svg/search.svg",
      "png": "png/search.png",
      "meaning": "Search, find, look up, explore",
      "category": "Search",
      "tags": [
        "search",
        "find",
        "magnifier",
        "lookup",
        "explore",
        "zoom"
      ],
      "webp": "webp/search.webp"
    },
    {
      "name": "cart",
      "group": "UI Actions",
      "svg": "svg/cart.svg",
      "png": "png/cart.png",
      "meaning": "Shopping cart, checkout, e-commerce, basket",
      "category": "Cart",
      "tags": [
        "cart",
        "shopping",
        "checkout",
        "ecommerce",
        "basket",
        "buy",
        "store"
      ],
      "webp": "webp/cart.webp"
    },
    {
      "name": "talk",
      "group": "People & Communication",
      "svg": "svg/talk.svg",
      "png": "png/talk.png",
      "meaning": "Talk, chat, comment, conversation, message",
      "category": "Talk",
      "tags": [
        "talk",
        "chat",
        "comment",
        "conversation",
        "message",
        "speech",
        "bubble"
      ],
      "webp": "webp/talk.webp"
    },
    {
      "name": "users",
      "group": "People & Communication",
      "svg": "svg/users.svg",
      "png": "png/users.png",
      "meaning": "Users, group, team, community, audience",
      "category": "Users",
      "tags": [
        "users",
        "group",
        "team",
        "people",
        "community",
        "audience",
        "members"
      ],
      "webp": "webp/users.webp"
    },
    {
      "name": "profile",
      "group": "People & Communication",
      "svg": "svg/profile.svg",
      "png": "png/profile.png",
      "meaning": "Profile, account, person, avatar, user",
      "category": "Profile",
      "tags": [
        "profile",
        "account",
        "person",
        "avatar",
        "user",
        "member"
      ],
      "webp": "webp/profile.webp"
    },
    {
      "name": "smile",
      "group": "Reactions",
      "svg": "svg/smile.svg",
      "png": "png/smile.png",
      "meaning": "Smile, happy, friendly, positive",
      "category": "Smile",
      "tags": [
        "smile",
        "happy",
        "friendly",
        "positive",
        "emoji",
        "face"
      ],
      "webp": "webp/smile.webp"
    },
    {
      "name": "grin",
      "group": "Reactions",
      "svg": "svg/grin.svg",
      "png": "png/grin.png",
      "meaning": "Grin, laughing, excited, delighted",
      "category": "Grin",
      "tags": [
        "grin",
        "laugh",
        "excited",
        "delighted",
        "emoji",
        "face"
      ],
      "webp": "webp/grin.webp"
    },
    {
      "name": "tears-of-joy",
      "group": "Reactions",
      "svg": "svg/tears-of-joy.svg",
      "png": "png/tears-of-joy.png",
      "meaning": "Tears of joy, laughing hard, hilarious",
      "category": "Tears of Joy",
      "tags": [
        "tears-of-joy",
        "lol",
        "laugh",
        "crying-laughing",
        "funny",
        "emoji",
        "face"
      ],
      "webp": "webp/tears-of-joy.webp"
    },
    {
      "name": "applause",
      "group": "Reactions",
      "svg": "svg/applause.svg",
      "png": "png/applause.png",
      "meaning": "Applause, celebrate, achievement, favorite, star",
      "category": "Applause",
      "tags": [
        "applause",
        "celebrate",
        "achievement",
        "favorite",
        "star",
        "reward",
        "win"
      ],
      "webp": "webp/applause.webp"
    },
    {
      "name": "improve",
      "group": "Ideas & Growth",
      "svg": "svg/improve.svg",
      "png": "png/improve.png",
      "meaning": "Improvement, optimize, upgrade, kaizen",
      "category": "Improve / Cai tien",
      "tags": [
        "improve",
        "optimize",
        "upgrade",
        "gear",
        "arrow",
        "progress",
        "kaizen"
      ],
      "webp": "webp/improve.webp"
    },
    {
      "name": "brainstorm",
      "group": "Ideas & Growth",
      "svg": "svg/brainstorm.svg",
      "png": "png/brainstorm.png",
      "meaning": "Brainstorm, idea, innovation, contribute ideas",
      "category": "Brainstorm / Dong gop y tuong",
      "tags": [
        "brainstorm",
        "idea",
        "innovation",
        "lightbulb",
        "creative",
        "think",
        "concept"
      ],
      "webp": "webp/brainstorm.webp"
    },
    {
      "name": "growth",
      "group": "Ideas & Growth",
      "svg": "svg/growth.svg",
      "png": "png/growth.png",
      "meaning": "Growth, development, progress, scaling up",
      "category": "Growth / Phat trien",
      "tags": [
        "growth",
        "development",
        "progress",
        "sprout",
        "plant",
        "scale",
        "increase"
      ],
      "webp": "webp/growth.webp"
    },
    {
      "name": "target",
      "group": "Ideas & Growth",
      "svg": "svg/target.svg",
      "png": "png/target.png",
      "meaning": "Target, goal, objective, aim, focus",
      "category": "Target / Muc tieu",
      "tags": [
        "target",
        "goal",
        "objective",
        "aim",
        "focus",
        "bullseye",
        "strategy"
      ],
      "webp": "webp/target.webp"
    }
  ]
}
