Sanmer Pkg Inst Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sanmer Pkg Inst 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/346955.svg" alt="Sanmer Pkg Inst icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346955.svg" alt="Sanmer Pkg Inst icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346955.svg" alt="Sanmer Pkg Inst icon" :width="24" :height="24" />
CSS background
.icon-sanmer-pkg-inst {
background-image: url('https://proicons.com/icon/346955.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>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="b" class="c" d="m12.437,39.7181V10.435h-4.6206c-1.2791.0002-2.3162-1.0366-2.3163-2.3157-.0002-1.2791,1.0366-2.3162,2.3157-2.3163h32.3679c1.2791-.0002,2.3162,1.0366,2.3163,2.3157.0002,1.2791-1.0366,2.3162-2.3157,2.3163-.0002,0-.0004,0-.0006,0h-4.6321v29.2831c.0899,1.276-.8715,2.3832-2.1475,2.4732s-2.3832-.8715-2.4732-2.1475c-.0076-.1084-.0076-.2173,0-.3257l.3325-29.2831h-14.2058v29.2831c.0899,1.276-.8715,2.3832-2.1475,2.4732-1.276.0899-2.3832-.8715-2.4732-2.1475-.0076-.1084-.0076-.2173,0-.3257"/></svg>
Copied!