@kde/react-icons-kit
Version:
React Icons Kit using various Svg Icon set, forked from react-icons-kit
6 lines (5 loc) • 631 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
var alertOctagon = exports.alertOctagon = { "viewBox": "0 0 24 24", "children": [{ "name": "polygon", "attribs": { "points": "7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2" }, "children": [] }, { "name": "line", "attribs": { "x1": "12", "y1": "8", "x2": "12", "y2": "12" }, "children": [] }, { "name": "line", "attribs": { "x1": "12", "y1": "16", "x2": "12", "y2": "16" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } };