UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

27 lines (26 loc) 564 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.alert = void 0; var alert = { "viewBox": "0 0 512 512", "children": [{ "name": "g", "attribs": {}, "children": [{ "name": "path", "attribs": { "d": "M320,480H192v-96h128V480z M304,320h-96L192,32h128L304,320z" }, "children": [{ "name": "path", "attribs": { "d": "M320,480H192v-96h128V480z M304,320h-96L192,32h128L304,320z" }, "children": [] }] }] }] }; exports.alert = alert;