Pathbuilder2e Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pathbuilder2e 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/331019.svg" alt="Pathbuilder2e icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331019.svg" alt="Pathbuilder2e icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331019.svg" alt="Pathbuilder2e icon" :width="24" :height="24" />
CSS background
.icon-pathbuilder2e {
background-image: url('https://proicons.com/icon/331019.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>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m25.735,19.31l.46,17.94-1.98,3.07-2.01-3.07.44-17.94"/><path class="c" d="m40.125,19.8l-11.28.95-.38,8.64"/><path class="c" d="m31.515,23.57l7.76.2"/><path class="c" d="m31.405,26.53l6.02.91"/><path class="c" d="m30.425,29.36l4.97,1.5"/><path class="c" d="m7.875,19.72l11.29.95.37,8.64"/><path class="c" d="m16.495,23.49l-7.77.2"/><path class="c" d="m16.595,26.45l-6.02.91"/><path class="c" d="m17.585,29.28l-4.98,1.5"/><path class="c" d="m18.285,17.03h12.14"/><path class="c" d="m24.125,7.68l.01,7.27"/><path id="b" class="c" d="m24,2.5c11.8762,0,21.5,9.6238,21.5,21.5s-9.6238,21.5-21.5,21.5S2.5,35.8762,2.5,24,12.1238,2.5,24,2.5Z"/></svg>
Copied!