feathersjs logo

feathersjs from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
feathersjs
Set
SVG Logos
Style
Color
Viewbox
256×256
License
CC0

The same logo in other sets

Use the feathersjs logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#333" d="M128 9.102c65.665 0 118.898 53.233 118.898 118.898S193.665 246.898 128 246.898S9.102 193.665 9.102 128S62.335 9.102 128 9.102M128 0C57.421 0 0 57.421 0 128s57.421 128 128 128s128-57.421 128-128S198.579 0 128 0m20.83 25.524c-10.43-1.896-35.651 36.409-43.994 59.734c-.634 1.769-2.086 8.249-2.086 9.955c0 0 6.531 14.055 8.343 17.351c-3.034-1.58-9.323-13.756-9.323-13.756c-3.034 5.784-5.942 32.34-4.994 37.271c0 0 6.762 10.062 9.387 12.578c-3.603-1.201-9.671-9.355-9.671-9.355c-1.138 3.508-.916 10.807-.379 13.274c4.551 6.637 10.619 7.396 10.619 7.396s-6.637 66.181 3.413 71.111c6.258-1.327 7.775-73.956 7.775-73.956s7.585.569 9.292-1.327c3.856-2.655 12.826-30.224 12.958-34.202c0 0-10.41 1.952-15.487 3.924c3.826-3.8 16.049-6.352 16.049-6.352c3.315-3.979 10.291-31.047 10.994-39.391c.176-2.093.583-4.657.268-8.398c0 0-9.941 2.177-12.014 1.424c2.104-.237 12.263-4.14 12.263-4.14c1.801-16.213 2.358-42.091-3.413-43.141m-36.38 171.691c-.795 19.496-1.294 25.004-2.115 29.601c-.379.857-.758.997-1.138-.095c-3.477-15.992-3.224-136.438 36.409-191.241c-23.05 42.092-33.535 122.861-33.156 161.735"/></svg>

React

import type { SVGProps } from "react";

