@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 874 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
const Mountains = createMeisterIcons("mountains", [["path",{"fill":"currentColor","d":"M16.902 5.5a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0Zm1.25-2.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5ZM3.687 19.201l5.5-9.902a.314.314 0 0 1 .244-.112.333.333 0 0 1 .198.05l2.184 4.548-4.248 5.965H3.952c-.297 0-.431-.316-.29-.514l.025-.035Zm9.576-4.866a.749.749 0 0 0 .12-.266l1.185-1.641.008-.012a.278.278 0 0 1 .452 0l.015.023 5.305 6.806c.066.1.072.224.015.342-.06.126-.149.163-.211.163H9.407l3.856-5.415ZM10.89 8.398l1.891 3.94.555-.767c.695-1.024 2.219-1.028 2.921-.013l5.295 6.793.01.013c.82 1.149.056 2.886-1.411 2.886h-16.2c-1.487 0-2.35-1.648-1.538-2.847L7.911 8.51l.017-.025c.686-1.03 2.198-1.042 2.91-.152l.053.066Z","key":"37318f706c11870c2eaf42bb738614ffe91ae362"}]])
export default Mountains