@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
28 lines (27 loc) • 959 B
JavaScript
//#region virtual:location--company/20.js
const LocationCompany20 = require("../utils-BpydAK29.cjs").createSVGComponent("LocationCompany20", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 20,
"height": 20
}, [
{
"elem": "path",
"attrs": { "d": "M16,30,7.5645,20.0513c-.0479-.0571-.3482-.4515-.3482-.4515A10.8888,10.8888,0,0,1,5,13a11,11,0,0,1,22,0,10.8844,10.8844,0,0,1-2.2148,6.5973l-.0015.0025s-.3.3944-.3447.4474ZM8.8125,18.395c.001.0007.2334.3082.2866.3744L16,26.9079l6.91-8.15c.0439-.0552.2783-.3649.2788-.3657A8.901,8.901,0,0,0,25,13,9,9,0,0,0,7,13a8.9054,8.9054,0,0,0,1.8125,5.395Z" }
},
{
"elem": "path",
"attrs": { "d": "M21,18H19V10H13v8H11V10a2.0021,2.0021,0,0,1,2-2h6a2.0021,2.0021,0,0,1,2,2Z" }
},
{
"elem": "path",
"attrs": { "d": "M15 16H17V18H15z" }
},
{
"elem": "path",
"attrs": { "d": "M15 12H17V14H15z" }
}
]);
//#endregion
module.exports = LocationCompany20;