UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 484 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.message = void 0; var message = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M18 7c.542 0 1 .458 1 1v7c0 .542-.458 1-1 1h-8.829l-.171.171v-.171h-3c-.542 0-1-.458-1-1v-7c0-.542.458-1 1-1h12m0-2h-12c-1.65 0-3 1.35-3 3v7c0 1.65 1.35 3 3 3h1v3l3-3h8c1.65 0 3-1.35 3-3v-7c0-1.65-1.35-3-3-3z" }, "children": [] }] }; exports.message = message;