{"$schema":"https://ui.shadcn.com/schema/registry-item.json","name":"core-magicui","type":"registry:ui","title":"Magic UI logo","description":"Tailark core magicui svg logo","files":[{"path":"core/ui/svgs/magicui.tsx","type":"registry:ui","target":"@ui/svgs/magicui.tsx","content":"import type { SVGProps } from 'react'\n\nexport default function MagicUI(props: SVGProps<SVGSVGElement>) {\n    return (\n        <svg\n            width=\"1em\"\n            height=\"1em\"\n            viewBox=\"0 0 256 256\"\n            fill=\"none\"\n            xmlns=\"http://www.w3.org/2000/svg\"\n            className=\"size-6\"\n            {...props}>\n            <rect\n                width={256}\n                height={256}\n                rx={128}\n                fill=\"url(#paint0_linear_601_4643)\"\n            />\n            <rect\n                width={256}\n                height={256}\n                rx={128}\n                fill=\"url(#paint1_linear_601_4643)\"\n            />\n            <path\n                d=\"M124.16 193.68C123.94 193.78 123.72 193.84 123.5 193.84C123.29 193.84 122.85 193.84 122.2 193.84C120.68 193.84 118.88 193.57 116.82 193.03C114.86 192.59 112.91 192 110.95 191.24C109.1 190.59 107.47 189.83 106.06 188.96C104.75 188.09 103.94 187.34 103.61 186.69C103.5 185.17 103.45 183.6 103.45 181.97C103.45 180.34 103.45 178.77 103.45 177.26C103.45 165.12 104.32 152.44 106.06 139.22C107.9 126 110.89 111.69 115.03 96.3C115.46 94.78 115.89 92.89 116.33 90.61C116.87 88.23 117.42 85.68 117.96 82.97C115.35 85.03 112.25 88.33 108.67 92.89C105.08 97.33 101.27 102.64 97.25 108.82C93.34 114.89 89.37 121.61 85.34 128.97C81.43 136.24 77.84 143.66 74.58 151.25C71.32 158.72 68.49 166.15 66.1 173.52C63.82 180.89 62.41 187.71 61.86 194C56.64 192.48 53 190.97 50.94 189.45C48.98 187.93 48 186.09 48 183.92C48 181.97 48.6 179.21 49.79 175.63C50.99 172.05 52.67 167.83 54.85 162.95C57.02 158.07 59.69 152.66 62.84 146.69C65.99 140.63 69.47 134.12 73.28 127.19C77.63 119.28 81.87 111.85 86 104.92C90.24 97.98 94.37 91.69 98.39 86.06C102.41 80.42 106.33 75.55 110.13 71.43C114.05 67.31 117.91 64.17 121.71 62C123.23 62 125.24 62.38 127.75 63.14C130.35 63.9 132.85 64.82 135.25 65.9C137.75 66.99 139.92 68.12 141.77 69.32C143.73 70.4 144.81 71.32 145.03 72.08C143.51 75.11 141.72 79.67 139.65 85.73C137.58 91.8 135.46 98.68 133.29 106.38C131.22 114.07 129.21 122.26 127.25 130.93C125.41 139.49 123.94 147.72 122.85 155.63C125.35 149.68 128.23 143.5 131.5 137.1C134.87 130.6 138.4 124.21 142.09 117.92C145.79 111.53 149.54 105.35 153.35 99.39C157.26 93.43 161.07 88.01 164.76 83.13C168.46 78.15 171.88 73.81 175.04 70.13C178.3 66.44 181.18 63.73 183.68 62C185.2 62 187.21 62.38 189.71 63.14C192.32 63.9 194.82 64.82 197.22 65.9C199.72 66.99 201.89 68.12 203.74 69.32C205.69 70.4 206.78 71.32 207 72.08C203.52 78.26 200.48 85.79 197.87 94.67C195.26 103.56 193.03 112.88 191.18 122.64C189.44 132.39 188.08 142.09 187.1 151.73C186.24 161.27 185.8 169.83 185.8 177.42C185.8 179.91 185.8 182.51 185.8 185.22C185.8 187.93 185.91 190.75 186.13 193.68C184.6 193.68 182.76 193.46 180.58 193.03C178.52 192.7 176.45 192.21 174.38 191.56C172.43 190.91 170.63 190.15 169 189.29C167.37 188.53 166.23 187.66 165.58 186.69C165.47 185.17 165.41 183.6 165.41 181.97C165.41 180.34 165.41 178.77 165.41 177.26C165.41 165.12 166.28 152.44 168.03 139.22C169.87 126 172.86 111.69 176.99 96.3C177.43 94.78 177.92 92.72 178.46 90.12C179 87.52 179.55 84.81 180.09 82C177.05 83.51 173.57 86.44 169.66 90.77C165.85 95 161.94 100.2 157.91 106.38C154 112.45 150.09 119.22 146.17 126.7C142.37 134.18 138.89 141.82 135.74 149.62C132.69 157.31 130.08 165.01 127.91 172.7C125.84 180.29 124.59 187.28 124.16 193.68Z\"\n                fill=\"white\"\n            />\n            <defs>\n                <linearGradient\n                    id=\"paint0_linear_601_4643\"\n                    x1={128}\n                    y1={0}\n                    x2={128}\n                    y2={256}\n                    gradientUnits=\"userSpaceOnUse\">\n                    <stop stopColor=\"#EF786F\" />\n                    <stop\n                        offset={1}\n                        stopColor=\"#D8595E\"\n                    />\n                </linearGradient>\n                <linearGradient\n                    id=\"paint1_linear_601_4643\"\n                    x1={78}\n                    y1={0.0000037012}\n                    x2={236}\n                    y2={256}\n                    gradientUnits=\"userSpaceOnUse\">\n                    <stop stopColor=\"#9E7AFF\" />\n                    <stop\n                        offset={0.333333}\n                        stopColor=\"#FE8BBB\"\n                    />\n                    <stop\n                        offset={0.666667}\n                        stopColor=\"#FFBD7A\"\n                    />\n                    <stop\n                        offset={1}\n                        stopColor=\"#F8EAC3\"\n                    />\n                </linearGradient>\n            </defs>\n        </svg>\n    )\n}\n"}]}