Tape Storage 02 Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Tape Storage 02 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/320814.svg" alt="Tape Storage 02 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320814.svg" alt="Tape Storage 02 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320814.svg" alt="Tape Storage 02 icon" :width="24" :height="24" />
CSS background
.icon-tape-storage-02 {
background-image: url('https://proicons.com/icon/320814.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 29.1.0, SVG Export Plug-In . SVG Version: 9.03 Build 55587) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="tape--storage--02_00000139256700668791159400000001902667193770082225_" d="M30,30.36H2c-0.199,0-0.36-0.161-0.36-0.36V2 c0-0.199,0.161-0.36,0.36-0.36h28c0.199,0,0.36,0.161,0.36,0.36v28C30.36,30.199,30.199,30.36,30,30.36z M21.348,29.64h8.292V2.36 H2.36v27.28h8.292c0.186-2.788,2.514-5,5.348-5C18.834,24.64,21.162,26.852,21.348,29.64z M11.374,29.64h9.252 c-0.185-2.391-2.188-4.28-4.626-4.28S11.558,27.249,11.374,29.64z M16,21.36c-2.956,0-5.36-2.405-5.36-5.36 c0-2.956,2.404-5.36,5.36-5.36c2.955,0,5.36,2.404,5.36,5.36C21.36,18.955,18.955,21.36,16,21.36z M16,11.36 c-2.559,0-4.64,2.082-4.64,4.64s2.082,4.64,4.64,4.64s4.64-2.081,4.64-4.64S18.559,11.36,16,11.36z M16,17.36 c-0.75,0-1.36-0.61-1.36-1.36s0.61-1.36,1.36-1.36s1.36,0.61,1.36,1.36S16.75,17.36,16,17.36z M16,15.36 c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,15.36,16,15.36z M14.25,13.75 c0,0.276-0.224,0.5-0.5,0.5s-0.5-0.224-0.5-0.5s0.224-0.5,0.5-0.5S14.25,13.474,14.25,13.75z M5,4.5C4.724,4.5,4.5,4.724,4.5,5 S4.724,5.5,5,5.5S5.5,5.276,5.5,5S5.276,4.5,5,4.5z M27,4.5c-0.276,0-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5 S27.276,4.5,27,4.5z M27,26.5c-0.276,0-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5S27.276,26.5,27,26.5z M5,26.5 c-0.276,0-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5s0.5-0.224,0.5-0.5S5.276,26.5,5,26.5z M16,18.5c-0.276,0-0.5,0.224-0.5,0.5 s0.224,0.5,0.5,0.5c0.276,0,0.5-0.224,0.5-0.5S16.276,18.5,16,18.5z M18.25,13.25c-0.276,0-0.5,0.224-0.5,0.5s0.224,0.5,0.5,0.5 s0.5-0.224,0.5-0.5S18.526,13.25,18.25,13.25z M18,28.86h-4c-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36h4 c0.199,0,0.36,0.161,0.36,0.36S18.199,28.86,18,28.86z M17.5,27.36h-3c-0.199,0-0.36-0.161-0.36-0.36s0.161-0.36,0.36-0.36h3 c0.199,0,0.36,0.161,0.36,0.36S17.699,27.36,17.5,27.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!