UNPKG

@icongo/tb

Version:
29 lines 1.13 kB
import _extends from "@babel/runtime/helpers/extends"; import { jsx as _jsx } from "react/jsx-runtime"; import { jsxs as _jsxs } from "react/jsx-runtime"; var TBBrandAppleArcade = props => /*#__PURE__*/_jsxs("svg", _extends({ xmlns: "http://www.w3.org/2000/svg", width: "1em", height: "1em", fill: "none", stroke: "currentColor", strokeLinecap: "round", strokeLinejoin: "round", strokeWidth: 2, className: "prefix__icon prefix__icon-tabler prefix__icon-tabler-brand-apple-arcade", viewBox: "0 0 24 24" }, props, { children: [/*#__PURE__*/_jsx("path", { stroke: "none", d: "M0 0h24v24H0z" }), /*#__PURE__*/_jsx("circle", { cx: 12, cy: 5, r: 2 }), /*#__PURE__*/_jsx("path", { d: "M20 12.5v4.75a.734.734 0 0 1-.055.325.704.704 0 0 1-.348.366l-5.462 2.58a4.998 4.998 0 0 1-4.27 0l-5.462-2.58a.705.705 0 0 1-.401-.691L4 12.5" }), /*#__PURE__*/_jsx("path", { d: "m4.431 12.216 5.634-2.332a5.065 5.065 0 0 1 3.87 0l5.634 2.332a.692.692 0 0 1 .028 1.269l-5.462 2.543a5.064 5.064 0 0 1-4.27 0l-5.462-2.543a.691.691 0 0 1 .028-1.27zM12 7v6" })] })); export { TBBrandAppleArcade };