UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.1 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 ImageMountainsCircle = createMeisterIcons("image-mountains-circle", [["path", { "fill": "currentColor", "d": "M3.75 11.888 5.87 9.77c1.065-1.065 2.856-1.125 3.877.017l5.283 5.283c.508.507 1.233.507 1.74 0l3.47-3.47A8.21 8.21 0 0 0 12 3.75a8.21 8.21 0 0 0-8.25 8.138m16.276 2.047L17.83 16.13c-1.092 1.093-2.767 1.093-3.86 0l-5.318-5.318-.016-.018c-.383-.438-1.177-.492-1.706.036l-2.978 2.978c.827 3.648 4.1 6.442 8.048 6.442a8.21 8.21 0 0 0 8.026-6.315M2.25 12A9.713 9.713 0 0 1 12 2.25 9.713 9.713 0 0 1 21.75 12 9.713 9.713 0 0 1 12 21.75c-5.42 0-9.75-4.441-9.75-9.75M15.5 8.75a.75.75 0 1 0 0 1.5.75.75 0 0 0 0-1.5m-2.25.75a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0", "key": "c885194909478b42f28c14217366f35a4142484b", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ImageMountainsCircle as default }; //# sourceMappingURL=ImageMountainsCircle.js.map