Repositories (1)

devious-buttplug
6 snippets stored for this repo
work correctly both with client-side routing and a non-root public URL.
      Learn how to configure a non-root public URL by running `npm run build`.
    -->
    <title>react-buttplug</title>
  </head>

  <body>
To begin the development, run `npm start` or `yarn start`.
      To create a production bundle, use `npm run build` or `yarn build`.
    -->
    <script src='https://cdn.jsdelivr.net/npm/[email protected]/dist/web/buttplug.min.js'></script>
  </body>
</html>
To begin the development, run `npm start` or `yarn start`.
      To create a production bundle, use `npm run build` or `yarn build`.
    -->
    <script src='https://cdn.jsdelivr.net/npm/[email protected]/dist/web/buttplug.min.js'></script>
  </body>
</html>
<meta charset="utf-8" />
    <title>Install Buttplug-Tribute</title>
  </head>
<script type="text/javascript">
      window.location = "https://github.com/CammyLeone/devious-buttplug/tree/main/buttplug-tribute#buttplug-tribute";
    </script>
JavaScript IconJavaScript
`;
export default ({ color }) => (
  <SVG xmlns="http://www.w3.org/2000/svg" viewBox="20 12.5 60 75">
    <title>Buttplug</title>
    <path
      stroke={color}
      fill={color}