react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 536 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.htmlFive = void 0;
var htmlFive = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M0.946 0l1.284 14.4 5.762 1.6 5.777-1.602 1.286-14.398h-14.108zM12.26 4.71h-6.758l0.161 1.809h6.437l-0.485 5.422-3.623 1.004-3.618-1.004-0.247-2.774h1.773l0.126 1.41 1.967 0.53 0.004-0.001 1.968-0.531 0.204-2.29h-6.121l-0.476-5.341h8.847l-0.158 1.766z"
}
}]
};
exports.htmlFive = htmlFive;
;