UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 2 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 AlarmStar = createMeisterIcons("alarm-star", [["path", { "fill": "currentColor", "d": "M12 5.05a7.15 7.15 0 1 0 0 14.3 7.15 7.15 0 0 0 0-14.3M3.35 12.2a8.65 8.65 0 1 1 17.3 0 8.65 8.65 0 0 1-17.3 0m2.88-9.13a.75.75 0 0 1 0 1.06l-1.5 1.5a.75.75 0 1 1-1.06-1.06l1.5-1.5a.75.75 0 0 1 1.06 0", "key": "59028b6d097eb0a4c76d9498ba44de9b857be984", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.847 18.387a.75.75 0 0 1-.034 1.06l-1.6 1.5a.75.75 0 0 1-1.026-1.094l1.6-1.5a.75.75 0 0 1 1.06.034m9.906-15.3a.75.75 0 0 1 1.06-.034l1.6 1.5a.75.75 0 1 1-1.026 1.094l-1.6-1.5a.75.75 0 0 1-.034-1.06m-1.6 15.3a.75.75 0 0 1 1.06-.034l1.6 1.5a.75.75 0 1 1-1.026 1.094l-1.6-1.5a.75.75 0 0 1-.034-1.06M11.95 10.43l.333.708a.82.82 0 0 0 .542.56c.118.04.24.05.313.052l.73.122-.598.598-.005.005c-.02.02-.052.052-.08.083a.86.86 0 0 0-.23.508 1 1 0 0 0-.005.13v.066l.155.927-.527-.279a.76.76 0 0 0-.397-.237h-.002a1 1 0 0 0-.113-.018 2 2 0 0 0-.156-.005h-1.108l.048-.288v-.065c0-.024.005-.203-.051-.372a.84.84 0 0 0-.34-.442l-.512-.597.84-.14c.231-.023.4-.128.466-.172a1 1 0 0 0 .154-.121l.013-.013.006-.005.002-.003h.001l.001-.002-.53-.53.53.53.093-.092zm-1.595-.133.67-1.424.004-.008c.377-.753 1.465-.753 1.842 0l.004.008.67 1.424 1.537.256c.465.038.75.395.84.703.091.322.02.769-.35 1.033l-1.083 1.083.261 1.566V15c0 .335-.159.642-.395.839a.99.99 0 0 1-1.09.132l-.008-.004-1.263-.668-1.45.768-.009.004a.99.99 0 0 1-1.09-.132 1.1 1.1 0 0 1-.395-.84v-.061l.199-1.193-.369-.195h.401l.033-.198-1.017-1.186c-.344-.267-.407-.697-.318-1.01.088-.308.374-.665.84-.703z", "key": "7456bbf7620aebd03506e652a2fcda6dee231732", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { AlarmStar as default }; //# sourceMappingURL=AlarmStar.js.map