Linux Mint Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Linux Mint 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/306007.svg" alt="Linux Mint icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306007.svg" alt="Linux Mint icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306007.svg" alt="Linux Mint icon" :width="24" :height="24" />
CSS background
.icon-linux-mint {
background-image: url('https://proicons.com/icon/306007.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="M640 108H63v254h99v253c0 126 129 277 255 277h519l2-506c0-131-129-278-298-278zm231 648c0 37-47 71-83 71H450c-93 0-211-92-211-189l-1-286c0-31-30-65-60-65h-49V175h509c105 0 233 109 233 214v367zM627 346c-75-77-188-6-188 60l1 178h66V421c0-59 89-58 89 0v163h66V421c1-55 87-54 87 2l2 190c0 31-29 71-60 71H432c-35 0-73-40-73-75V250h-65v359c0 60 54 140 128 141l289 1c54 0 106-70 106-125V400c0-66-136-125-190-54z"/></svg>
Linux Mint in other icon packs
Copied!