Js icon in outline, twotone, bold and bulk. Free in all four styles, for logos, integrations, payment methods, social links. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconJs } from "@devigner-ui/icons";
<IconJs className="size-6" />
<script setup>
import { IconJs } from "@devigner-ui/icons-vue";
</script>
<template>
<IconJs class="size-6" />
</template>
<script>
import { IconJs } from "@devigner-ui/icons-svelte";
</script>
<IconJs class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="m9.67 9-.01 7.93a2 2 0 0 1-2.97 1.75l-2.51-1.39a1 1 0 0 1-.51-.87V7.6c0-.36.2-.7.51-.87l8-4.44c.3-.17.67-.17.97 0l8 4.44a1 1 0 0 1 .51.87v8.82a1 1 0 0 1-.51.87l-8 4.44a1 1 0 0 1-.97 0L10.67 21" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path><path opacity="1" d="M17.67 10.75c0-.97-.78-1.75-1.75-1.75h-1.75c-.97 0-1.75.78-1.75 1.75s.78 1.75 1.75 1.75h1.75c.97 0 1.75.78 1.75 1.75S16.89 16 15.92 16h-1.75c-.97 0-1.75-.78-1.75-1.75" stroke="currentColor" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"></path></svg>