| Server IP : 87.98.154.146 / Your IP : 216.73.216.165 Web Server : Apache System : Linux webm004.cluster126.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : ohklomafyi ( 52085) PHP Version : 7.4.33 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/ohklomafyi/www/wp-content/plugins/templately/assets/images/icons/ |
Upload File : |
import React from 'react';
function ArrowRight() {
return (
<svg
xmlns='http://www.w3.org/2000/svg'
width='25'
height='25'
fill='none'
viewBox='0 0 25 25'>
<mask
id='mask0_381_11152'
style={{ maskType: 'alpha' }}
width='25'
height='25'
x='0'
y='0'
maskUnits='userSpaceOnUse'>
<path
fill='#D9D9D9'
d='M0.691 0.142H24.691V24.142H0.691z'></path>
</mask>
<g mask='url(#mask0_381_11152)'>
<path
fill='#fff'
d='M15.691 19.142l-1.425-1.4 4.6-4.6H2.691v-2h16.175l-4.575-4.6 1.4-1.4 7 7-7 7z'></path>
</g>
</svg>
);
}
export default ArrowRight;