UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

23 lines (22 loc) 811 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.buttonExclamation = void 0; var buttonExclamation = { "viewBox": "0 0 512 512", "children": [{ "name": "path", "attribs": { "d": "M256-2C114.609-2,0,112.609,0,254s114.609,256,256,256s256-114.609,256-256S397.391-2,256-2z M256,470\r\n\tc-119.297,0-216-96.703-216-216S136.703,38,256,38s216,96.703,216,216S375.297,470,256,470z" }, "children": [] }, { "name": "path", "attribs": { "d": "M256,126c-70.688,0-128,57.312-128,128s57.312,128,128,128s128-57.312,128-128S326.688,126,256,126z M256,318\r\n\tc-8.844,0-16-7.156-16-16s7.156-16,16-16s16,7.156,16,16S264.844,318,256,318z M264,270h-16l-8-80h32L264,270z" }, "children": [] }] }; exports.buttonExclamation = buttonExclamation;