diff options
Diffstat (limited to 'icons/arrow-right-circle.svg')
-rw-r--r-- | icons/arrow-right-circle.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/arrow-right-circle.svg b/icons/arrow-right-circle.svg index 8d7cffdd..7e9a8ab0 100644 --- a/icons/arrow-right-circle.svg +++ b/icons/arrow-right-circle.svg @@ -2,7 +2,7 @@ <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <path d="M18 15l3 -3l-3 -3" /> <circle cx="5" cy="12" r="2" /> - <line x1="7" y1="12" x2="21" y2="12" /> + <path d="M7 12h14" /> </svg> |