Samsung Print Service Plugin Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Samsung 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/346942.svg" alt="Samsung Print Service Plugin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346942.svg" alt="Samsung Print Service Plugin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346942.svg" alt="Samsung Print Service Plugin icon" :width="24" :height="24" />
CSS background
.icon-samsung-print-service-plugin {
background-image: url('https://proicons.com/icon/346942.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:#fff;}.d{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="d" d="m34.6373,28.8542h3.1429c2.7307.1399,4.8414,2.689,4.7144,5.6937-.1188,2.8088-2.1613,5.0564-4.714,5.1873l-4.4841-.0088c-2.7212.0054-4.9313-2.4173-4.9366-5.4115v-.0205"/><path class="d" d="m26.558,39.7352h-3.1429c-2.7307-.14-4.8413-2.6892-4.7142-5.6939.1189-2.8087,2.1612-5.0561,4.7138-5.1871l4.4841.0088c2.7212-.0054,4.9313,2.4173,4.9366,5.4115v.0205"/><path class="d" d="m19.1332,39.7579H5.5v-18.6433h35.511l-.0003,7.5062"/><path class="d" d="m18.0818,30.4367h-6.8363v9.3212"/><polygon class="d" points="28.0752 13.8859 28.0752 8.2423 11.9687 8.2423 11.9687 21.1146 34.5427 21.1146 34.5427 13.8859 28.0752 13.8859"/><line class="d" x1="28.075" y1="8.2421" x2="34.5426" y2="13.8859"/><line class="d" x1="24.9673" y1="13.8859" x2="15.5824" y2="13.8859"/><line class="d" x1="30.8012" y1="17.1829" x2="15.5824" y2="17.1829"/><circle class="c" cx="37.3334" cy="24.9835" r=".75"/></svg>
Copied!