Samsung Smart Manager China Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Samsung Smart Manager China 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/346946.svg" alt="Samsung Smart Manager China icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346946.svg" alt="Samsung Smart Manager China icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346946.svg" alt="Samsung Smart Manager China icon" :width="24" :height="24" />
CSS background
.icon-samsung-smart-manager-china {
background-image: url('https://proicons.com/icon/346946.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="M20.1434,23.5118c-2.73,2.158-5.244,6.318-5.206,8.653.004.24.019.477.22.678.2.202.439.216.678.22,2.335.038,6.495-2.475,8.653-5.205l-4.345-4.346Z"/><path class="c" d="M21.0214,20.4118l-4.296.686c-1.168.186-1.426-.713-1.121-1.3,1.473-2.836,4.57-5.132,8.041-6.022,3.371-5.08,9.65-7.904,16.665-6.085,1.818,7.014-1.005,13.293-6.085,16.664-.89,3.472-3.187,6.568-6.023,8.041-.587.305-1.485.047-1.3-1.12l.686-4.296-6.567-6.568Z"/><path class="c" d="M45.5014,24.7788c-.1983,5.4288-2.4436,10.5815-6.285,14.423h0c-8.3997,8.3992-22.0182,8.3992-30.418,0-8.3998-8.3994-8.3999-22.0175,0-30.4169,0,0,0,0,0,0,3.846-3.8459,9.0063-6.092,14.442-6.286"/></svg>
Copied!