Skip to content

Commit

Permalink
fix overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
aloccid-iata authored Apr 30, 2024
1 parent 6bfa405 commit d6bd3fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Visualizer/components/ArrayIcon.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ export function ArrayIcon() {
xmlns="http://www.w3.org/2000/svg"
xmlSpace="preserve"
className="key-icon"
viewBox="0 0 580 363"
overflow="hidden">
<g transform="translate(-1328 -1000)">
<path d="M1397.83 1349C1382.41 1349 1369.92 1336.5 1369.92 1321.08L1369.92 1209.42C1369.92 1194 1357.42 1181.5 1342 1181.5 1357.42 1181.5 1369.92 1169 1369.92 1153.58L1369.92 1041.92C1369.92 1026.5 1382.41 1014 1397.83 1014M1838.17 1014C1853.59 1014 1866.08 1026.5 1866.08 1041.92L1866.08 1153.58C1866.08 1169 1878.58 1181.5 1894 1181.5 1878.58 1181.5 1866.08 1194 1866.08 1209.42L1866.08 1321.08C1866.08 1336.5 1853.59 1349 1838.17 1349" stroke="#000000" strokeWidth="27.5" strokeMiterlimit="8" fill="none" fillRule="evenodd"/>
Expand Down

0 comments on commit d6bd3fa

Please sign in to comment.