UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 332 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bookmarks = void 0; var bookmarks = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M4 2v14l5-5 5 5v-14zM12 0h-10v14l1-1v-12h9z" } }] }; exports.bookmarks = bookmarks;