@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 864 B
JavaScript
;
/**
* @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 NotePinned = createMeisterIcons("note-pinned", [["path", { "fill": "currentColor", "d": "M12 3.25a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m.75 2.872a2.25 2.25 0 1 0-1.5 0V7.5a.75.75 0 0 0 1.5 0zM8 6.25A3.26 3.26 0 0 0 4.75 9.5v8A3.26 3.26 0 0 0 8 20.75h8a3.26 3.26 0 0 0 3.25-3.25v-8A3.26 3.26 0 0 0 16 6.25a.75.75 0 0 1 0-1.5 4.76 4.76 0 0 1 4.75 4.75v8A4.76 4.76 0 0 1 16 22.25H8a4.76 4.76 0 0 1-4.75-4.75v-8A4.76 4.76 0 0 1 8 4.75a.75.75 0 0 1 0 1.5", "key": "21d407deae46bbadb22b62bde44b55b7667b9471", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { NotePinned as default };
//# sourceMappingURL=NotePinned.js.map