UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.55 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 DiamondRing = createMeisterIcons("diamond-ring", [["path", { "fill": "currentColor", "d": "M8.344 3.186C8.733 2.442 9.477 2.3 9.9 2.3h4.3c.69 0 1.209.361 1.524.834l.01.015.902 1.503c.384.594.327 1.43-.136 2.048l-.006.007-3.011 3.816-.007.007c-.377.453-.905.72-1.464.72a1.71 1.71 0 0 1-1.417-.756l-2.99-3.787L7.6 6.7a1.85 1.85 0 0 1-.386-1.003c-.023-.361.07-.693.215-.982l.013-.026zm1.35.665a.1.1 0 0 0-.023.034l-.013.026-.898 1.497a.4.4 0 0 0-.049.195c.002.034.014.095.084.19l3.012 3.816.017.025c.063.094.13.116.188.116.066 0 .185-.032.306-.174l2.986-3.782a.43.43 0 0 0 .085-.225.2.2 0 0 0-.013-.103l-.01-.015-.898-1.497a.4.4 0 0 0-.12-.119.3.3 0 0 0-.148-.035H9.9a.4.4 0 0 0-.173.031.1.1 0 0 0-.032.02", "key": "a1bc9da91dabb45a4446b0632e5d96651888ab80", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.754 5.584a.75.75 0 0 1-.288 1.02A7.2 7.2 0 0 0 4.75 12.95c0 3.986 3.264 7.25 7.25 7.25s7.25-3.264 7.25-7.25a7.32 7.32 0 0 0-3.628-6.352.75.75 0 0 1 .756-1.296 8.82 8.82 0 0 1 4.372 7.648c0 4.814-3.936 8.75-8.75 8.75s-8.75-3.936-8.75-8.75a8.7 8.7 0 0 1 4.484-7.654.75.75 0 0 1 1.02.288", "key": "58757e80d5ad2000dfa22c19545b124fa3d96f48", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { DiamondRing as default }; //# sourceMappingURL=DiamondRing.js.map