unjs from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
unjs
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the unjs logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.686 0H1.29A1.48 1.48 0 0 0 0 1.297V22.68C.085 23.43.711 24 1.484 24h21.014A1.5 1.5 0 0 0 24 22.498V1.484C24 .711 23.412.077 22.686 0m-4.393 15.05c.52-.011 1.004.113 1.398.514q.06.065.116.131c.246.327.353.694.398 1.08c.024.209.03.42.031.63c.004.883.001 1.768.002 2.652c0 .203-.065.368-.252.468a.445.445 0 0 1-.658-.38c-.004-.214-.002-.428-.002-.641c0-.779.002-1.557-.004-2.336c-.002-.282-.056-.556-.213-.799a.94.94 0 0 0-.713-.433q-.931-.108-1.527.617c-.17.208-.238.452-.238.718v2.836a.46.46 0 0 1-.61.448c-.178-.056-.295-.232-.3-.453q-.002-.129 0-.258l-.002-4.131c0-.184.055-.342.215-.443a.43.43 0 0 1 .449-.022c.155.08.236.213.248.387c.002.035 0 .072 0 .12c.03-.024.053-.04.074-.06c.388-.352.839-.583 1.363-.63q.113-.01.225-.014zm-7.75.151c.235.014.413.226.414.496v1.647c0 .424-.002.847.006 1.271q.005.317.156.598c.142.259.36.423.645.5c.364.107.753.09 1.107-.047c.371-.146.58-.434.649-.82c.026-.146.032-.299.033-.448c.003-.9.001-1.802.002-2.703c0-.25.12-.422.338-.48c.052-.014.109-.01.164-.014c.258.044.408.214.408.47c-.001 1.024.012 2.047-.018 3.07c-.02.696-.333 1.254-.95 1.613c-.262.152-.55.234-.85.27c-.386.054-.779.03-1.155-.071c-.598-.174-1.044-.53-1.283-1.121c-.126-.312-.161-.638-.162-.97q-.003-1.387 0-2.776c0-.304.205-.502.496-.485"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsUnjs(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.686 0H1.29A1.48 1.48 0 0 0 0 1.297V22.68C.085 23.43.711 24 1.484 24h21.014A1.5 1.5 0 0 0 24 22.498V1.484C24 .711 23.412.077 22.686 0m-4.393 15.05c.52-.011 1.004.113 1.398.514q.06.065.116.131c.246.327.353.694.398 1.08c.024.209.03.42.031.63c.004.883.001 1.768.002 2.652c0 .203-.065.368-.252.468a.445.445 0 0 1-.658-.38c-.004-.214-.002-.428-.002-.641c0-.779.002-1.557-.004-2.336c-.002-.282-.056-.556-.213-.799a.94.94 0 0 0-.713-.433q-.931-.108-1.527.617c-.17.208-.238.452-.238.718v2.836a.46.46 0 0 1-.61.448c-.178-.056-.295-.232-.3-.453q-.002-.129 0-.258l-.002-4.131c0-.184.055-.342.215-.443a.43.43 0 0 1 .449-.022c.155.08.236.213.248.387c.002.035 0 .072 0 .12c.03-.024.053-.04.074-.06c.388-.352.839-.583 1.363-.63q.113-.01.225-.014zm-7.75.151c.235.014.413.226.414.496v1.647c0 .424-.002.847.006 1.271q.005.317.156.598c.142.259.36.423.645.5c.364.107.753.09 1.107-.047c.371-.146.58-.434.649-.82c.026-.146.032-.299.033-.448c.003-.9.001-1.802.002-2.703c0-.25.12-.422.338-.48c.052-.014.109-.01.164-.014c.258.044.408.214.408.47c-.001 1.024.012 2.047-.018 3.07c-.02.696-.333 1.254-.95 1.613c-.262.152-.55.234-.85.27c-.386.054-.779.03-1.155-.071c-.598-.174-1.044-.53-1.283-1.121c-.126-.312-.161-.638-.162-.97q-.003-1.387 0-2.776c0-.304.205-.502.496-.485"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M22.686 0H1.29A1.48 1.48 0 0 0 0 1.297V22.68C.085 23.43.711 24 1.484 24h21.014A1.5 1.5 0 0 0 24 22.498V1.484C24 .711 23.412.077 22.686 0m-4.393 15.05c.52-.011 1.004.113 1.398.514q.06.065.116.131c.246.327.353.694.398 1.08c.024.209.03.42.031.63c.004.883.001 1.768.002 2.652c0 .203-.065.368-.252.468a.445.445 0 0 1-.658-.38c-.004-.214-.002-.428-.002-.641c0-.779.002-1.557-.004-2.336c-.002-.282-.056-.556-.213-.799a.94.94 0 0 0-.713-.433q-.931-.108-1.527.617c-.17.208-.238.452-.238.718v2.836a.46.46 0 0 1-.61.448c-.178-.056-.295-.232-.3-.453q-.002-.129 0-.258l-.002-4.131c0-.184.055-.342.215-.443a.43.43 0 0 1 .449-.022c.155.08.236.213.248.387c.002.035 0 .072 0 .12c.03-.024.053-.04.074-.06c.388-.352.839-.583 1.363-.63q.113-.01.225-.014zm-7.75.151c.235.014.413.226.414.496v1.647c0 .424-.002.847.006 1.271q.005.317.156.598c.142.259.36.423.645.5c.364.107.753.09 1.107-.047c.371-.146.58-.434.649-.82c.026-.146.032-.299.033-.448c.003-.9.001-1.802.002-2.703c0-.25.12-.422.338-.48c.052-.014.109-.01.164-.014c.258.044.408.214.408.47c-.001 1.024.012 2.047-.018 3.07c-.02.696-.333 1.254-.95 1.613c-.262.152-.55.234-.85.27c-.386.054-.779.03-1.155-.071c-.598-.174-1.044-.53-1.283-1.121c-.126-.312-.161-.638-.162-.97q-.003-1.387 0-2.776c0-.304.205-.502.496-.485"/></svg>
</template>

