Sanchar Saathi Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sanchar Saathi 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/346951.svg" alt="Sanchar Saathi icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346951.svg" alt="Sanchar Saathi icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346951.svg" alt="Sanchar Saathi icon" :width="24" :height="24" />
CSS background
.icon-sanchar-saathi {
background-image: url('https://proicons.com/icon/346951.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>.i{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle id="c" class="i" cx="24" cy="24" r="21.5"/><g id="d"><rect id="e" class="i" x="22.9126" y="14.57" width="2.2038" height="3.8473"/><g id="f"><path id="g" class="i" d="M21.6275,15.7261c-.2152.4677-.2376.9929,0,1.5352M26.3725,15.7261c.2152.4677.2376.9929,0,1.5352"/><path id="h" class="i" d="M20.5099,14.9864c-.6482.8339-.6884,2.1047,0,3.0145M27.4901,14.9864c.6482.8339.6884,2.1047,0,3.0145"/></g></g><path class="i" d="M23.1121,20.1542c.7319,3.8458.3813,12.7309-16.2112,16.8794,10.5572-4.8947,11.5542-12.8815-1.2647-24.2203,8.8527,3.6803,13.7036,12.8923,13.7036,12.8923,2.1177-.5327,3.6041-2.1449,3.7723-5.5514Z"/><circle class="i" cx="20.153" cy="22.1086" r="1.1164"/><path class="i" d="M24.8879,20.1542c-.7319,3.8458-.3813,12.7309,16.2112,16.8794-10.5572-4.8947-11.5542-12.8815,1.2647-24.2203-8.8527,3.6803-13.7036,12.8923-13.7036,12.8923-2.1177-.5327-3.6041-2.1449-3.7723-5.5514Z"/><circle class="i" cx="27.847" cy="22.1086" r="1.1164"/></svg>
Copied!