Hellomerlin Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hellomerlin 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/326976.svg" alt="Hellomerlin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326976.svg" alt="Hellomerlin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326976.svg" alt="Hellomerlin icon" :width="24" :height="24" />
CSS background
.icon-hellomerlin {
background-image: url('https://proicons.com/icon/326976.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M10.89940368,33.28215658c-.79278101.14394549-2.83596529.36953672-4.36136973-.0132115-.99151334-.69395193-1.0957137-1.60060117-1.01729502-3.44827455.07530328-4.2109783,5.76861086-16.2208604,10.11923805-19.01385657.91846542-.12353611,2.86819188.29648727,3.46975963.57686073.75410849,1.57911712-.39531636,5.99419953-.09850638,10.108495,2.35256239-3.70609135,5.60747536-7.79890379,7.79890379-9.12020514.61338392-.05618267,2.5566665-.00204073,2.83596427.07573356,1.00440367,1.49317887.31582404,9.5606379.70899107,15.46889816.14287185,3.56644041,2.39553049,6.24127277,1.66505434,8.47566725-1.10645675,1.6220842-2.54592191,1.6220842-3.57718295,1.46095228-1.60060117-1.82619035-3.29788313-6.30572389-3.99613166-16.86539829-2.2988497.56289625-4.1680102,8.56160549-5.29594998,10.29111506-1.28907579.20947435-3.28714059.06649391-4.07132839-.23418239-.6649483-.84541904-.48984884-8.25008011-.16543159-12.03136717-4.24320489,4.1680102-3.19046083,9.4102475-4.01761673,14.28724672l.00290128-.01847315Z"/><path class="f" d="M33.99532811,10.07880883c-.63272172,4.11429752-.46836479,7.96003775.15791099,11.7090972,2.87893442-1.62208624,5.86529011-2.9756152,8.3467609-5.59673488-2.71779841-2.84670681-5.58599234-4.6836397-8.50789281-6.06939422l.00322092-.0429681Z"/></svg>
Copied!