rubymine logo
rubymine from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- rubymine
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the rubymine logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGjyY5CcSK" x1="4.217" x2="62.921" y1="60.019" y2="1.313" gradientTransform="translate(.006)scale(1.99993)" gradientUnits="userSpaceOnUse"><stop offset=".29" stop-color="#ff2358"/><stop offset=".75" stop-color="#7256ff"/></linearGradient><linearGradient id="SVGrS384cAv" x1="-.723" x2="24.14" y1="7.624" y2="61.249" gradientTransform="translate(.006)scale(1.99993)" gradientUnits="userSpaceOnUse"><stop offset=".29" stop-color="#ff8100"/><stop offset=".56" stop-color="#ff2358"/></linearGradient></defs><path fill="url(#SVGjyY5CcSK)" d="M119.845 0H51.911a8.15 8.15 0 0 0-7.487 4.936L12.29 79.915a8.2 8.2 0 0 0-.659 3.209v36.727a8.145 8.145 0 0 0 8.146 8.145h35.93c1.61 0 3.183-.477 4.522-1.371l64.135-42.805a8.14 8.14 0 0 0 3.624-6.775l.003-68.9A8.145 8.145 0 0 0 119.845 0"/><path fill="url(#SVGrS384cAv)" d="M29.032 11.64H8.139a8.145 8.145 0 0 0-8.145 8.145V45.97q0 .578.082 1.152l10.553 73.885A8.145 8.145 0 0 0 18.693 128h31.345c4.5 0 8.147-3.648 8.145-8.148l-.009-37.075c0-.875-.14-1.744-.418-2.574L36.76 17.209a8.15 8.15 0 0 0-7.727-5.569Z"/><path fill="#ff8100" d="m31.888 11.64l-23.75.004a8.146 8.146 0 0 0-8.144 8.145V42.8a8.15 8.15 0 0 0 2.844 6.185l76.32 65.417a8.15 8.15 0 0 0 5.3 1.961h23.75a8.145 8.145 0 0 0 8.146-8.145V85.203a8.15 8.15 0 0 0-2.844-6.185L37.19 13.602a8.14 8.14 0 0 0-5.302-1.96z"/><path d="M103.99 24H23.994v79.997h79.998z"/><path fill="#fff" fill-rule="evenodd" d="M83.782 33.999L77.826 53.69l-.45 2.571l-.515-2.571l-6.17-19.692h-8.143v29.999h5.764V42.592l-.086-1.414l6.9 22.82h4.242l6.985-22.97l-.085 1.564v21.406h5.786v-30ZM52.525 51.506q2.443-1.178 3.75-3.3q1.328-2.143 1.328-4.93c0-1.857-.436-3.463-1.307-4.863q-1.286-2.1-3.686-3.257t-5.55-1.157H34.182v29.998h5.85V52.66h5.04l6.467 11.336h6.707l-7.15-12.019q.216-.067.434-.128c.343-.099.686-.197.995-.344zM40.034 38.863h6.642q1.479 0 2.572.557a3.9 3.9 0 0 1 1.713 1.542q.6.985.6 2.357c0 .914-.199 1.693-.6 2.378c-.399.673-.97 1.192-1.713 1.565q-1.094.535-2.572.536h-6.642zM33.98 87.997h32v6h-32Z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function DeviconRubymine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGjyY5CcSK" x1="4.217" x2="62.921" y1="60.019" y2="1.313" gradientTransform="translate(.006)scale(1.99993)" gradientUnits="userSpaceOnUse"><stop offset=".29" stopColor="#ff2358"/><stop offset=".75" stopColor="#7256ff"/></linearGradient><linearGradient id="SVGrS384cAv" x1="-.723" x2="24.14" y1="7.624" y2="61.249" gradientTransform="translate(.006)scale(1.99993)" gradientUnits="userSpaceOnUse"><stop offset=".29" stopColor="#ff8100"/><stop offset=".56" stopColor="#ff2358"/></linearGradient></defs><path fill="url(#SVGjyY5CcSK)" d="M119.845 0H51.911a8.15 8.15 0 0 0-7.487 4.936L12.29 79.915a8.2 8.2 0 0 0-.659 3.209v36.727a8.145 8.145 0 0 0 8.146 8.145h35.93c1.61 0 3.183-.477 4.522-1.371l64.135-42.805a8.14 8.14 0 0 0 3.624-6.775l.003-68.9A8.145 8.145 0 0 0 119.845 0"/><path fill="url(#SVGrS384cAv)" d="M29.032 11.64H8.139a8.145 8.145 0 0 0-8.145 8.145V45.97q0 .578.082 1.152l10.553 73.885A8.145 8.145 0 0 0 18.693 128h31.345c4.5 0 8.147-3.648 8.145-8.148l-.009-37.075c0-.875-.14-1.744-.418-2.574L36.76 17.209a8.15 8.15 0 0 0-7.727-5.569Z"/><path fill="#ff8100" d="m31.888 11.64l-23.75.004a8.146 8.146 0 0 0-8.144 8.145V42.8a8.15 8.15 0 0 0 2.844 6.185l76.32 65.417a8.15 8.15 0 0 0 5.3 1.961h23.75a8.145 8.145 0 0 0 8.146-8.145V85.203a8.15 8.15 0 0 0-2.844-6.185L37.19 13.602a8.14 8.14 0 0 0-5.302-1.96z"/><path d="M103.99 24H23.994v79.997h79.998z"/><path fill="#fff" fillRule="evenodd" d="M83.782 33.999L77.826 53.69l-.45 2.571l-.515-2.571l-6.17-19.692h-8.143v29.999h5.764V42.592l-.086-1.414l6.9 22.82h4.242l6.985-22.97l-.085 1.564v21.406h5.786v-30ZM52.525 51.506q2.443-1.178 3.75-3.3q1.328-2.143 1.328-4.93c0-1.857-.436-3.463-1.307-4.863q-1.286-2.1-3.686-3.257t-5.55-1.157H34.182v29.998h5.85V52.66h5.04l6.467 11.336h6.707l-7.15-12.019q.216-.067.434-.128c.343-.099.686-.197.995-.344zM40.034 38.863h6.642q1.479 0 2.572.557a3.9 3.9 0 0 1 1.713 1.542q.6.985.6 2.357c0 .914-.199 1.693-.6 2.378c-.399.673-.97 1.192-1.713 1.565q-1.094.535-2.572.536h-6.642zM33.98 87.997h32v6h-32Z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVGjyY5CcSK" x1="4.217" x2="62.921" y1="60.019" y2="1.313" gradientTransform="translate(.006)scale(1.99993)" gradientUnits="userSpaceOnUse"><stop offset=".29" stop-color="#ff2358"/><stop offset=".75" stop-color="#7256ff"/></linearGradient><linearGradient id="SVGrS384cAv" x1="-.723" x2="24.14" y1="7.624" y2="61.249" gradientTransform="translate(.006)scale(1.99993)" gradientUnits="userSpaceOnUse"><stop offset=".29" stop-color="#ff8100"/><stop offset=".56" stop-color="#ff2358"/></linearGradient></defs><path fill="url(#SVGjyY5CcSK)" d="M119.845 0H51.911a8.15 8.15 0 0 0-7.487 4.936L12.29 79.915a8.2 8.2 0 0 0-.659 3.209v36.727a8.145 8.145 0 0 0 8.146 8.145h35.93c1.61 0 3.183-.477 4.522-1.371l64.135-42.805a8.14 8.14 0 0 0 3.624-6.775l.003-68.9A8.145 8.145 0 0 0 119.845 0"/><path fill="url(#SVGrS384cAv)" d="M29.032 11.64H8.139a8.145 8.145 0 0 0-8.145 8.145V45.97q0 .578.082 1.152l10.553 73.885A8.145 8.145 0 0 0 18.693 128h31.345c4.5 0 8.147-3.648 8.145-8.148l-.009-37.075c0-.875-.14-1.744-.418-2.574L36.76 17.209a8.15 8.15 0 0 0-7.727-5.569Z"/><path fill="#ff8100" d="m31.888 11.64l-23.75.004a8.146 8.146 0 0 0-8.144 8.145V42.8a8.15 8.15 0 0 0 2.844 6.185l76.32 65.417a8.15 8.15 0 0 0 5.3 1.961h23.75a8.145 8.145 0 0 0 8.146-8.145V85.203a8.15 8.15 0 0 0-2.844-6.185L37.19 13.602a8.14 8.14 0 0 0-5.302-1.96z"/><path d="M103.99 24H23.994v79.997h79.998z"/><path fill="#fff" fill-rule="evenodd" d="M83.782 33.999L77.826 53.69l-.45 2.571l-.515-2.571l-6.17-19.692h-8.143v29.999h5.764V42.592l-.086-1.414l6.9 22.82h4.242l6.985-22.97l-.085 1.564v21.406h5.786v-30ZM52.525 51.506q2.443-1.178 3.75-3.3q1.328-2.143 1.328-4.93c0-1.857-.436-3.463-1.307-4.863q-1.286-2.1-3.686-3.257t-5.55-1.157H34.182v29.998h5.85V52.66h5.04l6.467 11.336h6.707l-7.15-12.019q.216-.067.434-.128c.343-.099.686-.197.995-.344zM40.034 38.863h6.642q1.479 0 2.572.557a3.9 3.9 0 0 1 1.713 1.542q.6.985.6 2.357c0 .914-.199 1.693-.6 2.378c-.399.673-.97 1.192-1.713 1.565q-1.094.535-2.572.536h-6.642zM33.98 87.997h32v6h-32Z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-rubymine {
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%20128%20128%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGjyY5CcSK%22%20x1%3D%224.217%22%20x2%3D%2262.921%22%20y1%3D%2260.019%22%20y2%3D%221.313%22%20gradientTransform%3D%22translate(.006)scale(1.99993)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.29%22%20stop-color%3D%22%23ff2358%22%2F%3E%3Cstop%20offset%3D%22.75%22%20stop-color%3D%22%237256ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGrS384cAv%22%20x1%3D%22-.723%22%20x2%3D%2224.14%22%20y1%3D%227.624%22%20y2%3D%2261.249%22%20gradientTransform%3D%22translate(.006)scale(1.99993)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.29%22%20stop-color%3D%22%23ff8100%22%2F%3E%3Cstop%20offset%3D%22.56%22%20stop-color%3D%22%23ff2358%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGjyY5CcSK)%22%20d%3D%22M119.845%200H51.911a8.15%208.15%200%200%200-7.487%204.936L12.29%2079.915a8.2%208.2%200%200%200-.659%203.209v36.727a8.145%208.145%200%200%200%208.146%208.145h35.93c1.61%200%203.183-.477%204.522-1.371l64.135-42.805a8.14%208.14%200%200%200%203.624-6.775l.003-68.9A8.145%208.145%200%200%200%20119.845%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGrS384cAv)%22%20d%3D%22M29.032%2011.64H8.139a8.145%208.145%200%200%200-8.145%208.145V45.97q0%20.578.082%201.152l10.553%2073.885A8.145%208.145%200%200%200%2018.693%20128h31.345c4.5%200%208.147-3.648%208.145-8.148l-.009-37.075c0-.875-.14-1.744-.418-2.574L36.76%2017.209a8.15%208.15%200%200%200-7.727-5.569Z%22%2F%3E%3Cpath%20fill%3D%22%23ff8100%22%20d%3D%22m31.888%2011.64l-23.75.004a8.146%208.146%200%200%200-8.144%208.145V42.8a8.15%208.15%200%200%200%202.844%206.185l76.32%2065.417a8.15%208.15%200%200%200%205.3%201.961h23.75a8.145%208.145%200%200%200%208.146-8.145V85.203a8.15%208.15%200%200%200-2.844-6.185L37.19%2013.602a8.14%208.14%200%200%200-5.302-1.96z%22%2F%3E%3Cpath%20d%3D%22M103.99%2024H23.994v79.997h79.998z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M83.782%2033.999L77.826%2053.69l-.45%202.571l-.515-2.571l-6.17-19.692h-8.143v29.999h5.764V42.592l-.086-1.414l6.9%2022.82h4.242l6.985-22.97l-.085%201.564v21.406h5.786v-30ZM52.525%2051.506q2.443-1.178%203.75-3.3q1.328-2.143%201.328-4.93c0-1.857-.436-3.463-1.307-4.863q-1.286-2.1-3.686-3.257t-5.55-1.157H34.182v29.998h5.85V52.66h5.04l6.467%2011.336h6.707l-7.15-12.019q.216-.067.434-.128c.343-.099.686-.197.995-.344zM40.034%2038.863h6.642q1.479%200%202.572.557a3.9%203.9%200%200%201%201.713%201.542q.6.985.6%202.357c0%20.914-.199%201.693-.6%202.378c-.399.673-.97%201.192-1.713%201.565q-1.094.535-2.572.536h-6.642zM33.98%2087.997h32v6h-32Z%22%20clip-rule%3D%22evenodd%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%20128%20128%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGjyY5CcSK%22%20x1%3D%224.217%22%20x2%3D%2262.921%22%20y1%3D%2260.019%22%20y2%3D%221.313%22%20gradientTransform%3D%22translate(.006)scale(1.99993)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.29%22%20stop-color%3D%22%23ff2358%22%2F%3E%3Cstop%20offset%3D%22.75%22%20stop-color%3D%22%237256ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGrS384cAv%22%20x1%3D%22-.723%22%20x2%3D%2224.14%22%20y1%3D%227.624%22%20y2%3D%2261.249%22%20gradientTransform%3D%22translate(.006)scale(1.99993)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.29%22%20stop-color%3D%22%23ff8100%22%2F%3E%3Cstop%20offset%3D%22.56%22%20stop-color%3D%22%23ff2358%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGjyY5CcSK)%22%20d%3D%22M119.845%200H51.911a8.15%208.15%200%200%200-7.487%204.936L12.29%2079.915a8.2%208.2%200%200%200-.659%203.209v36.727a8.145%208.145%200%200%200%208.146%208.145h35.93c1.61%200%203.183-.477%204.522-1.371l64.135-42.805a8.14%208.14%200%200%200%203.624-6.775l.003-68.9A8.145%208.145%200%200%200%20119.845%200%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGrS384cAv)%22%20d%3D%22M29.032%2011.64H8.139a8.145%208.145%200%200%200-8.145%208.145V45.97q0%20.578.082%201.152l10.553%2073.885A8.145%208.145%200%200%200%2018.693%20128h31.345c4.5%200%208.147-3.648%208.145-8.148l-.009-37.075c0-.875-.14-1.744-.418-2.574L36.76%2017.209a8.15%208.15%200%200%200-7.727-5.569Z%22%2F%3E%3Cpath%20fill%3D%22%23ff8100%22%20d%3D%22m31.888%2011.64l-23.75.004a8.146%208.146%200%200%200-8.144%208.145V42.8a8.15%208.15%200%200%200%202.844%206.185l76.32%2065.417a8.15%208.15%200%200%200%205.3%201.961h23.75a8.145%208.145%200%200%200%208.146-8.145V85.203a8.15%208.15%200%200%200-2.844-6.185L37.19%2013.602a8.14%208.14%200%200%200-5.302-1.96z%22%2F%3E%3Cpath%20d%3D%22M103.99%2024H23.994v79.997h79.998z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M83.782%2033.999L77.826%2053.69l-.45%202.571l-.515-2.571l-6.17-19.692h-8.143v29.999h5.764V42.592l-.086-1.414l6.9%2022.82h4.242l6.985-22.97l-.085%201.564v21.406h5.786v-30ZM52.525%2051.506q2.443-1.178%203.75-3.3q1.328-2.143%201.328-4.93c0-1.857-.436-3.463-1.307-4.863q-1.286-2.1-3.686-3.257t-5.55-1.157H34.182v29.998h5.85V52.66h5.04l6.467%2011.336h6.707l-7.15-12.019q.216-.067.434-.128c.343-.099.686-.197.995-.344zM40.034%2038.863h6.642q1.479%200%202.572.557a3.9%203.9%200%200%201%201.713%201.542q.6.985.6%202.357c0%20.914-.199%201.693-.6%202.378c-.399.673-.97%201.192-1.713%201.565q-1.094.535-2.572.536h-6.642zM33.98%2087.997h32v6h-32Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/rubymine.svg?color=%231a73e8&size=48