Smugmug Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Smugmug 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/306510.svg" alt="Smugmug icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306510.svg" alt="Smugmug icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306510.svg" alt="Smugmug icon" :width="24" :height="24" />
CSS background
.icon-smugmug {
background-image: url('https://proicons.com/icon/306510.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M416 128c0 36-38 66-84 66-47 0-85-30-85-66s38-66 85-66 84 30 84 66zm296-66c-46 0-84 30-84 66s38 66 84 66c47 0 85-30 85-66s-38-66-85-66zm226 334c0 65-145 542-517 542C50 938 8 588 111 372c21-43 42-47 42-47h723s62 6 62 71zm-88 16H187c-44 88-62 228-3 328 54 91 159 110 237 110 282 0 408-350 429-438z"/></svg>
Smugmug in other icon packs
Copied!