Smugmug Icon
Free SVG icon from the Arcticons 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/347535.svg" alt="Smugmug icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/347535.svg" alt="Smugmug icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/347535.svg" alt="Smugmug icon" :width="24" :height="24" />
CSS background
.icon-smugmug {
background-image: url('https://proicons.com/icon/347535.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M9.72,22.6428c1.0383-1.6873,7.667-.3909,14.7739-.7139,6.9679-.3166,13.5194-1.9468,14.8173-.2595C40.9373,23.7839,32.6917,42.5,19.4535,42.5S7.8862,25.622,9.72,22.6428Z"/><path class="a" d="M16.5333,5.9381c-1.817,0-4.0233,1.4276-4.0233,3.05s.9734,2.7256,3.1148,2.7256,4.6074-.8437,4.6074-2.8878S18.61,5.9381,16.5333,5.9381Z"/><path class="a" d="M35.0861,5.5c-1.817,0-4.0233,1.4276-4.0233,3.05s.9734,2.7255,3.1148,2.7255,4.6074-.8436,4.6074-2.8878S37.1627,5.5,35.0861,5.5Z"/></svg>
Smugmug in other icon packs
Copied!