react-icons-kit
Version:
React Icons Kit using various Svg Icon set
17 lines (16 loc) • 497 B
JavaScript
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.userTie = void 0;
var userTie = {
"viewBox": "0 0 16 16",
"children": [{
"name": "path",
"attribs": {
"fill": "#000000",
"d": "M5 3c0-1.657 1.343-3 3-3s3 1.343 3 3c0 1.657-1.343 3-3 3s-3-1.343-3-3zM12.001 7h-0.553l-3.111 6.316 1.163-5.816-1.5-1.5-1.5 1.5 1.163 5.816-3.111-6.316h-0.554c-1.999 0-1.999 1.344-1.999 3v5h12v-5c0-1.656 0-3-1.999-3z"
}
}]
};
exports.userTie = userTie;
;