3plus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The 3plus 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/335775.svg" alt="3plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335775.svg" alt="3plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335775.svg" alt="3plus icon" :width="24" :height="24" />
CSS background
.icon-3plus {
background-image: url('https://proicons.com/icon/335775.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="c" x1="28.7738" y1="29.0512" x2="28.7738" y2="33.8222"/><line class="c" x1="26.3879" y1="31.4372" x2="31.1598" y2="31.4372"/><line class="c" x1="12.6173" y1="24.0082" x2="16.2141" y2="24.0082"/><path class="c" d="M9.5,15.8566c1.4376-1.1983,2.877-1.6788,5.9933-1.6788h.7197c2.6449.0079,4.7871,2.1501,4.7951,4.7951h0c0,2.6378-2.1583,4.9832-4.7951,4.9832"/><path class="c" d="M9.5,31.9196c1.4376,1.1992,2.6368,1.6788,5.9933,1.6788h.7197c2.6449-.0079,4.7871-2.1501,4.7951-4.7951h0c-.0079-2.6449-2.1501-4.7871-4.7951-4.7951"/><line class="c" x1="35.3943" y1="24.4887" x2="35.3943" y2="30.7001"/><line class="c" x1="32.2886" y1="27.5944" x2="38.5" y2="27.5944"/><line class="c" x1="30.7141" y1="14.8165" x2="30.7141" y2="23.8123"/><line class="c" x1="26.2152" y1="19.3144" x2="35.212" y2="19.3144"/><rect class="c" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/></svg>
3plus in other icon packs
Copied!