Yetanothercallblocker Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Yetanothercallblocker 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/335455.svg" alt="Yetanothercallblocker icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335455.svg" alt="Yetanothercallblocker icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335455.svg" alt="Yetanothercallblocker icon" :width="24" :height="24" />
CSS background
.icon-yetanothercallblocker {
background-image: url('https://proicons.com/icon/335455.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="e" d="m39.0816,10.0893l-12.7998-5.184c-1.3658-.5605-2.8975-.5605-4.2633,0l-13.1401,5.184c-.7797.3055-1.2868,1.0642-1.271,1.9015v12.4796c0,11.1686,11.6089,19.0146,16.5927,19.0146s16.1924-7.876,16.1924-19.0146v-12.4796c.0096-.8475-.5155-1.6091-1.311-1.9015Z"/><path id="d" class="e" d="m33.6097,33.3572c-.0109.7494-.6216,1.3511-1.3711,1.351h-.0701c-10.6931-.8265-19.1888-9.3222-20.0154-20.0154-.0513-.7486.5215-1.3937,1.271-1.4311h3.0023c1.324.0156,2.4401.9916,2.632,2.3018.1107.7267.2815,1.4431.5104,2.1416.1617.5545.0082,1.153-.4003,1.5612l-1.6613,1.7013c1.8491,3.5942,4.7834,6.5145,8.3864,8.3464l1.7714-1.7513c.357-.3692.8956-.498,1.3811-.3303.7352.2389,1.4881.4196,2.2517.5404,1.3062.2264,2.275,1.3372,2.3218,2.662l-.01,2.9222Z"/></svg>
Copied!