UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 549 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_accessibility_twotone = void 0; var ic_accessibility_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M12 2c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2zm9 7h-6v13h-2v-6h-2v6H9V9H3V7h18v2z" }, "children": [] }] }; exports.ic_accessibility_twotone = ic_accessibility_twotone;