bitly logo
bitly from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- bitly
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the bitly logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.406 28.349c-1.792.026-3.099-.547-3.182-2.115a15 15 0 0 1 .005-1.589c.182-2.292 1.776-3.938 3.37-4.255c1.979-.391 3.276.505 3.276 3.078c0 1.74-.479 4.828-3.453 4.88h-.021zM15.896 0C7.094 0 0 7.063 0 16.297c0 4.792 2.563 9.417 6.161 12.198c.698.531 1.521.49 2 .026c.396-.38.359-1.313-.38-1.969c-2.88-2.51-4.87-6.344-4.87-10.177c0-6.865 6.104-12.656 12.984-12.656c8.375 0 12.849 6.807 12.849 12.578c0 3.531-1.719 7.786-4.833 10.495c.021 0 .656-1.255.656-3.708c0-4.177-2.635-6.448-5.708-6.448c-2.214 0-3.552.797-4.453 1.536c0-1.698.063-4.87.063-4.87c0-2.099-.719-3.776-3.292-3.818c-1.484-.016-2.578.661-3.255 2.198c-.24.583-.161 1.224.339 1.5c.401.24 1.078.063 1.396-.38c.219-.276.339-.339.536-.318c.323.042.344.542.344.88c.016.255.255 3.87.115 13.151c-.01 2.547 2.005 5.484 6.818 5.484c2.078 0 3.672-.578 5.99-1.896c3.531-2 8.542-6.427 8.542-13.932A16.12 16.12 0 0 0 15.913-.001z"/></svg>
React
import type { SVGProps } from "react";
export function CibBitly(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="M17.406 28.349c-1.792.026-3.099-.547-3.182-2.115a15 15 0 0 1 .005-1.589c.182-2.292 1.776-3.938 3.37-4.255c1.979-.391 3.276.505 3.276 3.078c0 1.74-.479 4.828-3.453 4.88h-.021zM15.896 0C7.094 0 0 7.063 0 16.297c0 4.792 2.563 9.417 6.161 12.198c.698.531 1.521.49 2 .026c.396-.38.359-1.313-.38-1.969c-2.88-2.51-4.87-6.344-4.87-10.177c0-6.865 6.104-12.656 12.984-12.656c8.375 0 12.849 6.807 12.849 12.578c0 3.531-1.719 7.786-4.833 10.495c.021 0 .656-1.255.656-3.708c0-4.177-2.635-6.448-5.708-6.448c-2.214 0-3.552.797-4.453 1.536c0-1.698.063-4.87.063-4.87c0-2.099-.719-3.776-3.292-3.818c-1.484-.016-2.578.661-3.255 2.198c-.24.583-.161 1.224.339 1.5c.401.24 1.078.063 1.396-.38c.219-.276.339-.339.536-.318c.323.042.344.542.344.88c.016.255.255 3.87.115 13.151c-.01 2.547 2.005 5.484 6.818 5.484c2.078 0 3.672-.578 5.99-1.896c3.531-2 8.542-6.427 8.542-13.932A16.12 16.12 0 0 0 15.913-.001z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.406 28.349c-1.792.026-3.099-.547-3.182-2.115a15 15 0 0 1 .005-1.589c.182-2.292 1.776-3.938 3.37-4.255c1.979-.391 3.276.505 3.276 3.078c0 1.74-.479 4.828-3.453 4.88h-.021zM15.896 0C7.094 0 0 7.063 0 16.297c0 4.792 2.563 9.417 6.161 12.198c.698.531 1.521.49 2 .026c.396-.38.359-1.313-.38-1.969c-2.88-2.51-4.87-6.344-4.87-10.177c0-6.865 6.104-12.656 12.984-12.656c8.375 0 12.849 6.807 12.849 12.578c0 3.531-1.719 7.786-4.833 10.495c.021 0 .656-1.255.656-3.708c0-4.177-2.635-6.448-5.708-6.448c-2.214 0-3.552.797-4.453 1.536c0-1.698.063-4.87.063-4.87c0-2.099-.719-3.776-3.292-3.818c-1.484-.016-2.578.661-3.255 2.198c-.24.583-.161 1.224.339 1.5c.401.24 1.078.063 1.396-.38c.219-.276.339-.339.536-.318c.323.042.344.542.344.88c.016.255.255 3.87.115 13.151c-.01 2.547 2.005 5.484 6.818 5.484c2.078 0 3.672-.578 5.99-1.896c3.531-2 8.542-6.427 8.542-13.932A16.12 16.12 0 0 0 15.913-.001z"/></svg> </template>
CSS
.icon-bitly {
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%22M17.406%2028.349c-1.792.026-3.099-.547-3.182-2.115a15%2015%200%200%201%20.005-1.589c.182-2.292%201.776-3.938%203.37-4.255c1.979-.391%203.276.505%203.276%203.078c0%201.74-.479%204.828-3.453%204.88h-.021zM15.896%200C7.094%200%200%207.063%200%2016.297c0%204.792%202.563%209.417%206.161%2012.198c.698.531%201.521.49%202%20.026c.396-.38.359-1.313-.38-1.969c-2.88-2.51-4.87-6.344-4.87-10.177c0-6.865%206.104-12.656%2012.984-12.656c8.375%200%2012.849%206.807%2012.849%2012.578c0%203.531-1.719%207.786-4.833%2010.495c.021%200%20.656-1.255.656-3.708c0-4.177-2.635-6.448-5.708-6.448c-2.214%200-3.552.797-4.453%201.536c0-1.698.063-4.87.063-4.87c0-2.099-.719-3.776-3.292-3.818c-1.484-.016-2.578.661-3.255%202.198c-.24.583-.161%201.224.339%201.5c.401.24%201.078.063%201.396-.38c.219-.276.339-.339.536-.318c.323.042.344.542.344.88c.016.255.255%203.87.115%2013.151c-.01%202.547%202.005%205.484%206.818%205.484c2.078%200%203.672-.578%205.99-1.896c3.531-2%208.542-6.427%208.542-13.932A16.12%2016.12%200%200%200%2015.913-.001z%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%22M17.406%2028.349c-1.792.026-3.099-.547-3.182-2.115a15%2015%200%200%201%20.005-1.589c.182-2.292%201.776-3.938%203.37-4.255c1.979-.391%203.276.505%203.276%203.078c0%201.74-.479%204.828-3.453%204.88h-.021zM15.896%200C7.094%200%200%207.063%200%2016.297c0%204.792%202.563%209.417%206.161%2012.198c.698.531%201.521.49%202%20.026c.396-.38.359-1.313-.38-1.969c-2.88-2.51-4.87-6.344-4.87-10.177c0-6.865%206.104-12.656%2012.984-12.656c8.375%200%2012.849%206.807%2012.849%2012.578c0%203.531-1.719%207.786-4.833%2010.495c.021%200%20.656-1.255.656-3.708c0-4.177-2.635-6.448-5.708-6.448c-2.214%200-3.552.797-4.453%201.536c0-1.698.063-4.87.063-4.87c0-2.099-.719-3.776-3.292-3.818c-1.484-.016-2.578.661-3.255%202.198c-.24.583-.161%201.224.339%201.5c.401.24%201.078.063%201.396-.38c.219-.276.339-.339.536-.318c.323.042.344.542.344.88c.016.255.255%203.87.115%2013.151c-.01%202.547%202.005%205.484%206.818%205.484c2.078%200%203.672-.578%205.99-1.896c3.531-2%208.542-6.427%208.542-13.932A16.12%2016.12%200%200%200%2015.913-.001z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/bitly.svg?color=%231a73e8&size=48