@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
56 lines (55 loc) • 1.42 kB
JavaScript
//#region virtual:software-resource--reference/32.js
const SoftwareResourceReference32 = require("../utils-BpydAK29.cjs").createSVGComponent("SoftwareResourceReference32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [
{
"elem": "path",
"attrs": {
"d": "M6.9 8.3H11.7V10.3H6.9z",
"transform": "rotate(-45 9.293 9.293)"
}
},
{
"elem": "path",
"attrs": { "d": "M4.9,19.7l-2.3-2.3C2.2,17,2,16.5,2,16s0.2-1,0.6-1.4l2.3-2.3l1.4,1.4L4,16l2.3,2.3L4.9,19.7z" }
},
{
"elem": "path",
"attrs": {
"d": "M8.3 20.3H10.3V25.1H8.3z",
"transform": "rotate(-45 9.293 22.707)"
}
},
{
"elem": "path",
"attrs": { "d": "M16,30c-0.5,0-1-0.2-1.4-0.6l-2.3-2.3l1.4-1.4L16,28l2.3-2.3l1.4,1.4l-2.3,2.3C17,29.8,16.5,30,16,30z" }
},
{
"elem": "path",
"attrs": {
"d": "M20.3 21.7H25.1V23.7H20.3z",
"transform": "rotate(-45 22.707 22.707)"
}
},
{
"elem": "path",
"attrs": { "d": "M27.1,19.7l-1.4-1.4L28,16l-2.3-2.3l1.4-1.4l2.3,2.3C29.8,15,30,15.5,30,16s-0.2,1-0.6,1.4L27.1,19.7z" }
},
{
"elem": "path",
"attrs": {
"d": "M21.7 6.9H23.7V11.7H21.7z",
"transform": "rotate(-45 22.707 9.293)"
}
},
{
"elem": "path",
"attrs": { "d": "M16,2c-0.5,0-1,0.2-1.4,0.6l-2.3,2.3l1.4,1.4L16,4l2.3,2.3l1.4-1.4l-2.3-2.3C17,2.2,16.5,2,16,2z" }
}
]);
//#endregion
module.exports = SoftwareResourceReference32;