r logo
r-dark from Skill Icons by tandpfun · Dark · MIT Free for personal and commercial use.
- Name
- r-dark
- Set
- Skill Icons
- Style
- Dark
- Viewbox
- 256×256
- License
- MIT
1 other variant in Skill Icons
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 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><g fill-rule="evenodd" clip-path="url(#SVGMOoH9fWx)" clip-rule="evenodd"><path fill="url(#SVGZJcOtcVI)" d="M127.849 185.237c-55.007 0-99.599-29.865-99.599-66.704c0-36.84 44.592-66.704 99.599-66.704s99.598 29.864 99.598 66.704s-44.591 66.704-99.598 66.704m15.245-107.33c-41.81 0-75.703 20.417-75.703 45.602s33.893 45.602 75.703 45.602s72.665-13.958 72.665-45.602c0-31.633-30.855-45.601-72.665-45.601"/><path fill="url(#SVG4ULPacED)" d="M179.934 155.144s6.028 1.819 9.53 3.591c1.215.615 3.318 1.842 4.834 3.453c1.486 1.578 2.21 3.177 2.21 3.177l23.757 40.055l-38.397.017l-17.956-33.719s-3.677-6.317-5.94-8.149c-1.887-1.528-2.692-2.072-4.558-2.072h-9.123l.007 43.916l-33.977.014V93.248h68.232s31.077.56 31.077 30.128c0 29.567-29.696 31.768-29.696 31.768m-14.779-37.563l-20.57-.013l-.01 19.075l20.58-.007s9.53-.03 9.53-9.703c0-9.868-9.53-9.352-9.53-9.352"/></g><defs><linearGradient id="SVGZJcOtcVI" x1="28.25" x2="151.612" y1="51.829" y2="236.026" gradientUnits="userSpaceOnUse"><stop stop-color="#cbced0"/><stop offset="1" stop-color="#84838b"/></linearGradient><linearGradient id="SVG4ULPacED" x1="110.321" x2="222.487" y1="93.248" y2="203.17" gradientUnits="userSpaceOnUse"><stop stop-color="#276dc3"/><stop offset="1" stop-color="#165caa"/></linearGradient><clipPath id="SVGMOoH9fWx"><path fill="#fff" d="M28 51h200v154.972H28z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsRDark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><g fillRule="evenodd" clipPath="url(#SVGMOoH9fWx)" clipRule="evenodd"><path fill="url(#SVGZJcOtcVI)" d="M127.849 185.237c-55.007 0-99.599-29.865-99.599-66.704c0-36.84 44.592-66.704 99.599-66.704s99.598 29.864 99.598 66.704s-44.591 66.704-99.598 66.704m15.245-107.33c-41.81 0-75.703 20.417-75.703 45.602s33.893 45.602 75.703 45.602s72.665-13.958 72.665-45.602c0-31.633-30.855-45.601-72.665-45.601"/><path fill="url(#SVG4ULPacED)" d="M179.934 155.144s6.028 1.819 9.53 3.591c1.215.615 3.318 1.842 4.834 3.453c1.486 1.578 2.21 3.177 2.21 3.177l23.757 40.055l-38.397.017l-17.956-33.719s-3.677-6.317-5.94-8.149c-1.887-1.528-2.692-2.072-4.558-2.072h-9.123l.007 43.916l-33.977.014V93.248h68.232s31.077.56 31.077 30.128c0 29.567-29.696 31.768-29.696 31.768m-14.779-37.563l-20.57-.013l-.01 19.075l20.58-.007s9.53-.03 9.53-9.703c0-9.868-9.53-9.352-9.53-9.352"/></g><defs><linearGradient id="SVGZJcOtcVI" x1="28.25" x2="151.612" y1="51.829" y2="236.026" gradientUnits="userSpaceOnUse"><stop stopColor="#cbced0"/><stop offset="1" stopColor="#84838b"/></linearGradient><linearGradient id="SVG4ULPacED" x1="110.321" x2="222.487" y1="93.248" y2="203.17" gradientUnits="userSpaceOnUse"><stop stopColor="#276dc3"/><stop offset="1" stopColor="#165caa"/></linearGradient><clipPath id="SVGMOoH9fWx"><path fill="#fff" d="M28 51h200v154.972H28z"/></clipPath></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#242938" rx="60"/><g fill-rule="evenodd" clip-path="url(#SVGMOoH9fWx)" clip-rule="evenodd"><path fill="url(#SVGZJcOtcVI)" d="M127.849 185.237c-55.007 0-99.599-29.865-99.599-66.704c0-36.84 44.592-66.704 99.599-66.704s99.598 29.864 99.598 66.704s-44.591 66.704-99.598 66.704m15.245-107.33c-41.81 0-75.703 20.417-75.703 45.602s33.893 45.602 75.703 45.602s72.665-13.958 72.665-45.602c0-31.633-30.855-45.601-72.665-45.601"/><path fill="url(#SVG4ULPacED)" d="M179.934 155.144s6.028 1.819 9.53 3.591c1.215.615 3.318 1.842 4.834 3.453c1.486 1.578 2.21 3.177 2.21 3.177l23.757 40.055l-38.397.017l-17.956-33.719s-3.677-6.317-5.94-8.149c-1.887-1.528-2.692-2.072-4.558-2.072h-9.123l.007 43.916l-33.977.014V93.248h68.232s31.077.56 31.077 30.128c0 29.567-29.696 31.768-29.696 31.768m-14.779-37.563l-20.57-.013l-.01 19.075l20.58-.007s9.53-.03 9.53-9.703c0-9.868-9.53-9.352-9.53-9.352"/></g><defs><linearGradient id="SVGZJcOtcVI" x1="28.25" x2="151.612" y1="51.829" y2="236.026" gradientUnits="userSpaceOnUse"><stop stop-color="#cbced0"/><stop offset="1" stop-color="#84838b"/></linearGradient><linearGradient id="SVG4ULPacED" x1="110.321" x2="222.487" y1="93.248" y2="203.17" gradientUnits="userSpaceOnUse"><stop stop-color="#276dc3"/><stop offset="1" stop-color="#165caa"/></linearGradient><clipPath id="SVGMOoH9fWx"><path fill="#fff" d="M28 51h200v154.972H28z"/></clipPath></defs></g></svg> </template>
CSS
.icon-r-dark {
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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-path%3D%22url(%23SVGMOoH9fWx)%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22url(%23SVGZJcOtcVI)%22%20d%3D%22M127.849%20185.237c-55.007%200-99.599-29.865-99.599-66.704c0-36.84%2044.592-66.704%2099.599-66.704s99.598%2029.864%2099.598%2066.704s-44.591%2066.704-99.598%2066.704m15.245-107.33c-41.81%200-75.703%2020.417-75.703%2045.602s33.893%2045.602%2075.703%2045.602s72.665-13.958%2072.665-45.602c0-31.633-30.855-45.601-72.665-45.601%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG4ULPacED)%22%20d%3D%22M179.934%20155.144s6.028%201.819%209.53%203.591c1.215.615%203.318%201.842%204.834%203.453c1.486%201.578%202.21%203.177%202.21%203.177l23.757%2040.055l-38.397.017l-17.956-33.719s-3.677-6.317-5.94-8.149c-1.887-1.528-2.692-2.072-4.558-2.072h-9.123l.007%2043.916l-33.977.014V93.248h68.232s31.077.56%2031.077%2030.128c0%2029.567-29.696%2031.768-29.696%2031.768m-14.779-37.563l-20.57-.013l-.01%2019.075l20.58-.007s9.53-.03%209.53-9.703c0-9.868-9.53-9.352-9.53-9.352%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGZJcOtcVI%22%20x1%3D%2228.25%22%20x2%3D%22151.612%22%20y1%3D%2251.829%22%20y2%3D%22236.026%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23cbced0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2384838b%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG4ULPacED%22%20x1%3D%22110.321%22%20x2%3D%22222.487%22%20y1%3D%2293.248%22%20y2%3D%22203.17%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23276dc3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23165caa%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGMOoH9fWx%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M28%2051h200v154.972H28z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23242938%22%20rx%3D%2260%22%2F%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-path%3D%22url(%23SVGMOoH9fWx)%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20fill%3D%22url(%23SVGZJcOtcVI)%22%20d%3D%22M127.849%20185.237c-55.007%200-99.599-29.865-99.599-66.704c0-36.84%2044.592-66.704%2099.599-66.704s99.598%2029.864%2099.598%2066.704s-44.591%2066.704-99.598%2066.704m15.245-107.33c-41.81%200-75.703%2020.417-75.703%2045.602s33.893%2045.602%2075.703%2045.602s72.665-13.958%2072.665-45.602c0-31.633-30.855-45.601-72.665-45.601%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG4ULPacED)%22%20d%3D%22M179.934%20155.144s6.028%201.819%209.53%203.591c1.215.615%203.318%201.842%204.834%203.453c1.486%201.578%202.21%203.177%202.21%203.177l23.757%2040.055l-38.397.017l-17.956-33.719s-3.677-6.317-5.94-8.149c-1.887-1.528-2.692-2.072-4.558-2.072h-9.123l.007%2043.916l-33.977.014V93.248h68.232s31.077.56%2031.077%2030.128c0%2029.567-29.696%2031.768-29.696%2031.768m-14.779-37.563l-20.57-.013l-.01%2019.075l20.58-.007s9.53-.03%209.53-9.703c0-9.868-9.53-9.352-9.53-9.352%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGZJcOtcVI%22%20x1%3D%2228.25%22%20x2%3D%22151.612%22%20y1%3D%2251.829%22%20y2%3D%22236.026%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23cbced0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2384838b%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG4ULPacED%22%20x1%3D%22110.321%22%20x2%3D%22222.487%22%20y1%3D%2293.248%22%20y2%3D%22203.17%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23276dc3%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23165caa%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGMOoH9fWx%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M28%2051h200v154.972H28z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/r-dark.svg?color=%231a73e8&size=48