UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 1.19 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 Netflix = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M4.75 14.39c-.3.054-.607.07-.924.113L2.86 11.63v2.996c-.3.033-.575.076-.86.119v-5.49h.802L3.9 12.37V9.255h.85v5.136zm1.663-3.125c.327 0 .829-.016 1.13-.016v.858c-.375 0-.814 0-1.13.016v1.276c.496-.032.992-.075 1.494-.091v.825l-2.339.188V9.255h2.339v.858H6.413v1.152zm4.634-1.152h-.876v3.945c-.285 0-.57 0-.844.011v-3.956H8.45v-.858h2.597v.858zm1.373 1.093h1.156v.858H12.42v1.946h-.83V9.255h2.36v.858h-1.53v1.093zm2.903 2.053c.48.011.966.049 1.436.075v.848a52.744 52.744 0 00-2.28-.113V9.255h.844v4.004zm2.148.982c.27.016.554.032.829.064v-5.05h-.829v4.986zM22 9.255l-1.072 2.61L22 14.746c-.317-.043-.633-.102-.95-.156l-.607-1.587-.618 1.458c-.306-.053-.601-.07-.907-.112l1.087-2.514-.982-2.58h.908l.554 1.443.591-1.442H22z", fill: "#323544" })); exports.default = Netflix;