UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 611 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_hourglass_empty_twotone = void 0; var ic_hourglass_empty_twotone = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M18 2H6v6h.01L6 8.01 10 12l-4 4 .01.01H6V22h12v-5.99h-.01L18 16l-4-4 4-3.99-.01-.01H18V2zm-2 14.5V20H8v-3.5l4-4 4 4zm0-9l-4 4-4-4V4h8v3.5z" }, "children": [] }] }; exports.ic_hourglass_empty_twotone = ic_hourglass_empty_twotone;