UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.34 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); // This file is autogenerated by "make react_icons", do not edit it. const React = tslib_1.__importStar(require("react")); const YoutubeKids = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M11.437 4.527c2.328-.322 5.109-.668 5.534-.668h.026c.998.02 1.808.179 2.76.906.585.446 1.055 1.14 1.396 2.066.295.802.82 5.28.833 6.215l.005.24v.004c.02.784.053 2.093-.523 3.171-1.08 2.02-3.451 2.239-4.42 2.239h-.116c-3.955 0-5.87.522-7.411.942h-.003c-.978.268-1.823.498-2.889.498-.284 0-.57-.016-.87-.049-1.217-.133-2.15-.993-2.63-2.424-.355-1.06-.975-5.696-1.084-6.873-.14-1.519-.004-2.684 1.112-3.805.605-.609 1.369-1.08 2.33-1.44.697-.26 3.62-.7 5.95-1.022zm-1.97 4.332c-.122.089-.073.455-.052.61l.005.041.13 1.098c.15 1.284.378 3.235.416 3.514l.009.073.015.123c.045.355.114.905.281.994.025.012.056.02.09.02.223 0 .621-.26.847-.435l3.581-2.479c.227-.158.454-.314.683-.47l.012-.007.075-.047c.156-.094.347-.213.344-.465-.006-.266-.22-.359-.378-.426a1.305 1.305 0 01-.101-.047c-1.098-.562-4.63-1.813-5.333-2.04l-.01-.004a1.615 1.615 0 00-.448-.095.277.277 0 00-.166.042z", fill: "#323544" })); exports.default = YoutubeKids;