{
  "$schema": "https://ui.shadcn.com/schema/registry-item.json",
  "name": "microsoft-editor",
  "title": "microsoft-editor",
  "files": [
    {
      "path": "static/components-generated/microsoftEditor.tsx",
      "content": "import type { SVGProps } from \"react\";\n\nconst MicrosoftEditor = (props: SVGProps<SVGSVGElement>) => (\n  <svg {...props} fill=\"none\" viewBox=\"0.467 0.473 46.061 47.05\">\n    <g clipPath=\"url(#a)\">\n      <path\n        fill=\"#103F91\"\n        d=\"M26.049 34.242H8.64v8.192h17.408a4.108 4.108 0 0 0 4.096-4.096 4.108 4.108 0 0 0-4.096-4.096Z\"\n      />\n      <path\n        fill=\"#185ABD\"\n        d=\"M42.432 11.715H24v8.192h18.432a4.108 4.108 0 0 0 4.096-4.096 4.108 4.108 0 0 0-4.096-4.096ZM34.24 22.977H16.832v8.192H34.24a4.108 4.108 0 0 0 4.096-4.096 4.108 4.108 0 0 0-4.096-4.096Z\"\n      />\n      <mask\n        id=\"b\"\n        width=\"39\"\n        height=\"32\"\n        x=\"8\"\n        y=\"11\"\n        maskUnits=\"userSpaceOnUse\"\n        style={{ maskType: \"luminance\" }}\n      >\n        <path\n          fill=\"#fff\"\n          d=\"M30.145 38.339a4.108 4.108 0 0 1-4.096 4.096H8.64v-8.192h17.408a4.108 4.108 0 0 1 4.096 4.096Zm12.288-26.624H24v8.192h18.432a4.108 4.108 0 0 0 4.096-4.096 4.108 4.108 0 0 0-4.096-4.096ZM34.24 22.979H16.833v8.192H34.24a4.108 4.108 0 0 0 4.096-4.096 4.108 4.108 0 0 0-4.096-4.096Z\"\n        />\n      </mask>\n      <g mask=\"url(#b)\">\n        <path\n          fill=\"#fff\"\n          d=\"M1.934 47.044c-.205 0-.589-.153-.691-.23-.154-.128-.307-.358-.307-.435l1.1-3.584-.281-.205c-.077-.051-.103-.154-.077-.256l2.304-7.68L26.049 4.42l2.407-3.302c.102-.102.128-.102.307-.102.69.05 5.785 2.97 7.552 5.401.153.205.153.256.153.282l-2.227 3.097-.205.282-21.99 30.26-6.58 4.71c-.025.025-.076.025-.102.025a.196.196 0 0 1-.128-.051l-.281-.154-3.021 2.253v-.077Z\"\n          opacity=\".48\"\n        />\n        <path\n          fill=\"#fff\"\n          d=\"M1.934 47.044c-.205 0-.589-.153-.691-.23-.154-.128-.307-.358-.307-.435l1.1-3.584-.281-.205c-.077-.051-.103-.154-.077-.256l2.304-7.68L26.049 4.42l2.407-3.302c.102-.102.128-.102.307-.102.69.05 5.785 2.97 7.552 5.401.153.205.153.256.153.282l-2.227 3.097-.205.282-21.99 30.26-6.58 4.71c-.025.025-.076.025-.102.025a.196.196 0 0 1-.128-.051l-.281-.154-3.021 2.253v-.077Z\"\n          opacity=\".24\"\n        />\n      </g>\n      <path\n        fill=\"#41A5EE\"\n        d=\"M2.65 45.2 20.52 24.797l13.26-16.742-7.218-4.532-.896.538L3.52 34.397l-2.33 7.782a.73.73 0 0 0 .282.794L2.65 45.2Z\"\n      />\n      <path\n        fill=\"#2B7CD3\"\n        d=\"M4.953 45.453c.256.154.563.154.794-.025l6.656-4.736 22.041-30.336-3.917-4.352-27.724 38.4 2.15 1.05Z\"\n      />\n      <path\n        fill=\"#103F91\"\n        d=\"m34.445 10.33 2.432-3.354c.205-.281.102-.537-.154-.896C34.907 3.572 29.48.397 28.763.474c-.333.026-.41.026-.691.282l-2.432 3.353 8.806 6.221ZM4.415 42.18l-2.944.793-.999 3.328c-.05.282.256.691.487.87.23.18.947.462 1.254.308l2.765-2.048c-.026.026-.563-3.251-.563-3.251Z\"\n      />\n    </g>\n    <defs>\n      <clipPath id=\"a\">\n        <path fill=\"#fff\" d=\"M0 0h48v48H0z\" />\n      </clipPath>\n    </defs>\n  </svg>\n);\n\nexport { MicrosoftEditor };\n",
      "type": "registry:component",
      "target": "components/ui/svgs/microsoftEditor.tsx"
    }
  ],
  "type": "registry:component"
}