@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
40 lines (39 loc) • 860 B
JavaScript
//#region virtual:image-store--local/20.js
const ImageStoreLocal20 = require("../utils-BpydAK29.cjs").createSVGComponent("ImageStoreLocal20", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 20,
"height": 20
}, [
{
"elem": "path",
"attrs": {
"stroke-width": "0",
"d": "m25,2v7h7V2h-7Zm5,5h-3v-3h3v3Z"
}
},
{
"elem": "path",
"attrs": {
"stroke-width": "0",
"d": "m23,6h-7v12h12v-7h-5v-5Zm-2,10h-3v-3h3v3Zm5-3v3h-3v-3h3Zm-8-2v-3h3v3h-3Z"
}
},
{
"elem": "path",
"attrs": {
"stroke-width": "0",
"d": "m26,20v2H6v-14h8v-2H6c-1.104.0011-1.999.8959-2,2v14c.0012,1.104.896,1.9987,2,2h20c1.104-.0015,1.9985-.8961,2-2v-2h-2Z"
}
},
{
"elem": "path",
"attrs": {
"stroke-width": "0",
"d": "M2 26H30V28H2z"
}
}
]);
//#endregion
module.exports = ImageStoreLocal20;