{
  "$schema": "https://loremfile.dev/schema/manifest-v1.json",
  "schema_version": 1,
  "catalog_version": "1.2.0",
  "generated_at": "2026-09-22T06:59:34Z",
  "base_url": "https://loremfile.dev/",
  "license": "CC0-1.0",
  "license_url": "https://creativecommons.org/publicdomain/zero/1.0/",
  "source": "https://github.com/kumarprabhashanand/loremfile",
  "toolchain_image": "ghcr.io/kumarprabhashanand/loremfile-toolchain@sha256:1d66d83de2483700858745a9d27120af001588019882098eb67a301fdd2f2ad6",
  "count": 2,
  "total_bytes": 4053,
  "fixtures": [
    {
      "path": "svg/simple-shapes.svg",
      "url": "https://loremfile.dev/svg/simple-shapes.svg",
      "format": "svg",
      "ext": "svg",
      "mime": "image/svg+xml",
      "bytes": 683,
      "sha256": "55a2a8d63fdef8350da3bd380634b1a9b603e276786736e8f806342129e7924e",
      "size_class": "free",
      "phase": 1,
      "description": "A rectangle, a circle and a polyline path with explicit width and height attributes. No script, no external references.",
      "tags": [
        "image",
        "web"
      ],
      "edge_case": false,
      "props": {
        "encoding": "utf-8",
        "bom": false,
        "line_ending": "lf",
        "lines": 12,
        "max_line_bytes": 84,
        "root_element": "svg",
        "width": "200",
        "height": "200",
        "viewbox": "0 0 200 200",
        "has_dtd": false,
        "elements": 7
      },
      "generator": "svg.simple_shapes",
      "generator_params": {
        "width": 200,
        "height": 200
      },
      "added_in": "1.0.0",
      "status": "active",
      "deprecated": false,
      "supersededBy": null
    },
    {
      "path": "svg/with-embedded-png.svg",
      "url": "https://loremfile.dev/svg/with-embedded-png.svg",
      "format": "svg",
      "ext": "svg",
      "mime": "image/svg+xml",
      "bytes": 3370,
      "sha256": "ddbcd340a5cba962c152010335d57494ac25d8e2bf09ebcc8486260e337e104b",
      "size_class": "free",
      "phase": 1,
      "description": "An SVG whose only raster content is a PNG data URI, so nothing is fetched from the network when it renders.",
      "tags": [
        "image",
        "web"
      ],
      "edge_case": false,
      "props": {
        "encoding": "utf-8",
        "bom": false,
        "line_ending": "lf",
        "lines": 15,
        "max_line_bytes": 1394,
        "root_element": "svg",
        "width": "200",
        "height": "200",
        "viewbox": "0 0 200 200",
        "has_dtd": false,
        "elements": 7
      },
      "generator": "svg.with_embedded_png",
      "generator_params": {
        "width": 200,
        "height": 200
      },
      "added_in": "1.0.0",
      "status": "active",
      "deprecated": false,
      "supersededBy": null
    }
  ]
}
