Memory Card Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Memory Card 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/306084.svg" alt="Memory Card icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306084.svg" alt="Memory Card icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306084.svg" alt="Memory Card icon" :width="24" :height="24" />
CSS background
.icon-memory-card {
background-image: url('https://proicons.com/icon/306084.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="M761 62H400c-19 0-37 8-51 22L187 246c-13 13-21 31-21 50v570c0 39 32 72 72 72h523c40 0 72-33 72-72V134c0-39-32-72-72-72zM474 280c0 10-8 18-18 18h-73c-9 0-17-8-17-18V150c0-10 8-18 17-18h73c10 0 18 8 18 18v130zm146 0c0 10-8 18-18 18h-73c-10 0-18-8-18-18V150c0-10 8-18 18-18h73c10 0 18 8 18 18v130zm146 0c0 10-8 18-18 18h-73c-10 0-18-8-18-18V150c0-10 8-18 18-18h73c10 0 18 8 18 18v130z"/></svg>
Memory Card in other icon packs
Copied!