UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.35 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 PlayHex = createMeisterIcons("play-hex", [["path", { "fill": "currentColor", "d": "m18.697 5.363-4.32-2.51c-1.432-.837-3.322-.837-4.755 0l-4.3 2.5A4.78 4.78 0 0 0 2.95 9.5v5c0 1.69.961 3.209 2.334 4.124l.02.013 4.318 2.51c1.434.837 3.322.837 4.756 0l4.319-2.51.019-.013c1.373-.915 2.334-2.433 2.334-4.124v-5c0-1.691-.961-3.209-2.334-4.124zm-8.32-1.215c.967-.564 2.279-.564 3.245 0h.001l4.28 2.488c1.016.686 1.647 1.761 1.647 2.864v5c0 1.102-.631 2.178-1.648 2.864l-4.28 2.488c-.966.564-2.278.564-3.244 0l-4.28-2.488C5.08 16.678 4.45 15.602 4.45 14.5v-5c0-1.225.652-2.283 1.628-2.852zm1.095 4C10.236 7.443 8.85 8.367 8.85 9.7v4.6c0 1.334 1.386 2.258 2.622 1.551h.002l4.032-2.32.03-.02c.526-.376.839-.944.839-1.548 0-.615-.326-1.184-.902-1.514h-.001l-3.998-2.3zM10.35 9.7c0-.139.064-.22.127-.26.059-.035.142-.05.25.011l4 2.3c.124.07.148.151.148.212 0 .066-.033.19-.186.308l-3.962 2.278c-.108.062-.191.046-.25.01-.063-.038-.127-.12-.127-.259z", "key": "8d1153a4d38668710d58270d1368638003d237f9", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PlayHex as default }; //# sourceMappingURL=PlayHex.js.map