CSS

.icon-unjs {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.686%200H1.29A1.48%201.48%200%200%200%200%201.297V22.68C.085%2023.43.711%2024%201.484%2024h21.014A1.5%201.5%200%200%200%2024%2022.498V1.484C24%20.711%2023.412.077%2022.686%200m-4.393%2015.05c.52-.011%201.004.113%201.398.514q.06.065.116.131c.246.327.353.694.398%201.08c.024.209.03.42.031.63c.004.883.001%201.768.002%202.652c0%20.203-.065.368-.252.468a.445.445%200%200%201-.658-.38c-.004-.214-.002-.428-.002-.641c0-.779.002-1.557-.004-2.336c-.002-.282-.056-.556-.213-.799a.94.94%200%200%200-.713-.433q-.931-.108-1.527.617c-.17.208-.238.452-.238.718v2.836a.46.46%200%200%201-.61.448c-.178-.056-.295-.232-.3-.453q-.002-.129%200-.258l-.002-4.131c0-.184.055-.342.215-.443a.43.43%200%200%201%20.449-.022c.155.08.236.213.248.387c.002.035%200%20.072%200%20.12c.03-.024.053-.04.074-.06c.388-.352.839-.583%201.363-.63q.113-.01.225-.014zm-7.75.151c.235.014.413.226.414.496v1.647c0%20.424-.002.847.006%201.271q.005.317.156.598c.142.259.36.423.645.5c.364.107.753.09%201.107-.047c.371-.146.58-.434.649-.82c.026-.146.032-.299.033-.448c.003-.9.001-1.802.002-2.703c0-.25.12-.422.338-.48c.052-.014.109-.01.164-.014c.258.044.408.214.408.47c-.001%201.024.012%202.047-.018%203.07c-.02.696-.333%201.254-.95%201.613c-.262.152-.55.234-.85.27c-.386.054-.779.03-1.155-.071c-.598-.174-1.044-.53-1.283-1.121c-.126-.312-.161-.638-.162-.97q-.003-1.387%200-2.776c0-.304.205-.502.496-.485%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M22.686%200H1.29A1.48%201.48%200%200%200%200%201.297V22.68C.085%2023.43.711%2024%201.484%2024h21.014A1.5%201.5%200%200%200%2024%2022.498V1.484C24%20.711%2023.412.077%2022.686%200m-4.393%2015.05c.52-.011%201.004.113%201.398.514q.06.065.116.131c.246.327.353.694.398%201.08c.024.209.03.42.031.63c.004.883.001%201.768.002%202.652c0%20.203-.065.368-.252.468a.445.445%200%200%201-.658-.38c-.004-.214-.002-.428-.002-.641c0-.779.002-1.557-.004-2.336c-.002-.282-.056-.556-.213-.799a.94.94%200%200%200-.713-.433q-.931-.108-1.527.617c-.17.208-.238.452-.238.718v2.836a.46.46%200%200%201-.61.448c-.178-.056-.295-.232-.3-.453q-.002-.129%200-.258l-.002-4.131c0-.184.055-.342.215-.443a.43.43%200%200%201%20.449-.022c.155.08.236.213.248.387c.002.035%200%20.072%200%20.12c.03-.024.053-.04.074-.06c.388-.352.839-.583%201.363-.63q.113-.01.225-.014zm-7.75.151c.235.014.413.226.414.496v1.647c0%20.424-.002.847.006%201.271q.005.317.156.598c.142.259.36.423.645.5c.364.107.753.09%201.107-.047c.371-.146.58-.434.649-.82c.026-.146.032-.299.033-.448c.003-.9.001-1.802.002-2.703c0-.25.12-.422.338-.48c.052-.014.109-.01.164-.014c.258.044.408.214.408.47c-.001%201.024.012%202.047-.018%203.07c-.02.696-.333%201.254-.95%201.613c-.262.152-.55.234-.85.27c-.386.054-.779.03-1.155-.071c-.598-.174-1.044-.53-1.283-1.121c-.126-.312-.161-.638-.162-.97q-.003-1.387%200-2.776c0-.304.205-.502.496-.485%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/unjs.svg?color=%231a73e8&size=48