UNPKG

iconista

Version:

Thousands of SVG icons with one React component

9 lines (8 loc) 2.86 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 ApplePay = (props) => React.createElement("svg", { viewBox: "0 0 24 24", fill: "none", xmlns: "http://www.w3.org/2000/svg", ...props }, React.createElement("path", { d: "M7.123 11.195c.012 1.105 1.002 1.471 1.01 1.476-.008.024-.159.525-.521 1.039-.314.444-.64.888-1.153.896-.506.008-.669-.29-1.243-.29-.579 0-.758.282-1.235.298-.497.016-.872-.48-1.19-.925-.648-.904-1.14-2.559-.476-3.675.33-.554.92-.905 1.56-.917.485-.008.946.318 1.243.318.297 0 .856-.391 1.442-.334.245.008.938.098 1.378.725-.037.02-.823.465-.815 1.39zm-.95-2.713c.265-.31.44-.738.392-1.166-.38.017-.84.245-1.109.555-.244.273-.456.709-.4 1.128.425.033.857-.208 1.117-.517zm3.812-.53c.194-.032.413-.06.648-.088.235-.028.494-.04.775-.04.404 0 .75.048 1.043.14.292.097.531.23.721.412.161.157.289.346.38.56.09.217.136.466.136.748 0 .343-.062.64-.186.898a1.837 1.837 0 01-.507.645 2.21 2.21 0 01-.767.39 3.516 3.516 0 01-.969.13 3.99 3.99 0 01-.796-.07v2.836H9.99v-6.56h-.004zm.474 3.311c.116.032.244.056.384.069.14.011.293.02.453.02.606 0 1.072-.137 1.406-.415.334-.274.499-.68.499-1.212 0-.258-.045-.48-.132-.669a1.196 1.196 0 00-.37-.467 1.708 1.708 0 00-.574-.274 2.796 2.796 0 00-.738-.092c-.214 0-.4.008-.557.024-.156.016-.28.036-.37.052v2.964zm6.997 2.126c0 .19.004.383.008.572.008.19.029.375.062.552h-.445l-.07-.668h-.021a1.542 1.542 0 01-.231.273c-.098.096-.207.18-.326.25a1.615 1.615 0 01-.424.181c-.157.045-.33.069-.52.069-.235 0-.441-.037-.618-.113a1.268 1.268 0 01-.437-.294 1.134 1.134 0 01-.256-.419 1.358 1.358 0 01-.087-.471c0-.56.24-.987.722-1.289.482-.302 1.204-.447 2.173-.435v-.129c0-.124-.013-.265-.037-.426a1.322 1.322 0 00-.157-.46.995.995 0 00-.363-.362c-.16-.097-.38-.149-.655-.149a2.15 2.15 0 00-1.18.354l-.152-.346c.214-.145.437-.246.664-.31.226-.06.466-.093.717-.093.338 0 .61.057.82.17.21.112.38.257.5.434.119.178.201.375.247.596.045.222.066.44.066.657v1.856zm-.474-1.405a6.769 6.769 0 00-.8.028c-.28.028-.536.085-.771.173a1.472 1.472 0 00-.586.39c-.152.17-.23.4-.23.682 0 .334.098.58.292.736.194.157.412.238.656.238.194 0 .37-.028.523-.08a1.348 1.348 0 00.693-.515 1.38 1.38 0 00.177-.347 1.34 1.34 0 00.05-.286l-.004-1.02zm1.397-2.199l1.229 3.073a13.123 13.123 0 01.354 1.027h.021a19.932 19.932 0 01.363-1.043l1.15-3.053h.503l-1.402 3.468c-.14.366-.276.7-.4.998a9.625 9.625 0 01-.379.81 5.614 5.614 0 01-.388.636 2.641 2.641 0 01-.436.483c-.19.165-.363.286-.52.359a2.83 2.83 0 01-.317.14l-.161-.382c.12-.052.255-.12.404-.205.148-.085.293-.198.433-.335.12-.116.255-.273.4-.467.144-.193.272-.427.387-.705a.764.764 0 00.062-.205.56.56 0 00-.062-.205l-1.744-4.382h.503v-.012z", fill: "#323544" })); exports.default = ApplePay;