UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

19 lines (18 loc) 625 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.question = void 0; var question = { "viewBox": "0 0 14 16", "children": [{ "name": "path", "attribs": { "fill-rule": "evenodd", "d": "M6 10h2v2H6v-2zm4-3.5C10 8.64 8 9 8 9H6c0-.55.45-1 1-1h.5c.28 0 .5-.22.5-.5v-1c0-.28-.22-.5-.5-.5h-1c-.28 0-.5.22-.5.5V7H4c0-1.5 1.5-3 3-3s3 1 3 2.5zM7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 011.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7z" }, "children": [] }], "attribs": {} }; exports.question = question;