Whoscall Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Whoscall 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/349697.svg" alt="Whoscall icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349697.svg" alt="Whoscall icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349697.svg" alt="Whoscall icon" :width="24" :height="24" />
CSS background
.icon-whoscall {
background-image: url('https://proicons.com/icon/349697.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="m11.4122,30.2132c-.1737-.579-.2959-1.1802-.3615-1.7983-.0644-.6075-.5943-1.0593-1.2053-1.0593h-2.834c-.7288,0-1.2902.6294-1.226,1.3553.6462,7.3127,6.4713,13.1379,13.7841,13.7841.7259.0642,1.3553-.4952,1.3553-1.2239v-2.5264c0-.9224-.4518-1.4504-1.0593-1.5148-.6181-.0655-1.2194-.1878-1.7983-.3615-.7082-.2124-1.4749-.0125-1.9977.5103l-1.2127,1.2127c-2.1846-1.1823-3.9854-2.9831-5.1677-5.1677l1.2127-1.2128c.5228-.5228.7228-1.2895.5103-1.9977h0Z"/><path class="b" d="m23.9849,5.5h5.6604c6.9662,0,12.5743,5.4315,12.5743,12.1783v1.7926c0,6.7468-5.6081,12.1783-12.5743,12.1783,0,0-3.7738.0301-5.6604,0-4.2722-.0682-2.2126,3.6892-4.2063,3.1081-2.9599-.8627-8.368-7.8192-8.368-15.2864v-1.7926c0-6.7468,5.6081-12.1783,12.5743-12.1783Z"/><g><polyline class="b" points="21.5944 12.6087 19.9508 17.8293 18.404 12.6087 16.8571 17.8293 15.2136 12.6087"/><g><line class="b" x1="23.4957" y1="9.9982" x2="23.4957" y2="17.8292"/><path class="b" d="m23.4957,14.5421c0-1.0635.8701-1.9336,1.9336-1.9336s1.9336.8701,1.9336,1.9336v3.1904"/><path class="b" d="m31.1978,17.8292c-1.0635,0-1.9336-.8701-1.9336-1.9336v-1.2568c0-1.0635.8701-1.9336,1.9336-1.9336s1.9336.8701,1.9336,1.9336v1.2568c0,1.0635-.8701,1.9336-1.9336,1.9336Z"/><path class="b" d="m35.2261,17.4425c.3867.29.7734.3867,1.5469.3867h.3867c.6768,0,1.2568-.5801,1.2568-1.2568s-.5801-1.2568-1.2568-1.2568h-.8701c-.6768,0-1.2568-.5801-1.2568-1.2568s.5801-1.2568,1.2568-1.2568h.3867c.8701,0,1.2568.0967,1.5469.3867"/><path class="b" d="m22.7017,26.3355c-.29.5801-.9668.9668-1.6435.9668-1.0635,0-1.9336-.8701-1.9336-1.9336v-1.2568c0-1.0635.8701-1.9336,1.9336-1.9336.6768,0,1.3535.3867,1.6435.9668"/><path class="b" d="m28.3682,25.3687c0,1.0635-.8701,1.9336-1.9336,1.9336s-1.9336-.8701-1.9336-1.9336v-1.2568c0-1.0635.8701-1.9336,1.9336-1.9336s1.9336.8701,1.9336,1.9336"/><line class="b" x1="28.3682" y1="27.3023" x2="28.3682" y2="22.0817"/><path class="b" d="m30.4765,19.568v6.7675c0,.5801.3867.9668.9668.9668h.29"/><path class="b" d="m33.2487,19.568v6.7675c0,.5801.3867.9668.9668.9668h.29"/></g></g></svg>
Copied!