Callfilter App Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Callfilter App 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/337941.svg" alt="Callfilter App icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337941.svg" alt="Callfilter App icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337941.svg" alt="Callfilter App icon" :width="24" :height="24" />
CSS background
.icon-callfilter-app {
background-image: url('https://proicons.com/icon/337941.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>.f{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="e" class="f" d="M28.67752912,17.63225757c4.86854865,0,13.03147426,3.35037924,14.15860062,6.01067991,1.12612679,2.6623017.98011037,6.71575956-1.69619095,6.72476136-2.05323358.00700076-5.98267495-.83009379-7.59785928-1.75719867-3.07734765-1.76620047-.44004839-3.89644051-2.9203303-5.35560515-.95810852-.56406296-2.60629562-.44104986-6.62174907-.44104986s-5.66364054-.1230131-6.62274863.44104986c-2.48028001,1.45916463.15801881,3.59040615-2.91932978,5.35560515-1.61518241.92610532-5.54462665,1.76419943-7.59785928,1.75719867-2.67630275-.01000136-2.82231917-4.06245965-1.6961919-6.72375988,1.12612727-2.6623017,9.29005006-6.01167947,14.15860062-6.01167947l9.35505795-.00000191Z"/></svg>
Copied!