rstudioide logo
rstudioide from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- rstudioide
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
- Aliases
- rstudio
Use the rstudioide logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.178.002a12 12 0 0 0-8.662 3.515a12 12 0 0 0 0 16.97a12 12 0 0 0 16.97 0a12 12 0 0 0 0-16.97A12 12 0 0 0 12.179.002zM7.77 5.995c.562.128 1.05.217 1.663.217c.921 0 1.863-.217 2.786-.217c1.79 0 3.45.814 3.45 2.8c0 1.54-.921 2.517-2.35 2.93l2.788 4.107h1.301v1.01h-1.986l-3.293-4.934h-1.757v3.924h1.718v1.01H7.77v-1.01h1.483V7.134L7.77 6.951v-.957zm4.466 1.012c-.596 0-1.213.053-1.864.127v3.798l.941.02c2.298.034 3.183-.85 3.183-2.026c0-1.376-.997-1.919-2.26-1.919"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsRstudioide(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.178.002a12 12 0 0 0-8.662 3.515a12 12 0 0 0 0 16.97a12 12 0 0 0 16.97 0a12 12 0 0 0 0-16.97A12 12 0 0 0 12.179.002zM7.77 5.995c.562.128 1.05.217 1.663.217c.921 0 1.863-.217 2.786-.217c1.79 0 3.45.814 3.45 2.8c0 1.54-.921 2.517-2.35 2.93l2.788 4.107h1.301v1.01h-1.986l-3.293-4.934h-1.757v3.924h1.718v1.01H7.77v-1.01h1.483V7.134L7.77 6.951v-.957zm4.466 1.012c-.596 0-1.213.053-1.864.127v3.798l.941.02c2.298.034 3.183-.85 3.183-2.026c0-1.376-.997-1.919-2.26-1.919"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.178.002a12 12 0 0 0-8.662 3.515a12 12 0 0 0 0 16.97a12 12 0 0 0 16.97 0a12 12 0 0 0 0-16.97A12 12 0 0 0 12.179.002zM7.77 5.995c.562.128 1.05.217 1.663.217c.921 0 1.863-.217 2.786-.217c1.79 0 3.45.814 3.45 2.8c0 1.54-.921 2.517-2.35 2.93l2.788 4.107h1.301v1.01h-1.986l-3.293-4.934h-1.757v3.924h1.718v1.01H7.77v-1.01h1.483V7.134L7.77 6.951v-.957zm4.466 1.012c-.596 0-1.213.053-1.864.127v3.798l.941.02c2.298.034 3.183-.85 3.183-2.026c0-1.376-.997-1.919-2.26-1.919"/></svg> </template>
CSS
.icon-rstudioide {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.178.002a12%2012%200%200%200-8.662%203.515a12%2012%200%200%200%200%2016.97a12%2012%200%200%200%2016.97%200a12%2012%200%200%200%200-16.97A12%2012%200%200%200%2012.179.002zM7.77%205.995c.562.128%201.05.217%201.663.217c.921%200%201.863-.217%202.786-.217c1.79%200%203.45.814%203.45%202.8c0%201.54-.921%202.517-2.35%202.93l2.788%204.107h1.301v1.01h-1.986l-3.293-4.934h-1.757v3.924h1.718v1.01H7.77v-1.01h1.483V7.134L7.77%206.951v-.957zm4.466%201.012c-.596%200-1.213.053-1.864.127v3.798l.941.02c2.298.034%203.183-.85%203.183-2.026c0-1.376-.997-1.919-2.26-1.919%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.178.002a12%2012%200%200%200-8.662%203.515a12%2012%200%200%200%200%2016.97a12%2012%200%200%200%2016.97%200a12%2012%200%200%200%200-16.97A12%2012%200%200%200%2012.179.002zM7.77%205.995c.562.128%201.05.217%201.663.217c.921%200%201.863-.217%202.786-.217c1.79%200%203.45.814%203.45%202.8c0%201.54-.921%202.517-2.35%202.93l2.788%204.107h1.301v1.01h-1.986l-3.293-4.934h-1.757v3.924h1.718v1.01H7.77v-1.01h1.483V7.134L7.77%206.951v-.957zm4.466%201.012c-.596%200-1.213.053-1.864.127v3.798l.941.02c2.298.034%203.183-.85%203.183-2.026c0-1.376-.997-1.919-2.26-1.919%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/rstudioide.svg?color=%231a73e8&size=48