react-icons-kit
Version: 
React Icons Kit using various Svg Icon set
107 lines (106 loc) • 2.44 kB
JavaScript
;
Object.defineProperty(exports, "__esModule", {
  value: true
});
exports.ic_mic_outline = void 0;
var ic_mic_outline = {
  "viewBox": "0 0 24 24",
  "children": [{
    "name": "g",
    "attribs": {},
    "children": [{
      "name": "rect",
      "attribs": {
        "fill": "none",
        "height": "24",
        "width": "24"
      },
      "children": [{
        "name": "rect",
        "attribs": {
          "fill": "none",
          "height": "24",
          "width": "24"
        },
        "children": []
      }]
    }, {
      "name": "rect",
      "attribs": {
        "fill": "none",
        "height": "24",
        "width": "24"
      },
      "children": [{
        "name": "rect",
        "attribs": {
          "fill": "none",
          "height": "24",
          "width": "24"
        },
        "children": []
      }]
    }, {
      "name": "rect",
      "attribs": {
        "fill": "none",
        "height": "24",
        "width": "24"
      },
      "children": [{
        "name": "rect",
        "attribs": {
          "fill": "none",
          "height": "24",
          "width": "24"
        },
        "children": []
      }]
    }]
  }, {
    "name": "g",
    "attribs": {},
    "children": [{
      "name": "g",
      "attribs": {},
      "children": [{
        "name": "g",
        "attribs": {},
        "children": []
      }]
    }, {
      "name": "g",
      "attribs": {},
      "children": [{
        "name": "g",
        "attribs": {},
        "children": [{
          "name": "path",
          "attribs": {
            "d": "M12,14c1.66,0,3-1.34,3-3V5c0-1.66-1.34-3-3-3S9,3.34,9,5v6C9,12.66,10.34,14,12,14z"
          },
          "children": [{
            "name": "path",
            "attribs": {
              "d": "M12,14c1.66,0,3-1.34,3-3V5c0-1.66-1.34-3-3-3S9,3.34,9,5v6C9,12.66,10.34,14,12,14z"
            },
            "children": []
          }]
        }, {
          "name": "path",
          "attribs": {
            "d": "M17,11c0,2.76-2.24,5-5,5s-5-2.24-5-5H5c0,3.53,2.61,6.43,6,6.92V21h2v-3.08c3.39-0.49,6-3.39,6-6.92H17z"
          },
          "children": [{
            "name": "path",
            "attribs": {
              "d": "M17,11c0,2.76-2.24,5-5,5s-5-2.24-5-5H5c0,3.53,2.61,6.43,6,6.92V21h2v-3.08c3.39-0.49,6-3.39,6-6.92H17z"
            },
            "children": []
          }]
        }]
      }]
    }]
  }]
};
exports.ic_mic_outline = ic_mic_outline;