Meizu Migration Tool Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Meizu Migration Tool 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/343613.svg" alt="Meizu Migration Tool icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343613.svg" alt="Meizu Migration Tool icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343613.svg" alt="Meizu Migration Tool icon" :width="24" :height="24" />
CSS background
.icon-meizu-migration-tool {
background-image: url('https://proicons.com/icon/343613.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>.e{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M27.14,9.8411c6.5034,1.4359,11.36,7.2342,11.36,14.159,0,8.0081-6.4919,14.5-14.5,14.5-.0411,0-.0822-.0002-.1232-.0005l-1.8431,6.9104c.6537.06,1.3099.0901,1.9663.0901,11.874,0,21.5-9.6259,21.5-21.5,0-10.091-6.9838-18.673-16.555-20.926"/><path class="e" d="M20.86,38.1589c-6.5034-1.4359-11.36-7.2342-11.36-14.159,0-8.0081,6.4919-14.5,14.5-14.5.0411,0,.0821.0002.1232.0005l1.8516-6.9096c-.6565-.0606-1.3155-.0909-1.9748-.0909C12.126,2.4999,2.5,12.1258,2.5,23.9999c0,10.098,6.9933,18.685,16.574,20.93"/></svg>
Copied!