basecamp logo
basecamp from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- basecamp
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the basecamp logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2.667C7.385 2.667.64 13.626 0 22.88c2.703 4.693 9.219 6.453 16 6.453s13.303-1.76 16-6.453c-.64-9.255-7.385-20.213-16-20.213m.197 24.53c-12.719 0-13.937-5.375-13.937-5.375l.24-1.301s3.5-7.563 5.697-7.563c2.204 0 3.12 3.12 4.923 3.12c1.801 0 5.697-6.917 7.099-6.917c1.396 0 3.76 2.599 5.693 5s3.837 6.516 3.837 6.516l-.009.041l.197 1.183s-1.02 5.296-13.74 5.296"/></svg>
React
import type { SVGProps } from "react";
export function CibBasecamp(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="M16 2.667C7.385 2.667.64 13.626 0 22.88c2.703 4.693 9.219 6.453 16 6.453s13.303-1.76 16-6.453c-.64-9.255-7.385-20.213-16-20.213m.197 24.53c-12.719 0-13.937-5.375-13.937-5.375l.24-1.301s3.5-7.563 5.697-7.563c2.204 0 3.12 3.12 4.923 3.12c1.801 0 5.697-6.917 7.099-6.917c1.396 0 3.76 2.599 5.693 5s3.837 6.516 3.837 6.516l-.009.041l.197 1.183s-1.02 5.296-13.74 5.296"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 2.667C7.385 2.667.64 13.626 0 22.88c2.703 4.693 9.219 6.453 16 6.453s13.303-1.76 16-6.453c-.64-9.255-7.385-20.213-16-20.213m.197 24.53c-12.719 0-13.937-5.375-13.937-5.375l.24-1.301s3.5-7.563 5.697-7.563c2.204 0 3.12 3.12 4.923 3.12c1.801 0 5.697-6.917 7.099-6.917c1.396 0 3.76 2.599 5.693 5s3.837 6.516 3.837 6.516l-.009.041l.197 1.183s-1.02 5.296-13.74 5.296"/></svg> </template>
CSS
.icon-basecamp {
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%22M16%202.667C7.385%202.667.64%2013.626%200%2022.88c2.703%204.693%209.219%206.453%2016%206.453s13.303-1.76%2016-6.453c-.64-9.255-7.385-20.213-16-20.213m.197%2024.53c-12.719%200-13.937-5.375-13.937-5.375l.24-1.301s3.5-7.563%205.697-7.563c2.204%200%203.12%203.12%204.923%203.12c1.801%200%205.697-6.917%207.099-6.917c1.396%200%203.76%202.599%205.693%205s3.837%206.516%203.837%206.516l-.009.041l.197%201.183s-1.02%205.296-13.74%205.296%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%22M16%202.667C7.385%202.667.64%2013.626%200%2022.88c2.703%204.693%209.219%206.453%2016%206.453s13.303-1.76%2016-6.453c-.64-9.255-7.385-20.213-16-20.213m.197%2024.53c-12.719%200-13.937-5.375-13.937-5.375l.24-1.301s3.5-7.563%205.697-7.563c2.204%200%203.12%203.12%204.923%203.12c1.801%200%205.697-6.917%207.099-6.917c1.396%200%203.76%202.599%205.693%205s3.837%206.516%203.837%206.516l-.009.041l.197%201.183s-1.02%205.296-13.74%205.296%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/basecamp.svg?color=%231a73e8&size=48