UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

17 lines (16 loc) 305 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bookmark = void 0; var bookmark = { "viewBox": "0 0 16 16", "children": [{ "name": "path", "attribs": { "fill": "#000000", "d": "M3 0v16l5-5 5 5v-16z" } }] }; exports.bookmark = bookmark;