UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 772 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_mode_twotone = void 0; var ic_mode_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M14.06 9.02L5 18.08V19h.92l9.06-9.06z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M18.37 3.29c-.2-.2-.45-.29-.71-.29s-.51.1-.7.29l-1.83 1.83 3.75 3.75 1.83-1.83c.39-.39.39-1.02 0-1.41l-2.34-2.34zm-.56 6.65l-3.75-3.75L3 17.25V21h3.75L17.81 9.94zM5 19v-.92l9.06-9.06.92.92L5.92 19H5z" }, "children": [] }] }; exports.ic_mode_twotone = ic_mode_twotone;