Ruby Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Ruby 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/332269.svg" alt="Ruby icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332269.svg" alt="Ruby icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332269.svg" alt="Ruby icon" :width="24" :height="24" />
CSS background
.icon-ruby {
background-image: url('https://proicons.com/icon/332269.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.m{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="m" d="M32.0354,33.1208c-.0297-.3299-4.5546-15.3415-4.5546-15.3415l14.1156-.489-11.159-8.4552,6.2898-3.0903"/><path id="d" class="m" d="M32.0354,33.1208l-14.7701-5.4539-4.049,14.6303-5.042-13.3424-2.5566,6.1234"/><path id="e" class="m" d="M13.1015,42.3762c9.9198-4.0703,26.7003-7.7915,29.333-30.3066"/><path id="f" class="m" d="M42.4345,12.0696c.5729-6.4334-2.7269-6.2847-5.4822-6.4688"/><path id="g" class="m" d="M36.9523,5.6007l-10.4595.2266"/><path id="h" class="m" d="M32.2162,33.1244l8.4764,7.6401c-.012-.1732,1.6867-28.3961,1.6867-28.3961"/><path id="i" class="m" d="M38.5258,25.3651l2.1668,15.3995-27.3965,1.5963"/><path id="j" class="m" d="M40.6926,40.7645l-19.0581-1.7081"/><path id="k" class="m" d="M13.1015,42.3762c-6.6804.3035-8.003-2.3962-7.5079-7.3851l1.5461-9.6214"/><ellipse id="l" class="m" cx="18.8145" cy="17.8609" rx="15.3718" ry="6.7511" transform="translate(-7.0992 19.0762) rotate(-46.1958)"/></g></svg>
Ruby in other icon packs
Copied!