UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 511 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.octagon = void 0; var octagon = { "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": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.octagon = octagon;