{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "premiere-elements",
  "title": "premiere-elements",
  "files": [
    {
      "path": "static/components-generated/premiereElements.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst PremiereElements = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} viewBox=\"0 0 32 32\" fill=\"none\">\n    <g clipPath=\"url(#clip0_2_118)\">\n      <path d=\"M32 0H0V31.2H32V0Z\" fill=\"#28092E\" />\n      <path\n        fillRule=\"evenodd\"\n        clipRule=\"evenodd\"\n        d=\"M12.175 6.35C11.8125 6.35 11.4625 6.5375 11.3 6.8375L4.03749 19.075C3.89999 19.3 3.87499 19.55 3.94999 19.8C4.01249 20.05 4.17499 20.25 4.39999 20.3875L16.85 27.3375C17 27.4125 17.175 27.4625 17.325 27.4625C17.6875 27.4625 18.0125 27.275 18.2 26.975L25.4625 14.7375C25.6 14.5125 25.6375 14.2625 25.575 14C25.5125 13.75 25.35 13.55 25.125 13.4125L12.6625 6.475C12.5125 6.3875 12.35 6.35 12.175 6.35ZM17.325 27.9875C17.0625 27.9875 16.8 27.925 16.575 27.8L4.12499 20.85C3.76249 20.65 3.52499 20.325 3.41249 19.9375C3.29999 19.55 3.36249 19.15 3.57499 18.8L10.8375 6.5625C11.1125 6.1 11.625 5.8125 12.175 5.8125C12.4375 5.8125 12.7 5.875 12.925 6L25.375 12.95C25.7375 13.15 25.975 13.475 26.0875 13.8625C26.2 14.25 26.1375 14.65 25.925 15L18.675 27.2375C18.3875 27.6875 17.8625 27.9875 17.325 27.9875Z\"\n        fill=\"#F9D9FF\"\n      />\n      <path\n        fillRule=\"evenodd\"\n        clipRule=\"evenodd\"\n        d=\"M14.725 12.2C12.175 12.2 10.1125 14.2625 10.1125 16.8125C10.1125 19.3625 12.175 21.425 14.725 21.425C17.275 21.425 19.3375 19.3625 19.3375 16.8125C19.3375 14.2625 17.2625 12.2 14.725 12.2ZM17.225 17.125L13.1625 19.3125C12.9 19.475 12.6875 19.3375 12.675 19.0375V14.65C12.675 14.3375 12.8875 14.2125 13.1625 14.375L17.225 16.575C17.5125 16.725 17.5125 16.975 17.225 17.125Z\"\n        fill=\"#E873FF\"\n      />\n    </g>\n    <defs>\n      <clipPath id=\"clip0_2_118\">\n        <rect width=\"32\" height=\"31.2\" fill=\"white\" />\n      </clipPath>\n    </defs>\n  </svg>\n);\n\nexport { PremiereElements };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/premiereElements.tsx"
    }
  ],
  "type": "registry:component"
}