r logo
r from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- r
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the r logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 25.093c-8.839 0-16-4.796-16-10.719C0 8.458 7.161 3.661 16 3.661s16 4.797 16 10.713c0 5.923-7.161 10.719-16 10.719m2.448-17.244c-6.713 0-12.161 3.281-12.161 7.328s5.448 7.328 12.161 7.328s11.677-2.245 11.677-7.328s-4.959-7.328-11.677-7.328m5.916 12.411a11.4 11.4 0 0 1 1.537.579c.287.14.547.328.776.552q.212.228.353.511l3.819 6.437h-6.172l-2.885-5.417a6.8 6.8 0 0 0-.953-1.307a1 1 0 0 0-.735-.333H18.64v7.052l-5.457.005V10.318h10.963s4.991.089 4.991 4.839a5.097 5.097 0 0 1-4.772 5.104zm-2.369-6.036h-3.307v3.063h3.307a1.515 1.515 0 0 0 1.532-1.557a1.428 1.428 0 0 0-1.532-1.505z"/></svg>
React
import type { SVGProps } from "react";
export function CibR(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 25.093c-8.839 0-16-4.796-16-10.719C0 8.458 7.161 3.661 16 3.661s16 4.797 16 10.713c0 5.923-7.161 10.719-16 10.719m2.448-17.244c-6.713 0-12.161 3.281-12.161 7.328s5.448 7.328 12.161 7.328s11.677-2.245 11.677-7.328s-4.959-7.328-11.677-7.328m5.916 12.411a11.4 11.4 0 0 1 1.537.579c.287.14.547.328.776.552q.212.228.353.511l3.819 6.437h-6.172l-2.885-5.417a6.8 6.8 0 0 0-.953-1.307a1 1 0 0 0-.735-.333H18.64v7.052l-5.457.005V10.318h10.963s4.991.089 4.991 4.839a5.097 5.097 0 0 1-4.772 5.104zm-2.369-6.036h-3.307v3.063h3.307a1.515 1.515 0 0 0 1.532-1.557a1.428 1.428 0 0 0-1.532-1.505z"/></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 25.093c-8.839 0-16-4.796-16-10.719C0 8.458 7.161 3.661 16 3.661s16 4.797 16 10.713c0 5.923-7.161 10.719-16 10.719m2.448-17.244c-6.713 0-12.161 3.281-12.161 7.328s5.448 7.328 12.161 7.328s11.677-2.245 11.677-7.328s-4.959-7.328-11.677-7.328m5.916 12.411a11.4 11.4 0 0 1 1.537.579c.287.14.547.328.776.552q.212.228.353.511l3.819 6.437h-6.172l-2.885-5.417a6.8 6.8 0 0 0-.953-1.307a1 1 0 0 0-.735-.333H18.64v7.052l-5.457.005V10.318h10.963s4.991.089 4.991 4.839a5.097 5.097 0 0 1-4.772 5.104zm-2.369-6.036h-3.307v3.063h3.307a1.515 1.515 0 0 0 1.532-1.557a1.428 1.428 0 0 0-1.532-1.505z"/></svg> </template>
CSS
.icon-r {
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%2025.093c-8.839%200-16-4.796-16-10.719C0%208.458%207.161%203.661%2016%203.661s16%204.797%2016%2010.713c0%205.923-7.161%2010.719-16%2010.719m2.448-17.244c-6.713%200-12.161%203.281-12.161%207.328s5.448%207.328%2012.161%207.328s11.677-2.245%2011.677-7.328s-4.959-7.328-11.677-7.328m5.916%2012.411a11.4%2011.4%200%200%201%201.537.579c.287.14.547.328.776.552q.212.228.353.511l3.819%206.437h-6.172l-2.885-5.417a6.8%206.8%200%200%200-.953-1.307a1%201%200%200%200-.735-.333H18.64v7.052l-5.457.005V10.318h10.963s4.991.089%204.991%204.839a5.097%205.097%200%200%201-4.772%205.104zm-2.369-6.036h-3.307v3.063h3.307a1.515%201.515%200%200%200%201.532-1.557a1.428%201.428%200%200%200-1.532-1.505z%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%2025.093c-8.839%200-16-4.796-16-10.719C0%208.458%207.161%203.661%2016%203.661s16%204.797%2016%2010.713c0%205.923-7.161%2010.719-16%2010.719m2.448-17.244c-6.713%200-12.161%203.281-12.161%207.328s5.448%207.328%2012.161%207.328s11.677-2.245%2011.677-7.328s-4.959-7.328-11.677-7.328m5.916%2012.411a11.4%2011.4%200%200%201%201.537.579c.287.14.547.328.776.552q.212.228.353.511l3.819%206.437h-6.172l-2.885-5.417a6.8%206.8%200%200%200-.953-1.307a1%201%200%200%200-.735-.333H18.64v7.052l-5.457.005V10.318h10.963s4.991.089%204.991%204.839a5.097%205.097%200%200%201-4.772%205.104zm-2.369-6.036h-3.307v3.063h3.307a1.515%201.515%200%200%200%201.532-1.557a1.428%201.428%200%200%200-1.532-1.505z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/r.svg?color=%231a73e8&size=48