UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 563 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ic_label_important_outline = void 0; var ic_label_important_outline = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M0 0h24v24H0V0z", "fill": "none" }, "children": [] }, { "name": "path", "attribs": { "d": "M4 18.99h11c.67 0 1.27-.32 1.63-.83L21 12l-4.37-6.16C16.27 5.33 15.67 5 15 5H4l5 7-5 6.99z" }, "children": [] }] }; exports.ic_label_important_outline = ic_label_important_outline;