UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.13 kB
"use strict"; /** * @license @meistericons/react v0.21.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const BookmarkCross = createMeisterIcons("bookmark-cross", [["path", { "fill": "currentColor", "d": "M13.22 3.747a.75.75 0 0 1 1.06 0l1.62 1.62 1.62-1.62a.75.75 0 1 1 1.06 1.06l-1.62 1.62 1.62 1.62a.75.75 0 0 1-1.06 1.06L15.9 7.489l-1.62 1.62a.75.75 0 0 1-1.06-1.06l1.62-1.62-1.62-1.62a.75.75 0 0 1 0-1.06m-5.27-.02a2.756 2.756 0 0 0-2.75 2.75v12.2c0 1.334 1.386 2.258 2.622 1.552l.076-.044 2.999-2.799a.16.16 0 0 1 .106 0l3 2.8.075.043c1.236.706 2.622-.218 2.622-1.552v-6.2a.75.75 0 0 0-1.5 0v6.2c0 .14-.064.221-.127.26a.22.22 0 0 1-.193.016l-2.963-2.766-.051-.034a1.66 1.66 0 0 0-1.832 0l-.051.034-2.963 2.766a.22.22 0 0 1-.193-.016c-.063-.039-.127-.12-.127-.26v-12.2c0-.685.564-1.25 1.25-1.25h3a.75.75 0 0 0 0-1.5z", "key": "40281c022f68413cc938576e04e67c25a754664a", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BookmarkCross as default }; //# sourceMappingURL=BookmarkCross.js.map