Skip to content

Commit 63e2f1c

Browse files
committed
make zoominfo icon a bit bigger
1 parent f778d01 commit 63e2f1c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/sim/components/icons.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4689,7 +4689,7 @@ export function ZoomInfoIcon(props: SVGProps<SVGSVGElement>) {
46894689
return (
46904690
<svg
46914691
{...props}
4692-
viewBox='0 0 65 65'
4692+
viewBox='0.272461 0.272461 64 64'
46934693
fill='none'
46944694
xmlns='http://www.w3.org/2000/svg'
46954695
aria-hidden='true'

0 commit comments

Comments
 (0)