react-icons-kit
Version:
React Icons Kit using various Svg Icon set
37 lines (36 loc) • 970 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_fiber_pin_twotone = void 0;
var ic_fiber_pin_twotone = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M0 0h24v24H0V0z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M5 14.62h1.31v-1.75h1.75c.74 0 1.31-.57 1.31-1.31v-.88c0-.74-.57-1.31-1.31-1.31H5v5.25zm1.31-3.93h1.75v.88H6.31v-.88zm5.03-1.31h1.31v5.25h-1.31zm3.28 5.24h1.1v-3.06l2.23 3.06H19V9.38h-1.09v3.06l-2.19-3.06h-1.1z"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M4 6h16v12H4z",
"opacity": ".3"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M20 4H4c-1.11 0-1.99.89-1.99 2L2 18c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V6c0-1.11-.89-2-2-2zm0 14H4V6h16v12z"
},
"children": []
}]
};
exports.ic_fiber_pin_twotone = ic_fiber_pin_twotone;
;