UNPKG

@icongo/tb

Version:
33 lines (32 loc) 1.5 kB
"use strict"; var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault")["default"]; Object.defineProperty(exports, "__esModule", { value: true }); exports.TBBrandYoutubeKids = void 0; var _objectSpread2 = _interopRequireDefault(require("@babel/runtime/helpers/objectSpread2")); var _jsxRuntime = require("react/jsx-runtime"); var TBBrandYoutubeKids = function TBBrandYoutubeKids(props) { return /*#__PURE__*/(0, _jsxRuntime.jsxs)("svg", (0, _objectSpread2["default"])((0, _objectSpread2["default"])({ 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-youtube-kids", viewBox: "0 0 24 24" }, props), {}, { children: [/*#__PURE__*/(0, _jsxRuntime.jsx)("path", { stroke: "none", d: "M0 0h24v24H0z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "m17.782 17.03-3.413.235-.023.002c-1.117.09-2.214.335-3.257.725l-2.197.794a3.597 3.597 0 0 1-2.876-.189 3.342 3.342 0 0 1-1.732-2.211L3.08 11.093a3.21 3.21 0 0 1 .469-2.503 3.468 3.468 0 0 1 2.177-1.452l9.843-2.06c1.87-.392 3.716.744 4.124 2.537l1.227 5.392a3.217 3.217 0 0 1-.61 2.7 3.506 3.506 0 0 1-2.528 1.323z" }), /*#__PURE__*/(0, _jsxRuntime.jsx)("path", { d: "m10 10 .972 4L15 11z" })] })); }; exports.TBBrandYoutubeKids = TBBrandYoutubeKids;