@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.06 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 PlaySquareDashed = createMeisterIcons("play-square-dashed", [["path", { "fill": "currentColor", "d": "M7.977 3.85q.497-.099 1.023-.1h1.5a.75.75 0 0 0 0-1.5H9q-.676.001-1.317.13a.75.75 0 0 0 .294 1.47m5.523-1.6a.75.75 0 0 0 0 1.5H15q.526.001 1.023.1a.75.75 0 1 0 .294-1.47A6.7 6.7 0 0 0 15 2.25zM6.088 4.638a.75.75 0 1 0-.836-1.245 6.8 6.8 0 0 0-1.86 1.86.75.75 0 0 0 1.246.835 5.3 5.3 0 0 1 1.45-1.45m12.66-1.245a.75.75 0 0 0-.837 1.245 5.3 5.3 0 0 1 1.45 1.45.75.75 0 0 0 1.246-.836 6.8 6.8 0 0 0-1.86-1.86M3.85 7.977a.75.75 0 0 0-1.471-.294A6.7 6.7 0 0 0 2.25 9v1.5a.75.75 0 0 0 1.5 0V9q.001-.526.1-1.023m17.77-.294a.75.75 0 0 0-1.472.294q.1.497.101 1.023v1.5a.75.75 0 0 0 1.5 0V9q-.001-.676-.13-1.317M3.75 13.5a.75.75 0 0 0-1.5 0V15q.001.676.13 1.317a.75.75 0 1 0 1.47-.294A5.2 5.2 0 0 1 3.75 15zm18 0a.75.75 0 0 0-1.5 0V15q-.001.526-.1 1.023a.75.75 0 1 0 1.47.294A6.7 6.7 0 0 0 21.75 15zM4.638 17.912a.75.75 0 0 0-1.245.836 6.8 6.8 0 0 0 1.86 1.86.75.75 0 1 0 .835-1.246 5.3 5.3 0 0 1-1.45-1.45m15.97.836a.75.75 0 0 0-1.246-.837 5.3 5.3 0 0 1-1.45 1.45.75.75 0 0 0 .836 1.246 6.8 6.8 0 0 0 1.86-1.86M7.976 20.149a.75.75 0 0 0-.294 1.471q.641.129 1.317.13h1.5a.75.75 0 0 0 0-1.5H9q-.526-.001-1.023-.1m8.34 1.471a.75.75 0 0 0-.294-1.47q-.497.099-1.023.1h-1.5a.75.75 0 0 0 0 1.5H15q.676-.001 1.317-.13M10.872 8.15C9.636 7.442 8.25 8.366 8.25 9.7v4.6c0 1.334 1.386 2.258 2.622 1.551h.002l4.056-2.333.05-.042c.915-.763 1.026-2.274-.064-3l-.02-.014-4.022-2.312zM9.75 9.7c0-.139.064-.22.127-.26.059-.035.143-.05.25.011l3.97 2.283a.27.27 0 0 1 .103.229.47.47 0 0 1-.142.326l-3.93 2.26c-.11.062-.192.046-.25.01-.064-.038-.128-.12-.128-.259z", "key": "bb2567bd780584de95d662cae04328e2451ca97d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PlaySquareDashed as default };
//# sourceMappingURL=PlaySquareDashed.js.map