Tp Pre Post Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Tp Pre Post 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/334168.svg" alt="Tp Pre Post icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334168.svg" alt="Tp Pre Post icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334168.svg" alt="Tp Pre Post icon" :width="24" :height="24" />
CSS background
.icon-tp-pre-post {
background-image: url('https://proicons.com/icon/334168.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>.i{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="i" d="M44.4003,17.2119c-9.0927,3.7216-11.9854,10.1965-13.5949,13.5762L3.5997,17.2119h40.8006Z"/><path id="d" class="i" d="M43.8126,17.3768l-15.4336,4.3314-2.8316-4.3311"/><path id="e" class="i" d="M44.4003,17.2119l-.5877.1649"/><path id="f" class="i" d="M4.1548,17.3768l-.5551-.1649"/><path id="g" class="i" d="M30.6706,30.578l-4.2204-6.578-22.2953-6.6232"/><path id="h" class="i" d="M28.379,21.7082c.8487,1.4973-.5394,2.7146-1.9288,2.2918"/></svg>
Copied!