UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 370 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_warning_outline = void 0; var ic_warning_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M1 21h22L12 2 1 21zm12-3h-2v-2h2v2zm0-4h-2v-4h2v4z" }, "children": [] }] }; exports.ic_warning_outline = ic_warning_outline;