R Language Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The R Language icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/320583.svg" alt="R Language icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320583.svg" alt="R Language icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320583.svg" alt="R Language icon" :width="24" :height="24" />
CSS background
.icon-r-language {
background-image: url('https://proicons.com/icon/320583.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.3.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="r--language_1_" d="M31,31.36H1v-0.72h30V31.36z M31.36,24V1c0-0.199-0.161-0.36-0.36-0.36H1C0.801,0.64,0.64,0.801,0.64,1 v23c0,0.199,0.161,0.36,0.36,0.36h30C31.199,24.36,31.36,24.199,31.36,24z M1.36,1.36h29.28v22.28H1.36V1.36z M13.829,12.798h2.283 L18.227,17h1.331l-2.241-4.314c1.274-0.294,1.961-1.261,1.961-2.689c0-1.778-1.022-2.773-2.731-2.773h-3.894V17h1.177v-4.202H13.829 z M13.829,11.789V8.26h2.717c0.924,0,1.471,0.504,1.471,1.4v0.729c0,0.896-0.547,1.4-1.471,1.4H13.829z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!