Momo Root Checker Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Momo Root Checker 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/344034.svg" alt="Momo Root Checker icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344034.svg" alt="Momo Root Checker icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344034.svg" alt="Momo Root Checker icon" :width="24" :height="24" />
CSS background
.icon-momo-root-checker {
background-image: url('https://proicons.com/icon/344034.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M40.8514,37.2833c-3.9243,5.1435-9.9115,8.1538-16.3942,8.2167h-.4517c-6.5108-.0022-12.8869-3.0775-16.8568-8.2167M23.6655,2.5h.645c7.1102.0563,14.0424,3.9043,17.8037,9.9275,2.1327,3.237,3.2554,7.0892,3.3857,10.9501v1.1375c-.126,4.4957-1.6918,8.9287-4.4455,12.4906-.291-1.7593-.4343-3.5467-.9056-5.2735-1.0055-3.8826-2.795-7.7544-5.981-10.3284-2.8124-2.3248-6.5347-3.3518-10.1507-3.2348-3.6701-.1213-7.4489.9403-10.2808,3.3323-3.238,2.6888-5.0405,6.6949-5.9875,10.7119-.3996,1.6011-.5907,3.2413-.7405,4.8814-2.7928-3.5793-4.389-8.0447-4.5085-12.5795v-1.1202c.1412-6.6776,3.6224-13.1947,9.1473-16.9734,3.4682-2.522,7.7422-3.8284,12.0183-3.9216ZM17.5251,28.115c-1.2662.5395-1.7439,2.2208-1.2987,3.4492.2845,1.1917,1.683,2.0931,2.8515,1.5102,1.6983-.8299,1.8438-3.419.4865-4.6215-.543-.5048-1.3639-.5222-2.0392-.338ZM29.4587,28.0955c-1.038.4116-1.631,1.6011-1.531,2.6823-.0456,1.378,1.3052,2.8318,2.7407,2.3898,1.9437-.6218,2.226-3.6118.6428-4.7752-.4995-.4485-1.2378-.4355-1.8525-.2968Z"/></svg>
Copied!