@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
40 lines (39 loc) • 974 B
JavaScript
//#region virtual:license--third-party/32.js
const LicenseThirdParty32 = require("../utils-BpydAK29.cjs").createSVGComponent("LicenseThirdParty32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [
{
"elem": "path",
"attrs": { "d": "M8 14H14V16H8z" }
},
{
"elem": "path",
"attrs": { "d": "M8 6H20V8H8z" }
},
{
"elem": "path",
"attrs": { "d": "M8 10H20V12H8z" }
},
{
"elem": "path",
"attrs": { "d": "M8 24H14V26H8z" }
},
{
"elem": "path",
"attrs": { "d": "M27,25H21a3,3,0,0,0-3,3v2h2V28a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v2h2V28A3,3,0,0,0,27,25Z" }
},
{
"elem": "path",
"attrs": { "d": "M24,24a4,4,0,1,0-4-4A4,4,0,0,0,24,24Zm0-6a2,2,0,1,1-2,2A2,2,0,0,1,24,18Z" }
},
{
"elem": "path",
"attrs": { "d": "M14,30H6a2.0021,2.0021,0,0,1-2-2V4A2.0021,2.0021,0,0,1,6,2H22a2.0021,2.0021,0,0,1,2,2V14H22V4H6V28h8Z" }
}
]);
//#endregion
module.exports = LicenseThirdParty32;