react-icons-kit
Version:
React Icons Kit using various Svg Icon set
24 lines (23 loc) • 609 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.ic_looks_3 = void 0;
var ic_looks_3 = {
"viewBox": "0 0 24 24",
"children": [{
"name": "path",
"attribs": {
"d": "M.01 0h24v24h-24z",
"fill": "none"
},
"children": []
}, {
"name": "path",
"attribs": {
"d": "M19.01 3h-14c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-4 7.5c0 .83-.67 1.5-1.5 1.5.83 0 1.5.67 1.5 1.5V15c0 1.11-.9 2-2 2h-4v-2h4v-2h-2v-2h2V9h-4V7h4c1.1 0 2 .89 2 2v1.5z"
},
"children": []
}]
};
exports.ic_looks_3 = ic_looks_3;