Samsung Browser Lite Alt Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Samsung Browser Lite Alt 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/332353.svg" alt="Samsung Browser Lite Alt icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332353.svg" alt="Samsung Browser Lite Alt icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332353.svg" alt="Samsung Browser Lite Alt icon" :width="24" :height="24" />
CSS background
.icon-samsung-browser-lite-alt {
background-image: url('https://proicons.com/icon/332353.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m9.4479,25.2097c-.6862-6.5299,3.0357-12.7246,9.1231-15.1843,6.0874-2.4596,13.0676-.5892,17.1097,4.5848,4.0417,5.1739,4.1678,12.3993.3091,17.7111"/><path class="c" d="m32.7894,35.7671c-3.6612,2.965-8.5204,3.9979-13.071,2.7784-4.5503-1.2193-8.242-4.5434-9.9303-8.9416"/><path class="c" d="m38.8017,23.6711c20.8127,19.8969-54.2134.6275-27.462-7.3587"/></svg>
Copied!