Mass Data Migration Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Mass Data Migration 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/320339.svg" alt="Mass Data Migration icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320339.svg" alt="Mass Data Migration icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320339.svg" alt="Mass Data Migration icon" :width="24" :height="24" />
CSS background
.icon-mass-data-migration {
background-image: url('https://proicons.com/icon/320339.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 27.5.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <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="mass-data-migration_00000054982198079468880740000004309749848414802340_" d="M30,31.36c-0.625,0-1.153-0.425-1.312-1H2 v-0.72h26.688c0.158-0.575,0.687-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36S30.75,31.36,30,31.36z M30,29.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.64S30.353,29.36,30,29.36z M23,24.36 c-0.625,0-1.153-0.425-1.312-1H2v-0.72h19.688c0.158-0.575,0.687-1,1.312-1s1.153,0.425,1.312,1H30v0.721h-5.688 C24.153,23.936,23.625,24.36,23,24.36z M23,22.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64 S23.353,22.36,23,22.36z M16,17.36c-0.625,0-1.153-0.425-1.312-1H2v-0.72h12.688c0.158-0.576,0.686-1,1.312-1 c0.626,0,1.153,0.424,1.312,1H30v0.72H17.312C17.153,16.936,16.625,17.36,16,17.36z M16,15.36c-0.353,0-0.64,0.287-0.64,0.64 s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,15.36,16,15.36z M9,10.36c-0.625,0-1.153-0.424-1.312-1H2V8.64h5.688 c0.158-0.576,0.686-1,1.312-1s1.153,0.424,1.312,1H30v0.72H10.312C10.153,9.936,9.625,10.36,9,10.36z M9,8.36 C8.647,8.36,8.36,8.647,8.36,9S8.647,9.64,9,9.64S9.64,9.353,9.64,9S9.353,8.36,9,8.36z M2,3.36C1.25,3.36,0.64,2.75,0.64,2 S1.25,0.64,2,0.64c0.625,0,1.153,0.424,1.312,1H30v0.72H3.312C3.153,2.936,2.625,3.36,2,3.36z M2,1.36C1.647,1.36,1.36,1.647,1.36,2 S1.647,2.64,2,2.64S2.64,2.353,2.64,2S2.353,1.36,2,1.36z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!