Memory Card Icon
Free SVG icon from the Mage Icons 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/310831.svg" alt="Memory Card icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310831.svg" alt="Memory Card icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310831.svg" alt="Memory Card icon" :width="24" :height="24" />
CSS background
.icon-memory-card {
background-image: url('https://proicons.com/icon/310831.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M14.8499 12H9.15013C8.10083 12 7.25021 12.8506 7.25021 13.8999V16.7498C7.25021 17.7991 8.10083 18.6497 9.15013 18.6497H14.8499C15.8992 18.6497 16.7498 17.7991 16.7498 16.7498V13.8999C16.7498 12.8506 15.8992 12 14.8499 12Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M7.66818 4.99881V6.88922" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M10.5181 4.99881V6.88922" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M13.3679 4.99881V6.88922" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M18.2222 6.63274V9.7676H19.8371V17.6997C19.8196 18.7235 19.3967 19.6986 18.6612 20.4109C17.9257 21.1233 16.9376 21.5148 15.9138 21.4996H8.08616C7.06234 21.5148 6.07428 21.1233 5.33876 20.4109C4.60324 19.6986 4.18034 18.7235 4.16284 17.6997V6.30026C4.18034 5.27647 4.60324 4.30143 5.33876 3.58906C6.07428 2.87669 7.06234 2.48518 8.08616 2.50043H15.9138C16.9376 2.48518 17.9257 2.87669 18.6612 3.58906C19.3967 4.30143 19.8196 5.27647 19.8371 6.30026V6.63274H18.2222Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Memory Card in other icon packs
Copied!