@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 923 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 Pin = createMeisterIcons("pin", [["path", { "fill": "currentColor", "d": "M7.33 5.98C8.577 4.734 10.28 4.1 12 4.1s3.423.634 4.67 1.88c1.246 1.247 1.88 2.95 1.88 4.67 0 1.718-.633 3.42-1.876 4.666l-.004.004-4.5 4.5a.24.24 0 0 1-.17.08.24.24 0 0 1-.17-.08l-4.5-4.5c-1.246-1.247-1.88-2.95-1.88-4.67s.634-3.423 1.88-4.67M6.265 16.376l.005.004 4.5 4.5a1.716 1.716 0 0 0 2.46 0l4.5-4.5c1.554-1.553 2.32-3.65 2.32-5.73s-.766-4.177-2.32-5.73S14.08 2.6 12 2.6s-4.177.766-5.73 2.32-2.32 3.65-2.32 5.73c0 2.078.765 4.173 2.315 5.726", "key": "3478c8fb3ac8966a47d9ecec174dd95f2a7d6e82", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Pin as default };
//# sourceMappingURL=Pin.js.map