UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 721 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_power_twotone = void 0; var ic_power_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M8 13.65l3.5 3.52V19h1v-1.83l3.5-3.51V9H8z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M16 7V3h-2v4h-4V3H8v4h-.01C6.89 7 6 7.89 6 8.98v5.52L9.5 18v3h5v-3l3.5-3.5V9c0-1.1-.9-2-2-2zm0 6.66l-3.5 3.51V19h-1v-1.83L8 13.65V9h8v4.66z" }, "children": [] }] }; exports.ic_power_twotone = ic_power_twotone;