UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.05 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 PinCircle = createMeisterIcons("pin-circle", [["path", { "fill": "currentColor", "d": "M12 4.1c-1.72 0-3.423.634-4.67 1.88-1.246 1.247-1.88 2.95-1.88 4.67s.634 3.423 1.88 4.67l4.5 4.5a.24.24 0 0 0 .17.08.24.24 0 0 0 .17-.08l4.5-4.5.003-.004c1.245-1.246 1.877-2.948 1.877-4.666 0-1.72-.634-3.423-1.88-4.67C15.423 4.734 13.72 4.1 12 4.1M6.27 16.38l-.005-.004c-1.55-1.553-2.315-3.648-2.315-5.726 0-2.08.766-4.177 2.32-5.73S9.92 2.6 12 2.6s4.177.766 5.73 2.32 2.32 3.65 2.32 5.73-.766 4.177-2.32 5.73l-4.5 4.5a1.716 1.716 0 0 1-2.46 0zm4.48-6.33a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0M12 7.3a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5", "key": "e5e38cc9f254291d030990d4615348f50cdd0dc6", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PinCircle as default }; //# sourceMappingURL=PinCircle.js.map