Dtac Onecall Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Dtac Onecall 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/324810.svg" alt="Dtac Onecall icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/324810.svg" alt="Dtac Onecall icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/324810.svg" alt="Dtac Onecall icon" :width="24" :height="24" />
CSS background
.icon-dtac-onecall {
background-image: url('https://proicons.com/icon/324810.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M16.0277,15.4579l7.9703-3.5392v26.8492h-12.9702c-2.0193.0044-3.6598-1.6289-3.6642-3.6482,0-.0053,0-.0107,0-.016V9.1642c-.0044-2.0193,1.6289-3.6598,3.6482-3.6642.0053,0,.0107,0,.016,0h25.9444c2.0193-.0044,3.6598,1.6289,3.6642,3.6482,0,.0053,0,.0107,0,.016v25.9394c.0044,2.0193-1.6289,3.6598-3.6482,3.6642-.0053,0-.0107,0-.016,0h-.5389M31.5764,38.7678h-7.5794M31.5754,38.7678l2.9024,2.8304c.7728.7538,1.9556,1.6726,1.9556-.204v-2.6264"/></svg>
Copied!