jsdelivr logo
jsdelivr from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- jsdelivr
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the jsdelivr logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.803 0L1.083 5.36l2.079 19.599L15.803 32l12.796-7.041l2.323-19.677zm.082 6.161a8.8 8.8 0 0 1 3.552.765a16.6 16.6 0 0 0-3.453 2.6c-.057-.027-.12-.043-.181-.063a1.5 1.5 0 0 0-.464-.073c-.093 0-.188.016-.276.025a12 12 0 0 1-.823-3.088a8.7 8.7 0 0 1 1.563-.161c.025 0 .052-.005.083-.005zm-2.656.418c.156 1.151.468 2.271.921 3.339a1.6 1.6 0 0 0-.197 1.943c-1.251 1.724-2.208 3.733-2.541 5.744c-.011.073-.016.145-.027.219c-.375.125-.688.38-.875.724c-1.313-.448-2.511-1.292-3.484-2.697a10 10 0 0 1-.037-.688c.005-3.932 2.532-7.412 6.24-8.583zm7.344.948a9 9 0 0 1 3.375 3.864c-.505 1.271-1.401 2.521-2.527 3.636a1.64 1.64 0 0 0-.859-.245c-.369 0-.729.131-1.021.359a14.6 14.6 0 0 1-1.76-1.556a15 15 0 0 1-1.229-1.496a1.6 1.6 0 0 0 .417-1.072c0-.281-.084-.547-.215-.781c1.412-1.344 2.819-2.224 3.819-2.708zm-5.234 2.64a.86.86 0 0 1 .464.151a.85.85 0 0 1 .391.699a.84.84 0 0 1-.391.697a.8.8 0 0 1-.464.151a.84.84 0 0 1-.849-.848c0-.475.375-.849.849-.849zm-.59 2.36c.287.113.6.145.901.083q.072.1.152.197c.375.527.785 1.021 1.228 1.496c.595.615 1.24 1.187 1.928 1.703a1.7 1.7 0 0 0-.073.453c0 .172.032.344.088.505a13.3 13.3 0 0 1-2.823 1.391c-.12.041-.233.067-.348.104q-1.221.373-2.496.443a1.52 1.52 0 0 0-.88-1.032c.005-.031.005-.063.016-.099c.292-1.776 1.161-3.635 2.307-5.244m9.699.254c.213.776.323 1.579.328 2.38c0 .839-.12 1.672-.349 2.475a14 14 0 0 1-2.219-.839a1.63 1.63 0 0 0-.088-.948a12.6 12.6 0 0 0 2.328-3.068m-3.885 2.803c.489 0 .875.385.875.875s-.385.88-.875.88c-.489 0-.875-.391-.875-.88s.385-.875.875-.875m1.12 2.119a14.4 14.4 0 0 0 2.4.917c-1.38 3.353-4.613 5.536-8.197 5.541q-.045.001-.083-.005h-.057c-.115-.057-.224-.104-.355-.172c-.417-.203-.891-.468-1.131-.667a5.1 5.1 0 0 1-1.724-2.703c.281-.151.505-.38.652-.661c.885-.032 1.76-.172 2.615-.412c.228-.057.457-.129.681-.203a15 15 0 0 0 3.12-1.505c.276.188.604.307.959.307a1.7 1.7 0 0 0 1.12-.437m-14.276.157a7.7 7.7 0 0 0 2.948 1.728a1.52 1.52 0 0 0 1.14 1.161a6.1 6.1 0 0 0 1.656 2.959c-2.739-.891-4.88-3.072-5.749-5.848zm4.432.613a.794.794 0 1 1 0 1.589a.786.786 0 0 1-.792-.792a.79.79 0 0 1 .792-.797"/></svg>
React
import type { SVGProps } from "react";
export function CibJsdelivr(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.803 0L1.083 5.36l2.079 19.599L15.803 32l12.796-7.041l2.323-19.677zm.082 6.161a8.8 8.8 0 0 1 3.552.765a16.6 16.6 0 0 0-3.453 2.6c-.057-.027-.12-.043-.181-.063a1.5 1.5 0 0 0-.464-.073c-.093 0-.188.016-.276.025a12 12 0 0 1-.823-3.088a8.7 8.7 0 0 1 1.563-.161c.025 0 .052-.005.083-.005zm-2.656.418c.156 1.151.468 2.271.921 3.339a1.6 1.6 0 0 0-.197 1.943c-1.251 1.724-2.208 3.733-2.541 5.744c-.011.073-.016.145-.027.219c-.375.125-.688.38-.875.724c-1.313-.448-2.511-1.292-3.484-2.697a10 10 0 0 1-.037-.688c.005-3.932 2.532-7.412 6.24-8.583zm7.344.948a9 9 0 0 1 3.375 3.864c-.505 1.271-1.401 2.521-2.527 3.636a1.64 1.64 0 0 0-.859-.245c-.369 0-.729.131-1.021.359a14.6 14.6 0 0 1-1.76-1.556a15 15 0 0 1-1.229-1.496a1.6 1.6 0 0 0 .417-1.072c0-.281-.084-.547-.215-.781c1.412-1.344 2.819-2.224 3.819-2.708zm-5.234 2.64a.86.86 0 0 1 .464.151a.85.85 0 0 1 .391.699a.84.84 0 0 1-.391.697a.8.8 0 0 1-.464.151a.84.84 0 0 1-.849-.848c0-.475.375-.849.849-.849zm-.59 2.36c.287.113.6.145.901.083q.072.1.152.197c.375.527.785 1.021 1.228 1.496c.595.615 1.24 1.187 1.928 1.703a1.7 1.7 0 0 0-.073.453c0 .172.032.344.088.505a13.3 13.3 0 0 1-2.823 1.391c-.12.041-.233.067-.348.104q-1.221.373-2.496.443a1.52 1.52 0 0 0-.88-1.032c.005-.031.005-.063.016-.099c.292-1.776 1.161-3.635 2.307-5.244m9.699.254c.213.776.323 1.579.328 2.38c0 .839-.12 1.672-.349 2.475a14 14 0 0 1-2.219-.839a1.63 1.63 0 0 0-.088-.948a12.6 12.6 0 0 0 2.328-3.068m-3.885 2.803c.489 0 .875.385.875.875s-.385.88-.875.88c-.489 0-.875-.391-.875-.88s.385-.875.875-.875m1.12 2.119a14.4 14.4 0 0 0 2.4.917c-1.38 3.353-4.613 5.536-8.197 5.541q-.045.001-.083-.005h-.057c-.115-.057-.224-.104-.355-.172c-.417-.203-.891-.468-1.131-.667a5.1 5.1 0 0 1-1.724-2.703c.281-.151.505-.38.652-.661c.885-.032 1.76-.172 2.615-.412c.228-.057.457-.129.681-.203a15 15 0 0 0 3.12-1.505c.276.188.604.307.959.307a1.7 1.7 0 0 0 1.12-.437m-14.276.157a7.7 7.7 0 0 0 2.948 1.728a1.52 1.52 0 0 0 1.14 1.161a6.1 6.1 0 0 0 1.656 2.959c-2.739-.891-4.88-3.072-5.749-5.848zm4.432.613a.794.794 0 1 1 0 1.589a.786.786 0 0 1-.792-.792a.79.79 0 0 1 .792-.797"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.803 0L1.083 5.36l2.079 19.599L15.803 32l12.796-7.041l2.323-19.677zm.082 6.161a8.8 8.8 0 0 1 3.552.765a16.6 16.6 0 0 0-3.453 2.6c-.057-.027-.12-.043-.181-.063a1.5 1.5 0 0 0-.464-.073c-.093 0-.188.016-.276.025a12 12 0 0 1-.823-3.088a8.7 8.7 0 0 1 1.563-.161c.025 0 .052-.005.083-.005zm-2.656.418c.156 1.151.468 2.271.921 3.339a1.6 1.6 0 0 0-.197 1.943c-1.251 1.724-2.208 3.733-2.541 5.744c-.011.073-.016.145-.027.219c-.375.125-.688.38-.875.724c-1.313-.448-2.511-1.292-3.484-2.697a10 10 0 0 1-.037-.688c.005-3.932 2.532-7.412 6.24-8.583zm7.344.948a9 9 0 0 1 3.375 3.864c-.505 1.271-1.401 2.521-2.527 3.636a1.64 1.64 0 0 0-.859-.245c-.369 0-.729.131-1.021.359a14.6 14.6 0 0 1-1.76-1.556a15 15 0 0 1-1.229-1.496a1.6 1.6 0 0 0 .417-1.072c0-.281-.084-.547-.215-.781c1.412-1.344 2.819-2.224 3.819-2.708zm-5.234 2.64a.86.86 0 0 1 .464.151a.85.85 0 0 1 .391.699a.84.84 0 0 1-.391.697a.8.8 0 0 1-.464.151a.84.84 0 0 1-.849-.848c0-.475.375-.849.849-.849zm-.59 2.36c.287.113.6.145.901.083q.072.1.152.197c.375.527.785 1.021 1.228 1.496c.595.615 1.24 1.187 1.928 1.703a1.7 1.7 0 0 0-.073.453c0 .172.032.344.088.505a13.3 13.3 0 0 1-2.823 1.391c-.12.041-.233.067-.348.104q-1.221.373-2.496.443a1.52 1.52 0 0 0-.88-1.032c.005-.031.005-.063.016-.099c.292-1.776 1.161-3.635 2.307-5.244m9.699.254c.213.776.323 1.579.328 2.38c0 .839-.12 1.672-.349 2.475a14 14 0 0 1-2.219-.839a1.63 1.63 0 0 0-.088-.948a12.6 12.6 0 0 0 2.328-3.068m-3.885 2.803c.489 0 .875.385.875.875s-.385.88-.875.88c-.489 0-.875-.391-.875-.88s.385-.875.875-.875m1.12 2.119a14.4 14.4 0 0 0 2.4.917c-1.38 3.353-4.613 5.536-8.197 5.541q-.045.001-.083-.005h-.057c-.115-.057-.224-.104-.355-.172c-.417-.203-.891-.468-1.131-.667a5.1 5.1 0 0 1-1.724-2.703c.281-.151.505-.38.652-.661c.885-.032 1.76-.172 2.615-.412c.228-.057.457-.129.681-.203a15 15 0 0 0 3.12-1.505c.276.188.604.307.959.307a1.7 1.7 0 0 0 1.12-.437m-14.276.157a7.7 7.7 0 0 0 2.948 1.728a1.52 1.52 0 0 0 1.14 1.161a6.1 6.1 0 0 0 1.656 2.959c-2.739-.891-4.88-3.072-5.749-5.848zm4.432.613a.794.794 0 1 1 0 1.589a.786.786 0 0 1-.792-.792a.79.79 0 0 1 .792-.797"/></svg> </template>
CSS
.icon-jsdelivr {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.803%200L1.083%205.36l2.079%2019.599L15.803%2032l12.796-7.041l2.323-19.677zm.082%206.161a8.8%208.8%200%200%201%203.552.765a16.6%2016.6%200%200%200-3.453%202.6c-.057-.027-.12-.043-.181-.063a1.5%201.5%200%200%200-.464-.073c-.093%200-.188.016-.276.025a12%2012%200%200%201-.823-3.088a8.7%208.7%200%200%201%201.563-.161c.025%200%20.052-.005.083-.005zm-2.656.418c.156%201.151.468%202.271.921%203.339a1.6%201.6%200%200%200-.197%201.943c-1.251%201.724-2.208%203.733-2.541%205.744c-.011.073-.016.145-.027.219c-.375.125-.688.38-.875.724c-1.313-.448-2.511-1.292-3.484-2.697a10%2010%200%200%201-.037-.688c.005-3.932%202.532-7.412%206.24-8.583zm7.344.948a9%209%200%200%201%203.375%203.864c-.505%201.271-1.401%202.521-2.527%203.636a1.64%201.64%200%200%200-.859-.245c-.369%200-.729.131-1.021.359a14.6%2014.6%200%200%201-1.76-1.556a15%2015%200%200%201-1.229-1.496a1.6%201.6%200%200%200%20.417-1.072c0-.281-.084-.547-.215-.781c1.412-1.344%202.819-2.224%203.819-2.708zm-5.234%202.64a.86.86%200%200%201%20.464.151a.85.85%200%200%201%20.391.699a.84.84%200%200%201-.391.697a.8.8%200%200%201-.464.151a.84.84%200%200%201-.849-.848c0-.475.375-.849.849-.849zm-.59%202.36c.287.113.6.145.901.083q.072.1.152.197c.375.527.785%201.021%201.228%201.496c.595.615%201.24%201.187%201.928%201.703a1.7%201.7%200%200%200-.073.453c0%20.172.032.344.088.505a13.3%2013.3%200%200%201-2.823%201.391c-.12.041-.233.067-.348.104q-1.221.373-2.496.443a1.52%201.52%200%200%200-.88-1.032c.005-.031.005-.063.016-.099c.292-1.776%201.161-3.635%202.307-5.244m9.699.254c.213.776.323%201.579.328%202.38c0%20.839-.12%201.672-.349%202.475a14%2014%200%200%201-2.219-.839a1.63%201.63%200%200%200-.088-.948a12.6%2012.6%200%200%200%202.328-3.068m-3.885%202.803c.489%200%20.875.385.875.875s-.385.88-.875.88c-.489%200-.875-.391-.875-.88s.385-.875.875-.875m1.12%202.119a14.4%2014.4%200%200%200%202.4.917c-1.38%203.353-4.613%205.536-8.197%205.541q-.045.001-.083-.005h-.057c-.115-.057-.224-.104-.355-.172c-.417-.203-.891-.468-1.131-.667a5.1%205.1%200%200%201-1.724-2.703c.281-.151.505-.38.652-.661c.885-.032%201.76-.172%202.615-.412c.228-.057.457-.129.681-.203a15%2015%200%200%200%203.12-1.505c.276.188.604.307.959.307a1.7%201.7%200%200%200%201.12-.437m-14.276.157a7.7%207.7%200%200%200%202.948%201.728a1.52%201.52%200%200%200%201.14%201.161a6.1%206.1%200%200%200%201.656%202.959c-2.739-.891-4.88-3.072-5.749-5.848zm4.432.613a.794.794%200%201%201%200%201.589a.786.786%200%200%201-.792-.792a.79.79%200%200%201%20.792-.797%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.803%200L1.083%205.36l2.079%2019.599L15.803%2032l12.796-7.041l2.323-19.677zm.082%206.161a8.8%208.8%200%200%201%203.552.765a16.6%2016.6%200%200%200-3.453%202.6c-.057-.027-.12-.043-.181-.063a1.5%201.5%200%200%200-.464-.073c-.093%200-.188.016-.276.025a12%2012%200%200%201-.823-3.088a8.7%208.7%200%200%201%201.563-.161c.025%200%20.052-.005.083-.005zm-2.656.418c.156%201.151.468%202.271.921%203.339a1.6%201.6%200%200%200-.197%201.943c-1.251%201.724-2.208%203.733-2.541%205.744c-.011.073-.016.145-.027.219c-.375.125-.688.38-.875.724c-1.313-.448-2.511-1.292-3.484-2.697a10%2010%200%200%201-.037-.688c.005-3.932%202.532-7.412%206.24-8.583zm7.344.948a9%209%200%200%201%203.375%203.864c-.505%201.271-1.401%202.521-2.527%203.636a1.64%201.64%200%200%200-.859-.245c-.369%200-.729.131-1.021.359a14.6%2014.6%200%200%201-1.76-1.556a15%2015%200%200%201-1.229-1.496a1.6%201.6%200%200%200%20.417-1.072c0-.281-.084-.547-.215-.781c1.412-1.344%202.819-2.224%203.819-2.708zm-5.234%202.64a.86.86%200%200%201%20.464.151a.85.85%200%200%201%20.391.699a.84.84%200%200%201-.391.697a.8.8%200%200%201-.464.151a.84.84%200%200%201-.849-.848c0-.475.375-.849.849-.849zm-.59%202.36c.287.113.6.145.901.083q.072.1.152.197c.375.527.785%201.021%201.228%201.496c.595.615%201.24%201.187%201.928%201.703a1.7%201.7%200%200%200-.073.453c0%20.172.032.344.088.505a13.3%2013.3%200%200%201-2.823%201.391c-.12.041-.233.067-.348.104q-1.221.373-2.496.443a1.52%201.52%200%200%200-.88-1.032c.005-.031.005-.063.016-.099c.292-1.776%201.161-3.635%202.307-5.244m9.699.254c.213.776.323%201.579.328%202.38c0%20.839-.12%201.672-.349%202.475a14%2014%200%200%201-2.219-.839a1.63%201.63%200%200%200-.088-.948a12.6%2012.6%200%200%200%202.328-3.068m-3.885%202.803c.489%200%20.875.385.875.875s-.385.88-.875.88c-.489%200-.875-.391-.875-.88s.385-.875.875-.875m1.12%202.119a14.4%2014.4%200%200%200%202.4.917c-1.38%203.353-4.613%205.536-8.197%205.541q-.045.001-.083-.005h-.057c-.115-.057-.224-.104-.355-.172c-.417-.203-.891-.468-1.131-.667a5.1%205.1%200%200%201-1.724-2.703c.281-.151.505-.38.652-.661c.885-.032%201.76-.172%202.615-.412c.228-.057.457-.129.681-.203a15%2015%200%200%200%203.12-1.505c.276.188.604.307.959.307a1.7%201.7%200%200%200%201.12-.437m-14.276.157a7.7%207.7%200%200%200%202.948%201.728a1.52%201.52%200%200%200%201.14%201.161a6.1%206.1%200%200%200%201.656%202.959c-2.739-.891-4.88-3.072-5.749-5.848zm4.432.613a.794.794%200%201%201%200%201.589a.786.786%200%200%201-.792-.792a.79.79%200%200%201%20.792-.797%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/jsdelivr.svg?color=%231a73e8&size=48