Caller Id Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Caller Id 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/337940.svg" alt="Caller Id icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337940.svg" alt="Caller Id icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337940.svg" alt="Caller Id icon" :width="24" :height="24" />
CSS background
.icon-caller-id {
background-image: url('https://proicons.com/icon/337940.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="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m19.2591,12.4817c-.4243-1.4145-.723-2.8834-.8832-4.3936-.1574-1.4843-1.4521-2.5881-2.9447-2.5881h-6.9238c-1.7804,0-3.152,1.5377-2.9953,3.3113,1.5787,17.8661,15.8104,32.0978,33.6765,33.6765,1.7735.1567,3.3112-1.2098,3.3112-2.9902v-6.1724c0-2.2536-1.1038-3.5436-2.5881-3.701-1.5102-.1601-2.9791-.4589-4.3936-.8832-1.7302-.519-3.6033-.0304-4.8806,1.2469l-2.9629,2.9629c-5.3372-2.8885-9.7369-7.2882-12.6254-12.6254l2.9629-2.9629c1.2773-1.2773,1.7659-3.1504,1.2468-4.8806Z"/><g><line class="b" x1="31.3826" y1="5.5" x2="31.3826" y2="16.5232"/><path class="b" d="m35.1971,16.5232V5.5h2.4802c2.6635,0,4.8226,2.1592,4.8226,4.8226v1.3779c0,2.6635-2.1592,4.8226-4.8226,4.8226h-2.4802Z"/></g></svg>
Caller Id in other icon packs
Copied!