UNPKG

@icons-pack/react-simple-icons

Version:

This package provides the Simple Icons packaged as a set of React components.

52 lines (45 loc) 4.45 kB
'use strict'; Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: 'Module' } }); const jsxRuntime = require('react/jsx-runtime'); const React = require('react'); function _interopNamespaceDefault(e) { const n = Object.create(null, { [Symbol.toStringTag]: { value: 'Module' } }); if (e) { for (const k in e) { if (k !== 'default') { const d = Object.getOwnPropertyDescriptor(e, k); Object.defineProperty(n, k, d.get ? d : { enumerable: true, get: () => e[k] }); } } } n.default = e; return Object.freeze(n); } const React__namespace = /*#__PURE__*/_interopNamespaceDefault(React); const defaultColor = "#F7D917"; const SiTarteaucitron = React__namespace.forwardRef(function SiTarteaucitron2({ title = "Tarteaucitron", color = "currentColor", size = 24, ...others }, ref) { if (color === "default") { color = defaultColor; } return /* @__PURE__ */ jsxRuntime.jsxs( "svg", { xmlns: "http://www.w3.org/2000/svg", width: size, height: size, fill: color, viewBox: "0 0 24 24", ref, ...others, children: [ /* @__PURE__ */ jsxRuntime.jsx("title", { children: title }), /* @__PURE__ */ jsxRuntime.jsx("path", { d: "M8.125 17.789c.083.1.241.105.31.022l2.458-2.458c.126-.126.038-.363-.148-.363H7.266c-.118 0-.207.097-.152.633.056.537.426 1.425 1.01 2.166m5.167-3.428h3.479a.207.207 0 0 0 .207-.207c-.087-.96-.486-1.832-1.066-2.59-.083-.1-.241-.106-.31-.023l-2.466 2.457c-.123.124-.044.363.156.363m2.28 3.457a.21.21 0 0 0 .31-.015c.608-.747.945-1.644 1.067-2.59a.213.213 0 0 0-.208-.215h-3.48c-.197 0-.269.242-.148.363zm-6.692.755c.74.593 1.628.963 2.568 1.066a.205.205 0 0 0 .23-.207V15.96a.207.207 0 0 0-.355-.148L8.865 18.27c-.046.036-.114.175.015.303m-.46-7.017a.21.21 0 0 0-.31.014c-.607.747-.944 1.645-1.066 2.591 0 .119.096.215.207.215h3.48c.192 0 .282-.235.155-.363zm3.028-1.82A5 5 0 0 0 8.88 10.8c-.093.066-.1.225-.015.31l2.458 2.458c.13.13.355.043.355-.148V9.94c0-.124-.1-.223-.23-.206m1.222 3.834 2.458-2.458a.215.215 0 0 0-.015-.31 4.96 4.96 0 0 0-2.569-1.066.205.205 0 0 0-.23.207v3.472c0 .225.185.307.356.155m-.655 7.893.01-1.282c-2.618.003-5.592-2.01-5.598-5.533a5.527 5.527 0 0 1 5.525-5.527c3.042 0 5.522 2.48 5.53 5.523v.007a5.52 5.52 0 0 1-1.614 3.9l.88.87.704.708c.326-.17.615-.57.577-.896a.203.203 0 0 1 .163-.222c.415-.081.792-.733.652-1.133a.21.21 0 0 1 .11-.251c.386-.163.623-.881.408-1.244a.2.2 0 0 1 .06-.266c.347-.245.42-.992.132-1.303-.09-.09-.057-.217 0-.274.29-.311.208-1.06-.133-1.303a.21.21 0 0 1-.06-.266c.216-.363-.014-1.081-.406-1.244-.096-.037-.14-.148-.111-.252.133-.4-.237-1.051-.652-1.132a.21.21 0 0 1-.163-.223c.052-.421-.451-.977-.873-.97a.2.2 0 0 1-.2-.184c-.037-.422-.644-.866-1.058-.77a.203.203 0 0 1-.237-.133c-.126-.4-.815-.711-1.2-.533a.2.2 0 0 1-.26-.082c-.206-.37-.94-.525-1.28-.274a.196.196 0 0 1-.266-.03c-.148-.17-.422-.244-.696-.236-.244.007-.48.089-.614.237a.204.204 0 0 1-.267.03c-.34-.252-1.073-.097-1.28.273a.2.2 0 0 1-.26.082c-.384-.178-1.073.125-1.199.533a.203.203 0 0 1-.237.133c-.414-.096-1.021.348-1.058.77a.2.2 0 0 1-.2.185c-.422-.008-.925.555-.873.97.014.103-.06.2-.163.222-.415.08-.792.732-.652 1.132a.21.21 0 0 1-.11.252c-.386.163-.623.88-.408 1.244a.2.2 0 0 1-.06.266c-.347.244-.42.992-.132 1.303.03.03.044.067.051.104a.21.21 0 0 1-.051.17c-.29.31-.208 1.058.133 1.303.081.059.11.177.059.266-.215.363.015 1.08.407 1.244.096.037.14.148.111.25-.133.4.237 1.053.652 1.134a.21.21 0 0 1 .163.222c-.052.422.451.977.873.97a.2.2 0 0 1 .2.185c.037.422.644.866 1.058.77a.203.203 0 0 1 .237.133c.126.4.815.71 1.2.533a.2.2 0 0 1 .259.082c.207.37.94.525 1.28.273a.197.197 0 0 1 .267.03c.133.148.413.086.657.094zm1.15-.416a5 5 0 0 0 2.57-1.066c.093-.067.1-.226.014-.311l-2.457-2.458a.208.208 0 0 0-.356.148v3.472c0 .176.15.225.23.215M7.97 5.715a3.936 3.936 0 0 1 3.938-3.938 3.936 3.936 0 0 1 3.939 3.938v1.362a8.2 8.2 0 0 1 1.643 1.162V5.53a5.53 5.53 0 0 0-11.06 0v2.6a8.2 8.2 0 0 1 1.54-1.06zm8.66 14.324a5.5 5.5 0 0 1-4.048 1.777c0 .424-.006.849 0 1.273v.91c.274.009.548-.065.696-.235a.204.204 0 0 1 .266-.03c.341.252 1.074.096 1.281-.274a.2.2 0 0 1 .26-.081c.384.177 1.073-.126 1.198-.533a.203.203 0 0 1 .237-.134c.415.097 1.022-.347 1.059-.77a.2.2 0 0 1 .2-.184.77.77 0 0 0 .414-.148l-.725-.733z" }) ] } ); }); exports.default = SiTarteaucitron; exports.defaultColor = defaultColor;