UNPKG

infinity-forge

Version:
9 lines 1.77 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.IconPlayRounded = IconPlayRounded; var jsx_runtime_1 = require("react/jsx-runtime"); function IconPlayRounded(_a) { var color = _a.color; return ((0, jsx_runtime_1.jsxs)("svg", { xmlns: 'http://www.w3.org/2000/svg', width: '182', height: '182', viewBox: '0 0 182 182', fill: 'none', children: [(0, jsx_runtime_1.jsxs)("g", { clipPath: 'url(#clip0_167_2251)', children: [(0, jsx_runtime_1.jsx)("path", { d: 'M181.952 88.0305C180.425 40.2205 141.779 1.57518 93.9701 0.048376C67.9557 -0.776992 43.6175 9.12487 25.6306 27.6956C8.33878 45.5484 -0.746653 69.0841 0.0480506 93.9704C1.57358 141.779 40.2202 180.426 88.029 181.951C89.0242 181.983 90.0106 181.999 90.9995 181.999C115.855 181.999 139.07 172.163 156.368 154.304C173.66 136.453 182.747 112.916 181.952 88.0305ZM142.603 140.972C128.947 155.071 110.621 162.835 90.9995 162.835C90.215 162.835 89.4305 162.822 88.6397 162.798C50.9078 161.593 20.4076 131.093 19.2014 93.3597C18.5741 73.7067 25.7456 55.1219 39.3961 41.0293C53.0517 26.9303 71.3785 19.166 90.9995 19.166C91.784 19.166 92.5685 19.1788 93.3593 19.203C131.091 20.4079 161.591 50.9082 162.798 88.6413C163.425 108.294 156.252 126.879 142.603 140.972Z', fill: color }), (0, jsx_runtime_1.jsx)("path", { d: 'M120.847 85.713L80.4929 56.7792C76.1885 53.6924 70.1963 56.769 70.1963 62.0661V119.935C70.1963 125.232 76.1885 128.309 80.4929 125.222L120.845 96.287C124.466 93.692 124.466 88.3092 120.847 85.713Z', fill: color })] }), (0, jsx_runtime_1.jsx)("defs", { children: (0, jsx_runtime_1.jsx)("clipPath", { id: 'clip0_167_2251', children: (0, jsx_runtime_1.jsx)("rect", { width: '182', height: '182', fill: color }) }) })] })); } //# sourceMappingURL=icon-play-rounded.js.map