Pttavm Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pttavm 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/346252.svg" alt="Pttavm icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346252.svg" alt="Pttavm icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346252.svg" alt="Pttavm icon" :width="24" :height="24" />
CSS background
.icon-pttavm {
background-image: url('https://proicons.com/icon/346252.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><circle class="b" cx="24" cy="24" r="21.5"/><polyline class="b" points="33.6056 27.8485 33.6056 20.0528 37.5528 27.9472 41.5 20.0528 41.5 27.9472"/><path class="b" d="m6.5,27.9472v-7.8944h2.5657c1.4802,0,2.6644,1.1842,2.6644,2.6644s-1.1842,2.6644-2.6644,2.6644h-2.5657"/><polyline class="b" points="31.6729 20.0528 29.1072 27.9472 26.5415 20.0528"/><path class="b" d="m14.0539,21.0396v5.9208c0,.5921.3947.9868.9868.9868h.296"/><line class="b" x1="12.9685" y1="22.6185" x2="15.1394" y2="22.6185"/><line class="b" x1="25.6534" y1="25.2828" x2="22.1009" y2="25.2828"/><polyline class="b" points="21.2128 27.9472 23.8771 20.0528 26.5415 27.9472"/><path class="b" d="m17.6607,21.0396v5.9208c0,.5921.3947.9868.9868.9868h.296"/><line class="b" x1="16.5752" y1="22.6185" x2="18.7462" y2="22.6185"/></svg>
Copied!