UNPKG

react-icons-kit

Version:

React Icons Kit using various Svg Icon set

24 lines (23 loc) 486 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.bookmark = void 0; var bookmark = { "viewBox": "0 0 24 24", "children": [{ "name": "path", "attribs": { "d": "M19 21l-7-5-7 5V5a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2z" }, "children": [] }], "attribs": { "fill": "none", "stroke": "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }; exports.bookmark = bookmark;