export function LogosFeathersjs(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#333" d="M128 9.102c65.665 0 118.898 53.233 118.898 118.898S193.665 246.898 128 246.898S9.102 193.665 9.102 128S62.335 9.102 128 9.102M128 0C57.421 0 0 57.421 0 128s57.421 128 128 128s128-57.421 128-128S198.579 0 128 0m20.83 25.524c-10.43-1.896-35.651 36.409-43.994 59.734c-.634 1.769-2.086 8.249-2.086 9.955c0 0 6.531 14.055 8.343 17.351c-3.034-1.58-9.323-13.756-9.323-13.756c-3.034 5.784-5.942 32.34-4.994 37.271c0 0 6.762 10.062 9.387 12.578c-3.603-1.201-9.671-9.355-9.671-9.355c-1.138 3.508-.916 10.807-.379 13.274c4.551 6.637 10.619 7.396 10.619 7.396s-6.637 66.181 3.413 71.111c6.258-1.327 7.775-73.956 7.775-73.956s7.585.569 9.292-1.327c3.856-2.655 12.826-30.224 12.958-34.202c0 0-10.41 1.952-15.487 3.924c3.826-3.8 16.049-6.352 16.049-6.352c3.315-3.979 10.291-31.047 10.994-39.391c.176-2.093.583-4.657.268-8.398c0 0-9.941 2.177-12.014 1.424c2.104-.237 12.263-4.14 12.263-4.14c1.801-16.213 2.358-42.091-3.413-43.141m-36.38 171.691c-.795 19.496-1.294 25.004-2.115 29.601c-.379.857-.758.997-1.138-.095c-3.477-15.992-3.224-136.438 36.409-191.241c-23.05 42.092-33.535 122.861-33.156 161.735"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#333" d="M128 9.102c65.665 0 118.898 53.233 118.898 118.898S193.665 246.898 128 246.898S9.102 193.665 9.102 128S62.335 9.102 128 9.102M128 0C57.421 0 0 57.421 0 128s57.421 128 128 128s128-57.421 128-128S198.579 0 128 0m20.83 25.524c-10.43-1.896-35.651 36.409-43.994 59.734c-.634 1.769-2.086 8.249-2.086 9.955c0 0 6.531 14.055 8.343 17.351c-3.034-1.58-9.323-13.756-9.323-13.756c-3.034 5.784-5.942 32.34-4.994 37.271c0 0 6.762 10.062 9.387 12.578c-3.603-1.201-9.671-9.355-9.671-9.355c-1.138 3.508-.916 10.807-.379 13.274c4.551 6.637 10.619 7.396 10.619 7.396s-6.637 66.181 3.413 71.111c6.258-1.327 7.775-73.956 7.775-73.956s7.585.569 9.292-1.327c3.856-2.655 12.826-30.224 12.958-34.202c0 0-10.41 1.952-15.487 3.924c3.826-3.8 16.049-6.352 16.049-6.352c3.315-3.979 10.291-31.047 10.994-39.391c.176-2.093.583-4.657.268-8.398c0 0-9.941 2.177-12.014 1.424c2.104-.237 12.263-4.14 12.263-4.14c1.801-16.213 2.358-42.091-3.413-43.141m-36.38 171.691c-.795 19.496-1.294 25.004-2.115 29.601c-.379.857-.758.997-1.138-.095c-3.477-15.992-3.224-136.438 36.409-191.241c-23.05 42.092-33.535 122.861-33.156 161.735"/></svg>
</template>

CSS

.icon-feathersjs {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M128%209.102c65.665%200%20118.898%2053.233%20118.898%20118.898S193.665%20246.898%20128%20246.898S9.102%20193.665%209.102%20128S62.335%209.102%20128%209.102M128%200C57.421%200%200%2057.421%200%20128s57.421%20128%20128%20128s128-57.421%20128-128S198.579%200%20128%200m20.83%2025.524c-10.43-1.896-35.651%2036.409-43.994%2059.734c-.634%201.769-2.086%208.249-2.086%209.955c0%200%206.531%2014.055%208.343%2017.351c-3.034-1.58-9.323-13.756-9.323-13.756c-3.034%205.784-5.942%2032.34-4.994%2037.271c0%200%206.762%2010.062%209.387%2012.578c-3.603-1.201-9.671-9.355-9.671-9.355c-1.138%203.508-.916%2010.807-.379%2013.274c4.551%206.637%2010.619%207.396%2010.619%207.396s-6.637%2066.181%203.413%2071.111c6.258-1.327%207.775-73.956%207.775-73.956s7.585.569%209.292-1.327c3.856-2.655%2012.826-30.224%2012.958-34.202c0%200-10.41%201.952-15.487%203.924c3.826-3.8%2016.049-6.352%2016.049-6.352c3.315-3.979%2010.291-31.047%2010.994-39.391c.176-2.093.583-4.657.268-8.398c0%200-9.941%202.177-12.014%201.424c2.104-.237%2012.263-4.14%2012.263-4.14c1.801-16.213%202.358-42.091-3.413-43.141m-36.38%20171.691c-.795%2019.496-1.294%2025.004-2.115%2029.601c-.379.857-.758.997-1.138-.095c-3.477-15.992-3.224-136.438%2036.409-191.241c-23.05%2042.092-33.535%20122.861-33.156%20161.735%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%20256%20256%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M128%209.102c65.665%200%20118.898%2053.233%20118.898%20118.898S193.665%20246.898%20128%20246.898S9.102%20193.665%209.102%20128S62.335%209.102%20128%209.102M128%200C57.421%200%200%2057.421%200%20128s57.421%20128%20128%20128s128-57.421%20128-128S198.579%200%20128%200m20.83%2025.524c-10.43-1.896-35.651%2036.409-43.994%2059.734c-.634%201.769-2.086%208.249-2.086%209.955c0%200%206.531%2014.055%208.343%2017.351c-3.034-1.58-9.323-13.756-9.323-13.756c-3.034%205.784-5.942%2032.34-4.994%2037.271c0%200%206.762%2010.062%209.387%2012.578c-3.603-1.201-9.671-9.355-9.671-9.355c-1.138%203.508-.916%2010.807-.379%2013.274c4.551%206.637%2010.619%207.396%2010.619%207.396s-6.637%2066.181%203.413%2071.111c6.258-1.327%207.775-73.956%207.775-73.956s7.585.569%209.292-1.327c3.856-2.655%2012.826-30.224%2012.958-34.202c0%200-10.41%201.952-15.487%203.924c3.826-3.8%2016.049-6.352%2016.049-6.352c3.315-3.979%2010.291-31.047%2010.994-39.391c.176-2.093.583-4.657.268-8.398c0%200-9.941%202.177-12.014%201.424c2.104-.237%2012.263-4.14%2012.263-4.14c1.801-16.213%202.358-42.091-3.413-43.141m-36.38%20171.691c-.795%2019.496-1.294%2025.004-2.115%2029.601c-.379.857-.758.997-1.138-.095c-3.477-15.992-3.224-136.438%2036.409-191.241c-23.05%2042.092-33.535%20122.861-33.156%20161.735%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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