Office Nx Planmaker Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Office Nx Planmaker 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/345098.svg" alt="Office Nx Planmaker icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/345098.svg" alt="Office Nx Planmaker icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/345098.svg" alt="Office Nx Planmaker icon" :width="24" :height="24" />
CSS background
.icon-office-nx-planmaker {
background-image: url('https://proicons.com/icon/345098.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"><rect x="12.75" y="12.75" width="22.5" height="22.5" rx="4" ry="4" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M12.75,24.371l-1.3597,5.4387c-.2851,1.1403-1.3097,1.9403-2.4851,1.9403h-4.4057c1.1754,0,2.2-.8,2.4851-1.9403l2.9049-11.619c.2851-1.1403,1.3097-1.9403,2.4851-1.9403h.4057" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M4.5,30l3.4375-13.75h-3.4375" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M6.2188,23.125l1.2187,4.875" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M35.25,23.629l1.3597-5.4387c.2851-1.1403,1.3097-1.9403,2.4851-1.9403h4.4057c-1.1754,0-2.2.8-2.4851,1.9403l-2.9049,11.619c-.2851,1.1403-1.3097,1.9403-2.4851,1.9403h-.4057" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M43.5,18l-3.4375,13.75h3.4375" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M41.781,24.875l-1.2188-4.875" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/><path d="M20.562,29.125v-10.25h3.3973c1.9207,0,3.4777,1.5412,3.4777,3.4423s-1.557,3.4423-3.4777,3.4423h-3.3973" style="fill:none; stroke:#fff; stroke-linecap:round; stroke-linejoin:round;"/></svg>
Copied!