File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4505,7 +4505,7 @@ export function QuartrIcon(props: SVGProps<SVGSVGElement>) {
45054505 return (
45064506 <svg {...props} viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'>
45074507 <rect width='32' height='32' rx='6' fill='white' />
4508- <g transform='translate(6 6.19) scale(0.17 )'>
4508+ <g transform='translate(6 6.19) scale(0.16624 )'>
45094509 <path
45104510 d='M34.07 88.5C34.07 104.79 58.42 118 77.23 118C87.24 118 96.25 114.26 102.48 108.31L77.23 88.5H34.07Z'
45114511 fill='black'
Original file line number Diff line number Diff line change @@ -4505,7 +4505,7 @@ export function QuartrIcon(props: SVGProps<SVGSVGElement>) {
45054505 return (
45064506 <svg {...props} viewBox='0 0 32 32' fill='none' xmlns='http://www.w3.org/2000/svg'>
45074507 <rect width='32' height='32' rx='6' fill='white' />
4508- <g transform='translate(6 6.19) scale(0.17 )'>
4508+ <g transform='translate(6 6.19) scale(0.16624 )'>
45094509 <path
45104510 d='M34.07 88.5C34.07 104.79 58.42 118 77.23 118C87.24 118 96.25 114.26 102.48 108.31L77.23 88.5H34.07Z'
45114511 fill='black'
You can’t perform that action at this time.
0 commit comments