@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.32 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 PlayCircleDashedB = createMeisterIcons("play-circle-dashed-b", [["path", { "fill": "currentColor", "d": "M12 3.75q-.832.001-1.615.155a.75.75 0 0 1-.287-1.472 9.9 9.9 0 0 1 3.804 0 .75.75 0 1 1-.287 1.472A8.4 8.4 0 0 0 12 3.75m4.385.34a.75.75 0 0 1 1.04-.209 9.7 9.7 0 0 1 2.694 2.694.75.75 0 1 1-1.248.832 8.2 8.2 0 0 0-2.278-2.278.75.75 0 0 1-.208-1.04m-8.77 0a.75.75 0 0 1-.208 1.04 8.2 8.2 0 0 0-2.278 2.277.75.75 0 0 1-1.248-.832A9.7 9.7 0 0 1 6.575 3.88a.75.75 0 0 1 1.04.208M3.313 9.504a.75.75 0 0 1 .592.88 8.4 8.4 0 0 0 0 3.23.75.75 0 1 1-1.472.287 9.9 9.9 0 0 1 0-3.804.75.75 0 0 1 .88-.593m17.374 0a.75.75 0 0 1 .88.593q.181.924.183 1.902-.002.975-.192 1.902a.75.75 0 1 1-1.47-.3q.16-.78.162-1.602-.001-.832-.155-1.615a.75.75 0 0 1 .592-.88m-.808 6.854a.75.75 0 0 1 .2 1.041 10 10 0 0 1-2.679 2.68.75.75 0 1 1-.84-1.242 8.5 8.5 0 0 0 2.278-2.279.75.75 0 0 1 1.041-.2m-15.79.026a.75.75 0 0 1 1.04.208 8.2 8.2 0 0 0 2.278 2.278.75.75 0 1 1-.832 1.248 9.7 9.7 0 0 1-2.694-2.694.75.75 0 0 1 .208-1.04m10.398 4.288a.75.75 0 0 1-.585.885A9.5 9.5 0 0 1 12 21.75c-.65 0-1.287-.063-1.902-.183a.75.75 0 0 1 .287-1.472q.782.154 1.615.155.821-.002 1.602-.162a.75.75 0 0 1 .885.585", "key": "3cb7c0edef686f2313fc78a8a1208c5daedf0bbf", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m15.5 11.1-4-2.3c-.7-.4-1.6.1-1.6.8v4.6c0 .8.8 1.3 1.5.9l4-2.3c.7-.4.7-1.3.1-1.7", "key": "dcacbc5375368635ee3ef6312e7dc76297b582ac", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.092 8.122a1.86 1.86 0 0 1 1.78.027h.002l4.021 2.313.021.014c1.07.713 1.034 2.301-.143 2.975l-4 2.3c-1.237.707-2.623-.217-2.623-1.551V9.6c0-.691.44-1.217.941-1.478m.691 1.33c-.124.065-.133.14-.133.148v4.6c0 .139.064.22.127.26.059.035.142.05.25-.01l4-2.3v-.001c.126-.072.159-.162.161-.228a.22.22 0 0 0-.09-.187l-3.97-2.283a.36.36 0 0 0-.344.002", "key": "0c4f68ec65622c2522aa057605c408cb8d4e0287", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PlayCircleDashedB as default };
//# sourceMappingURL=PlayCircleDashedB.js.map