Mercuryssh Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mercuryssh 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/343649.svg" alt="Mercuryssh icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343649.svg" alt="Mercuryssh icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343649.svg" alt="Mercuryssh icon" :width="24" :height="24" />
CSS background
.icon-mercuryssh {
background-image: url('https://proicons.com/icon/343649.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M21.0887,24.6805l-1.9951.22c-1.1074,1.467-5.9626,7.1118-8.9268,8.8319a4.34,4.34,0,0,1-2.2487.6571l-2.84-.09c-.9557-.03-2.1793,2.1386-.3882,2.8421L9.9055,39.19c1.9225.7552,4.2558.2577,6.1761-.5031,1.7741-.7029,2.5677-3.5545,4.4759-3.5691l5.2136-.04c2.1951-.0169,3.1794-3.4732,2.3536-5.1808-1.03-2.1312-4.5727-2.1861-6.892-1.7126-1.006.2054-2.4588,1.8551-2.4588,1.8551"/><path class="a" d="M16.0676,28.8016c3.2083,1.0223,4.6089,2.7414,4.49,6.3165"/><path class="a" d="M19.0936,24.9c-6.79-14.0446,7.8773-7.2267,19.306-17.6086,1.1808,1.8821.4932,4.4172-.3678,5.9582"/><path class="a" d="M22.3055,27.7264c-6.79-14.0447,8.8142-6.4239,19.6077-17.5329,1.2864-.1464,1.1247,4.2634-.4453,5.6743,1.4406-.2032,1.26,3.07-1.4473,5.0135,1.8786.6379-.6788,3.25-2.5881,3.708.8058.8484-.23,2.359-3.753,3.3746.2912,2.1732-2.4916,2.0413-5.4609,1.93"/><path class="a" d="M41.4679,15.8678a29.7624,29.7624,0,0,1-10.97,3.1388"/><path class="a" d="M40.0206,20.8813a26.1932,26.1932,0,0,1-9.9716.5858"/><path class="a" d="M37.4325,24.5893a26.3364,26.3364,0,0,1-8.4959-.9546"/><path class="a" d="M33.68,27.9639a16.3884,16.3884,0,0,1-6.3618-2.5667"/></svg>
Copied!