UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

21 lines (20 loc) 449 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.basic_bookmark = void 0; var basic_bookmark = { "viewBox": "0 0 64 64", "children": [{ "name": "polygon", "attribs": { "fill": "none", "stroke": "#000000", "stroke-width": "2", "stroke-miterlimit": "10", "points": "18,1 46,1 46,62 32,48 18,62 " }, "children": [] }] }; exports.basic_bookmark = basic_bookmark;