UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

31 lines (30 loc) 738 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_vibration_twotone = void 0; var ic_vibration_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M8 5h8v14H8z", "opacity": ".3" }, "children": [] }, { "name": "path", "attribs": { "d": "M19 7h2v10h-2zm3 2h2v6h-2zM0 9h2v6H0zm16.5-6h-9C6.67 3 6 3.67 6 4.5v15c0 .83.67 1.5 1.5 1.5h9c.83 0 1.5-.67 1.5-1.5v-15c0-.83-.67-1.5-1.5-1.5zM16 19H8V5h8v14zM3 7h2v10H3z" }, "children": [] }] }; exports.ic_vibration_twotone = ic_vibration_twotone;