react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 637 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.htmlFive2 = void 0;
var htmlFive2 = {
"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.668 13.482l-4.644 1.287v0.007l-0.012-0.004-0.012 0.004v-0.007l-4.644-1.287-1.098-12.304h11.508l-1.098 12.304zM10.168 8.284l-0.204 2.29-1.972 0.532-1.967-0.53-0.126-1.41h-1.773l0.247 2.774 3.626 1.003 3.615-1.003 0.485-5.422h-6.437l-0.161-1.809h6.758l0.158-1.766h-8.847l0.477 5.341z"
}
}]
};
exports.htmlFive2 = htmlFive2;
;