Brother Print Service Plugin Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Brother Print Service Plugin icon is commonly used in document viewers, invoice pages and report exports. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/322976.svg" alt="Brother Print Service Plugin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322976.svg" alt="Brother Print Service Plugin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322976.svg" alt="Brother Print Service Plugin icon" :width="24" :height="24" />
CSS background
.icon-brother-print-service-plugin {
background-image: url('https://proicons.com/icon/322976.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="e" d="M34.917,31.9796h6.1688c1.1729,0,1.7135-.5585,1.7866-1.7433l.6042-9.7834c.0846-1.3693-.0544-2.2797-.5095-3.5123l-2.2032-5.9676c-.387-1.0483-.9954-1.1255-1.9412-1.1255H9.1775c-.9458,0-1.5542.0772-1.9412,1.1255l-2.2032,5.9676c-.4746,1.2855-.5904,2.2016-.5095,3.5123l.6042,9.7834c.0732,1.1847.6137,1.7433,1.7866,1.7433h6.1688"/><path id="c" class="e" d="M13.0826,26.0917h21.8351v12.0608H13.0826v-12.0608Z"/><path id="d" class="e" d="M38.6499,21.3055c0,1.0984-.8867,1.9889-1.9805,1.9889h0c-1.0938,0-1.9805-.8905-1.9805-1.9889s.8867-1.9889,1.9805-1.9889c1.0938,0,1.9805.8905,1.9805,1.9889h0Z"/></svg>
Copied!