fiber logo
fiber from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- fiber
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
Use the fiber logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#333" d="M62.55 47.98c-1.99 0-3.83 1.512-4.122 3.376c-.272 1.851 1.19 3.386 3.187 3.386c1.998 0 3.85-1.523 4.098-3.387c.247-1.863-1.171-3.374-3.162-3.374zm-25.552 1.954l-4.924 29.66h7.166l1.97-11.916h11.788l.984-5.84H42.195l.985-6.082h13.074l.986-5.822zm31.326 0l-4.916 29.658h7.006l.58-3.608h.276c.52 2.057 2.2 3.924 5.558 3.924c4.924 0 9.557-3.851 10.803-11.424c1.31-7.847-2.287-11.423-6.936-11.423c-3.518 0-5.82 2.053-6.978 4.095h-.152l1.837-11.222zm57.735 7.115c-2.433 0-4.618 1.414-5.936 4.353h-.23l.685-4.054h-6.87l-3.706 22.242h7.08l1.998-12.076c.462-2.65 2.636-4.432 5.14-4.432c.884 0 2.086.131 2.737.377L128 57.291a8.4 8.4 0 0 0-1.941-.242m-24.66.014c-6.705 0-11.804 4.604-12.946 11.495c-1.202 7.107 2.359 11.451 9.342 11.461c5.861 0 10.105-2.823 11.682-7.197l-6.457-.187c-.808 1.49-2.405 2.273-4.245 2.273c-2.765 0-4.096-1.643-3.648-4.467l.045-.26h14.81l.278-1.767c1.216-7.313-2.548-11.352-8.862-11.352zm-43.83.285L53.866 79.59h7.082l3.7-22.242h-7.08zm43.177 4.826c2.316 0 3.679 1.622 3.317 3.894h-8.14c.508-2.2 2.535-3.894 4.823-3.894m-23.482.424c2.628 0 3.664 2.29 3.092 5.88s-2.434 5.922-5.04 5.922c-2.592 0-3.706-2.326-3.12-5.922c.578-3.634 2.475-5.88 5.068-5.88"/><path fill="#00acd7" d="m9.514 57.807l-1.85 2.623l24.53-.014l.427-2.61H9.514zm-7.612 5.437L0 65.857l31.377-.023l.428-2.59zm16.31 5.436l-1.718 2.623l14.066-.01l.428-2.613H18.213z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconFiber(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#333" d="M62.55 47.98c-1.99 0-3.83 1.512-4.122 3.376c-.272 1.851 1.19 3.386 3.187 3.386c1.998 0 3.85-1.523 4.098-3.387c.247-1.863-1.171-3.374-3.162-3.374zm-25.552 1.954l-4.924 29.66h7.166l1.97-11.916h11.788l.984-5.84H42.195l.985-6.082h13.074l.986-5.822zm31.326 0l-4.916 29.658h7.006l.58-3.608h.276c.52 2.057 2.2 3.924 5.558 3.924c4.924 0 9.557-3.851 10.803-11.424c1.31-7.847-2.287-11.423-6.936-11.423c-3.518 0-5.82 2.053-6.978 4.095h-.152l1.837-11.222zm57.735 7.115c-2.433 0-4.618 1.414-5.936 4.353h-.23l.685-4.054h-6.87l-3.706 22.242h7.08l1.998-12.076c.462-2.65 2.636-4.432 5.14-4.432c.884 0 2.086.131 2.737.377L128 57.291a8.4 8.4 0 0 0-1.941-.242m-24.66.014c-6.705 0-11.804 4.604-12.946 11.495c-1.202 7.107 2.359 11.451 9.342 11.461c5.861 0 10.105-2.823 11.682-7.197l-6.457-.187c-.808 1.49-2.405 2.273-4.245 2.273c-2.765 0-4.096-1.643-3.648-4.467l.045-.26h14.81l.278-1.767c1.216-7.313-2.548-11.352-8.862-11.352zm-43.83.285L53.866 79.59h7.082l3.7-22.242h-7.08zm43.177 4.826c2.316 0 3.679 1.622 3.317 3.894h-8.14c.508-2.2 2.535-3.894 4.823-3.894m-23.482.424c2.628 0 3.664 2.29 3.092 5.88s-2.434 5.922-5.04 5.922c-2.592 0-3.706-2.326-3.12-5.922c.578-3.634 2.475-5.88 5.068-5.88"/><path fill="#00acd7" d="m9.514 57.807l-1.85 2.623l24.53-.014l.427-2.61H9.514zm-7.612 5.437L0 65.857l31.377-.023l.428-2.59zm16.31 5.436l-1.718 2.623l14.066-.01l.428-2.613H18.213z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#333" d="M62.55 47.98c-1.99 0-3.83 1.512-4.122 3.376c-.272 1.851 1.19 3.386 3.187 3.386c1.998 0 3.85-1.523 4.098-3.387c.247-1.863-1.171-3.374-3.162-3.374zm-25.552 1.954l-4.924 29.66h7.166l1.97-11.916h11.788l.984-5.84H42.195l.985-6.082h13.074l.986-5.822zm31.326 0l-4.916 29.658h7.006l.58-3.608h.276c.52 2.057 2.2 3.924 5.558 3.924c4.924 0 9.557-3.851 10.803-11.424c1.31-7.847-2.287-11.423-6.936-11.423c-3.518 0-5.82 2.053-6.978 4.095h-.152l1.837-11.222zm57.735 7.115c-2.433 0-4.618 1.414-5.936 4.353h-.23l.685-4.054h-6.87l-3.706 22.242h7.08l1.998-12.076c.462-2.65 2.636-4.432 5.14-4.432c.884 0 2.086.131 2.737.377L128 57.291a8.4 8.4 0 0 0-1.941-.242m-24.66.014c-6.705 0-11.804 4.604-12.946 11.495c-1.202 7.107 2.359 11.451 9.342 11.461c5.861 0 10.105-2.823 11.682-7.197l-6.457-.187c-.808 1.49-2.405 2.273-4.245 2.273c-2.765 0-4.096-1.643-3.648-4.467l.045-.26h14.81l.278-1.767c1.216-7.313-2.548-11.352-8.862-11.352zm-43.83.285L53.866 79.59h7.082l3.7-22.242h-7.08zm43.177 4.826c2.316 0 3.679 1.622 3.317 3.894h-8.14c.508-2.2 2.535-3.894 4.823-3.894m-23.482.424c2.628 0 3.664 2.29 3.092 5.88s-2.434 5.922-5.04 5.922c-2.592 0-3.706-2.326-3.12-5.922c.578-3.634 2.475-5.88 5.068-5.88"/><path fill="#00acd7" d="m9.514 57.807l-1.85 2.623l24.53-.014l.427-2.61H9.514zm-7.612 5.437L0 65.857l31.377-.023l.428-2.59zm16.31 5.436l-1.718 2.623l14.066-.01l.428-2.613H18.213z"/></svg> </template>
CSS
.icon-fiber {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M62.55%2047.98c-1.99%200-3.83%201.512-4.122%203.376c-.272%201.851%201.19%203.386%203.187%203.386c1.998%200%203.85-1.523%204.098-3.387c.247-1.863-1.171-3.374-3.162-3.374zm-25.552%201.954l-4.924%2029.66h7.166l1.97-11.916h11.788l.984-5.84H42.195l.985-6.082h13.074l.986-5.822zm31.326%200l-4.916%2029.658h7.006l.58-3.608h.276c.52%202.057%202.2%203.924%205.558%203.924c4.924%200%209.557-3.851%2010.803-11.424c1.31-7.847-2.287-11.423-6.936-11.423c-3.518%200-5.82%202.053-6.978%204.095h-.152l1.837-11.222zm57.735%207.115c-2.433%200-4.618%201.414-5.936%204.353h-.23l.685-4.054h-6.87l-3.706%2022.242h7.08l1.998-12.076c.462-2.65%202.636-4.432%205.14-4.432c.884%200%202.086.131%202.737.377L128%2057.291a8.4%208.4%200%200%200-1.941-.242m-24.66.014c-6.705%200-11.804%204.604-12.946%2011.495c-1.202%207.107%202.359%2011.451%209.342%2011.461c5.861%200%2010.105-2.823%2011.682-7.197l-6.457-.187c-.808%201.49-2.405%202.273-4.245%202.273c-2.765%200-4.096-1.643-3.648-4.467l.045-.26h14.81l.278-1.767c1.216-7.313-2.548-11.352-8.862-11.352zm-43.83.285L53.866%2079.59h7.082l3.7-22.242h-7.08zm43.177%204.826c2.316%200%203.679%201.622%203.317%203.894h-8.14c.508-2.2%202.535-3.894%204.823-3.894m-23.482.424c2.628%200%203.664%202.29%203.092%205.88s-2.434%205.922-5.04%205.922c-2.592%200-3.706-2.326-3.12-5.922c.578-3.634%202.475-5.88%205.068-5.88%22%2F%3E%3Cpath%20fill%3D%22%2300acd7%22%20d%3D%22m9.514%2057.807l-1.85%202.623l24.53-.014l.427-2.61H9.514zm-7.612%205.437L0%2065.857l31.377-.023l.428-2.59zm16.31%205.436l-1.718%202.623l14.066-.01l.428-2.613H18.213z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M62.55%2047.98c-1.99%200-3.83%201.512-4.122%203.376c-.272%201.851%201.19%203.386%203.187%203.386c1.998%200%203.85-1.523%204.098-3.387c.247-1.863-1.171-3.374-3.162-3.374zm-25.552%201.954l-4.924%2029.66h7.166l1.97-11.916h11.788l.984-5.84H42.195l.985-6.082h13.074l.986-5.822zm31.326%200l-4.916%2029.658h7.006l.58-3.608h.276c.52%202.057%202.2%203.924%205.558%203.924c4.924%200%209.557-3.851%2010.803-11.424c1.31-7.847-2.287-11.423-6.936-11.423c-3.518%200-5.82%202.053-6.978%204.095h-.152l1.837-11.222zm57.735%207.115c-2.433%200-4.618%201.414-5.936%204.353h-.23l.685-4.054h-6.87l-3.706%2022.242h7.08l1.998-12.076c.462-2.65%202.636-4.432%205.14-4.432c.884%200%202.086.131%202.737.377L128%2057.291a8.4%208.4%200%200%200-1.941-.242m-24.66.014c-6.705%200-11.804%204.604-12.946%2011.495c-1.202%207.107%202.359%2011.451%209.342%2011.461c5.861%200%2010.105-2.823%2011.682-7.197l-6.457-.187c-.808%201.49-2.405%202.273-4.245%202.273c-2.765%200-4.096-1.643-3.648-4.467l.045-.26h14.81l.278-1.767c1.216-7.313-2.548-11.352-8.862-11.352zm-43.83.285L53.866%2079.59h7.082l3.7-22.242h-7.08zm43.177%204.826c2.316%200%203.679%201.622%203.317%203.894h-8.14c.508-2.2%202.535-3.894%204.823-3.894m-23.482.424c2.628%200%203.664%202.29%203.092%205.88s-2.434%205.922-5.04%205.922c-2.592%200-3.706-2.326-3.12-5.922c.578-3.634%202.475-5.88%205.068-5.88%22%2F%3E%3Cpath%20fill%3D%22%2300acd7%22%20d%3D%22m9.514%2057.807l-1.85%202.623l24.53-.014l.427-2.61H9.514zm-7.612%205.437L0%2065.857l31.377-.023l.428-2.59zm16.31%205.436l-1.718%202.623l14.066-.01l.428-2.613H18.213z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/fiber.svg?color=%231a73e8&size=48