{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "css",
  "title": "css",
  "files": [
    {
      "path": "static/components-generated/cssOld.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst CssOld = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 512 512\">\n    <path\n      fill=\"#264de4\"\n      d=\"M71.357 460.819 30.272 0h451.456l-41.129 460.746L255.724 512z\"\n    />\n    <path fill=\"#2965f1\" d=\"m405.388 431.408 35.148-393.73H256v435.146z\" />\n    <path\n      fill=\"#ebebeb\"\n      d=\"m124.46 208.59 5.065 56.517H256V208.59zm-5.041-57.875H256V94.197H114.281zM256 355.372l-.248.066-62.944-16.996-4.023-45.076h-56.736l7.919 88.741 115.772 32.14.26-.073z\"\n    />\n    <path\n      fill=\"#fff\"\n      d=\"M255.805 208.59v56.517H325.4l-6.56 73.299-63.035 17.013v58.8l115.864-32.112.85-9.549 13.28-148.792 1.38-15.176 10.203-114.393H255.805v56.518h79.639L330.3 208.59z\"\n    />\n  </svg>\n);\n\nexport { CssOld };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/cssOld.tsx"
    }
  ],
  "type": "registry:component"
}