UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 592 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_pregnant_woman_outline = void 0; var ic_pregnant_woman_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M9 4c0-1.11.89-2 2-2s2 .89 2 2-.89 2-2 2-2-.89-2-2zm7 9c-.01-1.34-.83-2.51-2-3 0-1.66-1.34-3-3-3s-3 1.34-3 3v7h2v5h3v-5h3v-4z" }, "children": [] }] }; exports.ic_pregnant_woman_outline = ic_pregnant_woman_outline;