Benefit Plus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Benefit Plus icon is commonly used in add-item buttons, floating action buttons and form toolbars. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/337086.svg" alt="Benefit Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/337086.svg" alt="Benefit Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/337086.svg" alt="Benefit Plus icon" :width="24" :height="24" />
CSS background
.icon-benefit-plus {
background-image: url('https://proicons.com/icon/337086.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;}.d{fill:#fff;stroke-width:0px;}</style></defs><path class="c" d="m33.9659,31.0767c.3347.281.696.4098,1.5075.4098h.4112c.6692,0,1.2117-.5437,1.2117-1.2143h0c0-.6707-.5425-1.2143-1.2117-1.2143h-.8224c-.6692,0-1.2117-.5437-1.2117-1.2143h0c0-.6707.5425-1.2143,1.2117-1.2143h.4112c.8114,0,1.1728.1288,1.5075.4098"/><circle class="d" cx="35.7531" cy="14.8984" r=".75"/><line class="c" x1="35.7531" y1="17.1437" x2="35.7531" y2="22.001"/><path class="c" d="m28.4519,26.6804v3.0243c0,1.0123.8206,1.8329,1.8329,1.8329h0c1.0123,0,1.8329-.8206,1.8329-1.8329v-3.0243"/><line class="c" x1="32.1177" y1="29.7047" x2="32.1177" y2="31.5377"/><path class="c" d="m26.0041,24.338v6.4153c0,.5062.4103.9165.9165.9165h.2749"/><path class="c" d="m20.3574,29.4703c0,1.0123.8206,1.8329,1.8329,1.8329h0c1.0123,0,1.8329-.8206,1.8329-1.8329v-1.1914c0-1.0123-.8206-1.8329-1.8329-1.8329h0c-1.0123,0-1.8329.8206-1.8329,1.8329"/><line class="c" x1="20.3574" y1="26.4459" x2="20.3574" y2="33.7777"/><path class="c" d="m24.6389,22.0469v-3.0243c0-1.0123-.8206-1.8329-1.8329-1.8329h0c-1.0123,0-1.8329.8206-1.8329,1.8329"/><line class="c" x1="20.973" y1="22.0385" x2="20.973" y2="17.1812"/><path class="c" d="m18.7976,21.1219c-.3157.5525-.9107.925-1.5926.925h0c-1.0123,0-1.8329-.8206-1.8329-1.8329v-1.1914c0-1.0123.8206-1.8329,1.8329-1.8329h0c1.0123,0,1.8329.8206,1.8329,1.8329v.5957h-3.6659"/><path class="c" d="m30.0254,21.1219c-.3157.5525-.9107.925-1.5926.925h0c-1.0123,0-1.8329-.8206-1.8329-1.8329v-1.1914c0-1.0123.8206-1.8329,1.8329-1.8329h0c1.0123,0,1.8329.8206,1.8329,1.8329v.5957h-3.6659"/><path class="c" d="m3.5636,17.6896c4.486,18.266,39.2682,36.3882,40.9099.5429,1.2604-13.7216-42.8735-10.1555-40.9099-.5429Z"/><path class="c" d="m38.4004,15.6316v5.453c0,.5062.4103.9165.9165.9165h.2749"/><line class="c" x1="37.4382" y1="17.1438" x2="39.3627" y2="17.1438"/><path class="c" d="m9.7024,19.0225c0-1.0123.8206-1.8329,1.8329-1.8329h0c1.0123,0,1.8329.8206,1.8329,1.8329v1.1914c0,1.0123-.8206,1.8329-1.8329,1.8329h0c-1.0123,0-1.8329-.8206-1.8329-1.8329"/><line class="c" x1="9.7024" y1="22.0469" x2="9.7024" y2="14.7151"/><path class="c" d="m32.5866,22.0469v-6.0487c0-.7086.5744-1.2831,1.2831-1.2831h0"/><line class="c" x1="31.4999" y1="17.1896" x2="34.066" y2="17.1896"/></svg>
Copied!