Return To Monkey Island Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Return To Monkey Island icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/346687.svg" alt="Return To Monkey Island icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346687.svg" alt="Return To Monkey Island icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346687.svg" alt="Return To Monkey Island icon" :width="24" :height="24" />
CSS background
.icon-return-to-monkey-island {
background-image: url('https://proicons.com/icon/346687.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M27.0566,4.5c-1.9618,0-13.7677,6.7962-14.6435,8.2676s-4.2389,9.9491-2.8376,12.0511,2.8376.3503,2.8376.3503c.035,1.7866-.3854,2.6624.6306,3.3281s3.9236.6302,4.0287-.5782-1.6815-3.5206-.5255-3.8008,2.7325,1.2962,2.3472,4.1338-1.7866,4.2039-.3854,4.9045,3.7835-.9459,5.1147-.8758,4.1338,2.0319,6.0606,1.5414,2.9427-.1581,3.5733.0786.9459-.9194,1.6465-1.7602,3.3281-.0556,3.223-2.5326-1.6465-1.9165-1.6465-1.9165c0,0,.3153-2.0669-.5955-1.5764s-4.2389,2.0669-4.2389-2.7325,2.8726-6.2708,4.4841-5.8504.1051,6.1998.1051,6.1998c3.293-1.9609,2.7036-6.9005,1.8948-7.8814s-4.9076-4.6307-5.7483-6.3966-2.6274-4.9538-5.3249-4.9538Z"/><path class="c" d="M22.9437,32.3569s-1.5623,2.2708-1.5623,4.5829.5255,3.3981,2.0669,3.5733.6656-.9459,1.582-1.121.7652,1.051,1.8512,1.4013,3.6433-.0701,6.4109.0701c2.7675.1401,3.8535-2.1019,4.9395-.8758s-.3503,1.5064-2.0669,2.7325-5.3249.6306-6.9714.6656-5.9204-1.7866-7.9173-.7006-3.0828-.9108-3.0828-3.5032c0-.8057.5255-1.7866.3503-3.0828s-.3503-3.1593-.3503-3.1593"/><path class="c" d="M24,17.2517c2.5321,0,3.8974,3.0111,3.7923,6.4801s-1.8043,4.3799-3.7923,4.3799-3.5995-.2803-3.2842-5.0096,1.6989-5.8504,3.2842-5.8504Z"/><path class="c" d="M28.4909,28.452c.2222-.7022.6653-2.589,1.4175-2.6903s1.4175,2.4155,1.4319,2.9795-.6653.9691-1.0269.4195-.8389-.4918-1.1282-.1012-1.0414.4893-.6943-.6075Z"/><path class="c" d="M34.2499,33.115s1.2086,2.3476.9984,3.2935-1.1035.3328-1.5064.4204-1.664.1576-2.9777.1576-3.0479.1118-3.5383-.3153c-.543-.4729.1731-3.0621.1731-3.0621"/><path class="c" d="M25.5571,39.4907c.3026-1.0328,1.8081-2.7293,1.8081-2.7293"/><path class="c" d="M34.9958,36.8494c.3751.3123,1.686,3.0228,1.686,3.0228"/><path class="c" d="M33.2573,33.9006c.1168.7563.2722,2.9631.2722,2.9631"/><path class="c" d="M31.2198,36.9837c-.0177-.7504.1207-3.4122.1207-3.4122"/><path class="c" d="M29.2753,36.9837c-.1576-1.2758.1604-3.1134.1604-3.1134"/><path class="c" d="M27.3073,40.8845c.4091-.8152,1.46-3.8848,1.46-3.8848"/><path class="c" d="M30.3613,36.9997c.2102.8451-.2604,3.8815-.2604,3.8815"/><path class="c" d="M31.6234,40.8366c.0517-.7322.2985-3.868.2985-3.868"/><path class="c" d="M33.7419,36.8289c.1051.6481.1752,4.0077.1752,4.0077"/></svg>
Copied!