@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.05 kB
JavaScript
;
/**
* @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 PlayHexB = createMeisterIcons("play-hex-b", [["path", { "fill": "currentColor", "d": "M20.3 14.5v-5c0-1.4-.8-2.7-2-3.5L14 3.5c-1.2-.7-2.8-.7-4 0L5.7 6c-1.2.7-2 2-2 3.5v5c0 1.4.8 2.7 2 3.5l4.3 2.5c1.2.7 2.8.7 4 0l4.3-2.5c1.2-.8 2-2.1 2-3.5", "key": "0c4399ff8baebcbef65d8a4678c087b3f65ef955", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m14.378 2.852 4.319 2.511.019.013c1.373.915 2.334 2.433 2.334 4.124v5c0 1.69-.961 3.209-2.334 4.124l-.02.013-4.318 2.51c-1.434.837-3.322.837-4.756 0l-4.319-2.51-.019-.013C3.911 17.709 2.95 16.19 2.95 14.5v-5c0-1.775.948-3.317 2.372-4.148l4.3-2.5c1.433-.836 3.323-.836 4.756 0m-.756 1.296c-.966-.564-2.278-.564-3.244 0l-4.3 2.5A3.28 3.28 0 0 0 4.45 9.5v5c0 1.102.631 2.178 1.648 2.863l4.28 2.489c.966.564 2.278.564 3.244 0l4.28-2.489c1.017-.685 1.648-1.76 1.648-2.863v-5c0-1.103-.631-2.178-1.648-2.864z", "key": "c37491c0f03b028c1271680f69117d5443fdbfc0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "m15.1 11.1-4-2.3c-.6-.4-1.5.1-1.5.8v4.6c0 .8.8 1.3 1.5.9l4-2.3c.7-.4.7-1.3 0-1.7", "key": "879ef485d90a551dc83c47f7736117fecf2a5cff", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "m11.492 8.16 3.98 2.289h.001c.571.327.902.894.902 1.5 0 .608-.33 1.175-.902 1.501v.001l-4 2.3c-1.237.706-2.623-.217-2.623-1.551V9.6c0-.687.436-1.211.918-1.472.478-.26 1.147-.338 1.724.032m-1.01 1.287c-.118.064-.132.14-.132.153v4.6c0 .139.064.22.127.26.059.035.142.05.25-.01l4-2.3v-.001c.129-.073.148-.156.148-.2 0-.042-.02-.125-.147-.198h-.002l-4.021-2.313-.021-.014c-.018-.012-.087-.04-.202.023", "key": "3cd573c87c83a75b82476d43adb602f4675f6381", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PlayHexB as default };
//# sourceMappingURL=PlayHexB.js.map