We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent18496a3 commit26e1486Copy full SHA for 26e1486
site/src/components/Icons/VSCodeInsidersIcon.tsx
@@ -61,9 +61,9 @@ export const VSCodeInsidersIcon = (props: SvgIconProps) => (
61
width="224.045"
62
height="226.988"
63
filterUnits="userSpaceOnUse"
64
-color-interpolation-filters="sRGB"
+colorInterpolationFilters="sRGB"
65
>
66
-<feFloodflood-opacity="0"result="BackgroundImageFix"/>
+<feFloodfloodOpacity="0"result="BackgroundImageFix"/>
67
<feColorMatrix
68
in="SourceAlpha"
69
type="matrix"
@@ -94,9 +94,9 @@ export const VSCodeInsidersIcon = (props: SvgIconProps) => (
94
width="122.618"
95
height="297.191"
96
97
98
99
100
101
102