UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 964 B
"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 BookmarkA = createMeisterIcons("bookmark-a", [["path", { "fill": "currentColor", "d": "M7.75 6.378c0-.686.564-1.25 1.25-1.25h6c.635 0 1.25.512 1.25 1.25v2.25h-8.5zm-1.5 3.75v-3.75A2.756 2.756 0 0 1 9 3.628h6c1.365 0 2.75 1.087 2.75 2.75v12.2c0 1.333-1.386 2.257-2.622 1.55l-.076-.043-2.999-2.799a.16.16 0 0 0-.106 0l-3 2.8-.075.043c-1.236.706-2.622-.218-2.622-1.551zm10 0v8.45c0 .139-.064.22-.128.259a.22.22 0 0 1-.191.016l-2.964-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-8.45z", "key": "743d7077434607b452f0bfc402447c849e075cf7", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { BookmarkA as default }; //# sourceMappingURL=BookmarkA.js.map