Pts Ptm Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pts Ptm 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/331688.svg" alt="Pts Ptm icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331688.svg" alt="Pts Ptm icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331688.svg" alt="Pts Ptm icon" :width="24" :height="24" />
CSS background
.icon-pts-ptm {
background-image: url('https://proicons.com/icon/331688.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>.g{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="g" d="M14.75,42.5c0-13.3371,18.5-13.3371,18.5,0"/><path id="d" class="g" d="M10.125,42.5c0-21.0455,27.75-21.0455,27.75,0"/><path class="g" d="M5.61,39.41c4.11-22.31,32.67-22.31,36.78,0"/><path id="e" class="g" d="M5.5,26.9086c10.7917-13.1042,26.2083-13.1042,37,0"/><path id="f" class="g" d="M5.5,19.9711c12.3333-10.0208,24.6667-10.0208,37,0"/><rect class="g" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
Copied!