Taxa 4x35 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Taxa 4x35 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/333704.svg" alt="Taxa 4x35 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333704.svg" alt="Taxa 4x35 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333704.svg" alt="Taxa 4x35 icon" :width="24" :height="24" />
CSS background
.icon-taxa-4x35 {
background-image: url('https://proicons.com/icon/333704.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="m24.9285,15.8373c7.3983,0,19.5715-.2653,19.5715,3.5665s-7.2214,12.7628-11.1711,12.7628-21.4285-3.3896-24.4349-5.4824-5.394-5.0992-5.394-7.3688,10.6995-3.4781,21.4285-3.4781Z"/><g><g><line class="b" x1="25.302" y1="19.1386" x2="31.0465" y2="24"/><line class="b" x1="31.0465" y1="19.1386" x2="25.302" y2="24"/></g><g><line class="b" x1="10.574" y1="19.1386" x2="16.3186" y2="19.1386"/><line class="b" x1="13.4463" y1="24" x2="13.4463" y2="19.1386"/></g><g><line class="b" x1="16.8675" y1="23.9856" x2="19.6841" y2="19.1386"/><line class="b" x1="22.5036" y1="24" x2="19.6841" y2="19.1386"/><line class="b" x1="21.5604" y1="22.3738" x2="17.8041" y2="22.3738"/></g><g><line class="b" x1="33.971" y1="23.9856" x2="36.7876" y2="19.1386"/><line class="b" x1="39.6071" y1="24" x2="36.7876" y2="19.1386"/><line class="b" x1="38.6639" y1="22.3738" x2="34.9076" y2="22.3738"/></g></g></svg>
Copied!