Remotecall Service Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Remotecall Service 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/332078.svg" alt="Remotecall Service icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332078.svg" alt="Remotecall Service icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332078.svg" alt="Remotecall Service icon" :width="24" :height="24" />
CSS background
.icon-remotecall-service {
background-image: url('https://proicons.com/icon/332078.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>.h{fill:none;stroke:#000;stroke-linejoin:round;}</style></defs><path id="c" class="h" d="m18.0499,26.8848c-.0604-2.7625.9644-5.4172,2.8309-7.3338,1.8666-1.9166,4.4084-2.9241,7.0222-2.7834"/><path id="d" class="h" d="m14.9542,26.6995c-.0783-3.4305,1.2519-6.7272,3.6748-9.1072,2.4229-2.38,5.7225-3.6312,9.1153-3.4565"/><rect id="e" class="h" x="23.4138" y="19.0213" width="11.9352" height="18.8178" rx="5.9675" ry="5.9675" transform="translate(-11.4534 26.4134) rotate(-41.23)"/><path id="f" class="h" d="m25.4898,24.2436l2.0539,2.1332"/><path id="g" class="h" d="m30.8809,21.1785v-10.1989c0-3.5811-2.8413-6.4797-6.349-6.4797h-7.8c-3.5078,0-6.349,2.8986-6.349,6.4797v26.0387c0,3.581,2.8413,6.4816,6.349,6.4816h7.8c3.5078,0,6.349-2.9006,6.349-6.4816v-.0821"/></svg>
Copied!