We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a185b03 commit aefefc5Copy full SHA for aefefc5
src/components/icons/VirtualCluster.tsx
@@ -4,7 +4,7 @@ export default createIcon(({ size, color = '#E0E3E5', fullColor = true }) => (
4
<svg
5
width={size}
6
height={size}
7
- viewBox="0 0 16 16"
+ viewBox="0 0 13 12"
8
fill="none"
9
xmlns="http://www.w3.org/2000/svg"
10
>
0 commit comments