Tp Postman Agent Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tp Postman Agent 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/348726.svg" alt="Tp Postman Agent icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348726.svg" alt="Tp Postman Agent icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348726.svg" alt="Tp Postman Agent icon" :width="24" :height="24" />
CSS background
.icon-tp-postman-agent {
background-image: url('https://proicons.com/icon/348726.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>.h{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="h" d="M42.4998,9.9005l-3.6504.1583c-1.6973.0736-1.9464.6947-2.4424,2.3112l-5.4931,17.9035c-.2319.7558-1.1682,1.3383-1.9592,1.3383H8.86c-.7252,0-1.4912-.7735-1.5818-1.4926l-1.7534-13.9064c-.135-1.0703.2835-1.66,1.2889-1.66h28.7855l-16.0598,9.7728c-1.0095.6143-2.6739.7974-3.5459,0L5.9233,15.1164"/><path id="d" class="h" d="M22.7851,22.471l7.2635,8.6188"/><path id="e" class="h" d="M14.7847,23.5197l-6.6827,7.4525"/><path id="f" class="h" d="M11.8541,35.9882c0,1.1661-.9459,2.1113-2.1126,2.1113h0c-1.1668,0-2.1126-.9453-2.1126-2.1113,0-1.1661.9459-2.1113,2.1126-2.1113s2.1126.9453,2.1126,2.1113h0Z"/><path id="g" class="h" d="M30.4166,35.9882c0,1.1661-.9459,2.1113-2.1126,2.1113s-2.1126-.9453-2.1126-2.1113h0c0-1.1661.9459-2.1113,2.1126-2.1113h0c1.1668,0,2.1126.9453,2.1126,2.1113Z"/></svg>
Copied!