Progress
This commit is contained in:
@@ -17,12 +17,12 @@ const EllipsisIcon = ({
|
||||
xmlSpace='preserve'
|
||||
aria-label={title}
|
||||
>
|
||||
<g>
|
||||
<circle cx='5' cy='12' r='2' />
|
||||
<circle cx='12' cy='12' r='2' />
|
||||
<circle cx='19' cy='12' r='2' />
|
||||
</g>
|
||||
</svg>
|
||||
<g>
|
||||
<circle cx='5' cy='12' r='2' />
|
||||
<circle cx='12' cy='12' r='2' />
|
||||
<circle cx='19' cy='12' r='2' />
|
||||
</g>
|
||||
</svg>
|
||||
)
|
||||
|
||||
export default EllipsisIcon
|
||||
Reference in New Issue
Block a user