UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 424 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_warning_amber_outline = void 0; var ic_warning_amber_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M12 5.99L19.53 19H4.47L12 5.99M12 2L1 21h22L12 2zm1 14h-2v2h2v-2zm0-6h-2v4h2v-4z" }, "children": [] }] }; exports.ic_warning_amber_outline = ic_warning_amber_outline;