rstudio logo
rstudio from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- rstudio
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the rstudio logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.24.005A15.98 15.98 0 0 0 4.688 4.688c-6.245 6.249-6.245 16.38 0 22.629c6.249 6.245 16.38 6.245 22.624 0c6.251-6.249 6.251-16.38 0-22.629A15.98 15.98 0 0 0 16.24.005m-5.88 7.99c.749.167 1.4.287 2.219.287c1.228 0 2.484-.287 3.713-.287c2.385 0 4.599 1.084 4.599 3.735c0 2.052-1.229 3.353-3.131 3.907l3.713 5.473h1.735v1.349h-2.645l-4.391-6.584h-2.344v5.235h2.292v1.349h-5.76V21.11h1.979V9.511l-1.979-.245V7.99zm5.952 1.349c-.791 0-1.615.068-2.484.167v5.068l1.255.025c3.063.041 4.245-1.135 4.245-2.703c0-1.833-1.328-2.557-3.016-2.557"/></svg>
React
import type { SVGProps } from "react";
export function CibRstudio(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.24.005A15.98 15.98 0 0 0 4.688 4.688c-6.245 6.249-6.245 16.38 0 22.629c6.249 6.245 16.38 6.245 22.624 0c6.251-6.249 6.251-16.38 0-22.629A15.98 15.98 0 0 0 16.24.005m-5.88 7.99c.749.167 1.4.287 2.219.287c1.228 0 2.484-.287 3.713-.287c2.385 0 4.599 1.084 4.599 3.735c0 2.052-1.229 3.353-3.131 3.907l3.713 5.473h1.735v1.349h-2.645l-4.391-6.584h-2.344v5.235h2.292v1.349h-5.76V21.11h1.979V9.511l-1.979-.245V7.99zm5.952 1.349c-.791 0-1.615.068-2.484.167v5.068l1.255.025c3.063.041 4.245-1.135 4.245-2.703c0-1.833-1.328-2.557-3.016-2.557"/></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.24.005A15.98 15.98 0 0 0 4.688 4.688c-6.245 6.249-6.245 16.38 0 22.629c6.249 6.245 16.38 6.245 22.624 0c6.251-6.249 6.251-16.38 0-22.629A15.98 15.98 0 0 0 16.24.005m-5.88 7.99c.749.167 1.4.287 2.219.287c1.228 0 2.484-.287 3.713-.287c2.385 0 4.599 1.084 4.599 3.735c0 2.052-1.229 3.353-3.131 3.907l3.713 5.473h1.735v1.349h-2.645l-4.391-6.584h-2.344v5.235h2.292v1.349h-5.76V21.11h1.979V9.511l-1.979-.245V7.99zm5.952 1.349c-.791 0-1.615.068-2.484.167v5.068l1.255.025c3.063.041 4.245-1.135 4.245-2.703c0-1.833-1.328-2.557-3.016-2.557"/></svg> </template>
CSS
.icon-rstudio {
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.24.005A15.98%2015.98%200%200%200%204.688%204.688c-6.245%206.249-6.245%2016.38%200%2022.629c6.249%206.245%2016.38%206.245%2022.624%200c6.251-6.249%206.251-16.38%200-22.629A15.98%2015.98%200%200%200%2016.24.005m-5.88%207.99c.749.167%201.4.287%202.219.287c1.228%200%202.484-.287%203.713-.287c2.385%200%204.599%201.084%204.599%203.735c0%202.052-1.229%203.353-3.131%203.907l3.713%205.473h1.735v1.349h-2.645l-4.391-6.584h-2.344v5.235h2.292v1.349h-5.76V21.11h1.979V9.511l-1.979-.245V7.99zm5.952%201.349c-.791%200-1.615.068-2.484.167v5.068l1.255.025c3.063.041%204.245-1.135%204.245-2.703c0-1.833-1.328-2.557-3.016-2.557%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.24.005A15.98%2015.98%200%200%200%204.688%204.688c-6.245%206.249-6.245%2016.38%200%2022.629c6.249%206.245%2016.38%206.245%2022.624%200c6.251-6.249%206.251-16.38%200-22.629A15.98%2015.98%200%200%200%2016.24.005m-5.88%207.99c.749.167%201.4.287%202.219.287c1.228%200%202.484-.287%203.713-.287c2.385%200%204.599%201.084%204.599%203.735c0%202.052-1.229%203.353-3.131%203.907l3.713%205.473h1.735v1.349h-2.645l-4.391-6.584h-2.344v5.235h2.292v1.349h-5.76V21.11h1.979V9.511l-1.979-.245V7.99zm5.952%201.349c-.791%200-1.615.068-2.484.167v5.068l1.255.025c3.063.041%204.245-1.135%204.245-2.703c0-1.833-1.328-2.557-3.016-2.557%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/rstudio.svg?color=%231a73e8&size=48