reactivex logo

reactivex-dark from Skill Icons by tandpfun · Dark · MIT Free for personal and commercial use.

Name
reactivex-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 reactivex 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"/><path fill="#ff0090" d="M45.387 153.535c-9.74-51.778 15.999-101.715 75.072-108.358c-8.146-8.704-19.275-8.77-24.395-7.71c-9.04 2.88-8.757 8.73-19.012 16.287c-10.195 5.823-15.315 1.364-22.742 7.4c-7.41 5.992-2.24 19.746-5.347 22.42c-3.085 5.348-12.656 10.112-14.398 16.866c-1.44 8.638 3.908 14.809 3.702 22.213c.617 6.171-6.143 9.66-5.171 14.661c2.909 8.17 8.516 13.088 11.16 15.354c.606.427 1.246 1.48 1.13.867"/><path fill="url(#SVGg9dy6djj)" d="M150.501 81.86a3.908 3.908 0 1 1 0-7.817a3.908 3.908 0 0 1 0 7.817M47.667 159.183c-9.36-45.001 19.601-82.602 75.684-64.09c32.908 19.251 74.304 17.997 76.171 5.553c4.608-14.918-20.98-45.662-59.237-53.683c-75.896-14.81-116.813 67.219-92.618 112.22"/><path fill="url(#SVGtUdmyeRO)" d="M172.166 164.201c11.27 1.221 21.967-1.484 31.881-9.564c-14.977 16.705-33.704 25.105-55.191 27.39c10.259 8.722 20.153 12.651 29.618 10.97c-26.3 7.257-48.335-.731-75.139-27.424c-1.404 7.185 6.186 18.381 14.008 25.528c-45.387-19.677-49.366-80.974 5.979-96.052c-57.372-27.565-89.813 25.993-73.874 69.889c15.595 33.809 57.152 59.836 102.698 54.112c22.124-2.71 55.161-17.963 68.657-54.112c-9.512 8.536-26.515 15.97-34.102 16.54c25.68-12.833 39.542-34.641 35.651-64.446c-5.319 12.664-12.337 22.389-21.116 29.069c18.648-29.069 15.448-44.094 1.645-60.607c9.873 27.15-2.898 57.283-30.715 78.707"/><path fill="url(#SVGYc5Hqenm)" d="M158.988 195.479c-1.949-.364 4.417 2.579-7.89-.679s-24.838-6.398-47.763-29.228c-1.404 7.186 6.186 18.382 14.008 25.528c21.117 14.727 6.756 7.84 38.931 18.962c2.582-5.139 2.714-9.706 2.714-14.583"/><path fill="url(#SVGvcnKcb9b)" d="M118.078 79.836s2.797-4.13 3.886-5.992c1.334-2.281 3.384-6.44 3.384-6.44s-21.533-7.026-26.817-7.883c-16.427 4.264-16.486 11.146-7.303 21.68c1.022 1.172 26.85-1.365 26.85-1.365"/><defs><radialGradient id="SVGg9dy6djj" cx="0" cy="0" r="1" gradientTransform="matrix(143.203 0 0 102.44 166.219 88.34)" gradientUnits="userSpaceOnUse"><stop stop-color="#f80090"/><stop offset="1" stop-color="#4d008e"/></radialGradient><radialGradient id="SVGtUdmyeRO" cx="0" cy="0" r="1" gradientTransform="matrix(145.151 0 0 109.801 167.48 91.403)" gradientUnits="userSpaceOnUse"><stop stop-color="#57008e"/><stop offset=".292" stop-color="#5c008e"/><stop offset="1" stop-color="#f80090"/></radialGradient><linearGradient id="SVGYc5Hqenm" x1="113.347" x2="139.005" y1="165.572" y2="208.722" gradientUnits="userSpaceOnUse"><stop stop-color="#f70090"/><stop offset=".67" stop-color="#e50090"/><stop offset=".827" stop-color="#d6008f" stop-opacity=".2"/><stop offset="1" stop-color="#c10090" stop-opacity="0"/></linearGradient><linearGradient id="SVGvcnKcb9b" x1="111.214" x2="107.491" y1="75.256" y2="68.125" gradientUnits="userSpaceOnUse"><stop stop-color="#b2008f" stop-opacity=".151"/><stop offset=".4" stop-color="#f70090" stop-opacity=".4"/><stop offset=".649" stop-color="#f60090" stop-opacity=".892"/><stop offset="1" stop-color="#ff0090"/></linearGradient></defs></g></svg>

React

import type { SVGProps } from "react";

export function SkillIconsReactivexDark(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"/><path fill="#ff0090" d="M45.387 153.535c-9.74-51.778 15.999-101.715 75.072-108.358c-8.146-8.704-19.275-8.77-24.395-7.71c-9.04 2.88-8.757 8.73-19.012 16.287c-10.195 5.823-15.315 1.364-22.742 7.4c-7.41 5.992-2.24 19.746-5.347 22.42c-3.085 5.348-12.656 10.112-14.398 16.866c-1.44 8.638 3.908 14.809 3.702 22.213c.617 6.171-6.143 9.66-5.171 14.661c2.909 8.17 8.516 13.088 11.16 15.354c.606.427 1.246 1.48 1.13.867"/><path fill="url(#SVGg9dy6djj)" d="M150.501 81.86a3.908 3.908 0 1 1 0-7.817a3.908 3.908 0 0 1 0 7.817M47.667 159.183c-9.36-45.001 19.601-82.602 75.684-64.09c32.908 19.251 74.304 17.997 76.171 5.553c4.608-14.918-20.98-45.662-59.237-53.683c-75.896-14.81-116.813 67.219-92.618 112.22"/><path fill="url(#SVGtUdmyeRO)" d="M172.166 164.201c11.27 1.221 21.967-1.484 31.881-9.564c-14.977 16.705-33.704 25.105-55.191 27.39c10.259 8.722 20.153 12.651 29.618 10.97c-26.3 7.257-48.335-.731-75.139-27.424c-1.404 7.185 6.186 18.381 14.008 25.528c-45.387-19.677-49.366-80.974 5.979-96.052c-57.372-27.565-89.813 25.993-73.874 69.889c15.595 33.809 57.152 59.836 102.698 54.112c22.124-2.71 55.161-17.963 68.657-54.112c-9.512 8.536-26.515 15.97-34.102 16.54c25.68-12.833 39.542-34.641 35.651-64.446c-5.319 12.664-12.337 22.389-21.116 29.069c18.648-29.069 15.448-44.094 1.645-60.607c9.873 27.15-2.898 57.283-30.715 78.707"/><path fill="url(#SVGYc5Hqenm)" d="M158.988 195.479c-1.949-.364 4.417 2.579-7.89-.679s-24.838-6.398-47.763-29.228c-1.404 7.186 6.186 18.382 14.008 25.528c21.117 14.727 6.756 7.84 38.931 18.962c2.582-5.139 2.714-9.706 2.714-14.583"/><path fill="url(#SVGvcnKcb9b)" d="M118.078 79.836s2.797-4.13 3.886-5.992c1.334-2.281 3.384-6.44 3.384-6.44s-21.533-7.026-26.817-7.883c-16.427 4.264-16.486 11.146-7.303 21.68c1.022 1.172 26.85-1.365 26.85-1.365"/><defs><radialGradient id="SVGg9dy6djj" cx="0" cy="0" r="1" gradientTransform="matrix(143.203 0 0 102.44 166.219 88.34)" gradientUnits="userSpaceOnUse"><stop stopColor="#f80090"/><stop offset="1" stopColor="#4d008e"/></radialGradient><radialGradient id="SVGtUdmyeRO" cx="0" cy="0" r="1" gradientTransform="matrix(145.151 0 0 109.801 167.48 91.403)" gradientUnits="userSpaceOnUse"><stop stopColor="#57008e"/><stop offset=".292" stopColor="#5c008e"/><stop offset="1" stopColor="#f80090"/></radialGradient><linearGradient id="SVGYc5Hqenm" x1="113.347" x2="139.005" y1="165.572" y2="208.722" gradientUnits="userSpaceOnUse"><stop stopColor="#f70090"/><stop offset=".67" stopColor="#e50090"/><stop offset=".827" stopColor="#d6008f" stopOpacity=".2"/><stop offset="1" stopColor="#c10090" stopOpacity="0"/></linearGradient><linearGradient id="SVGvcnKcb9b" x1="111.214" x2="107.491" y1="75.256" y2="68.125" gradientUnits="userSpaceOnUse"><stop stopColor="#b2008f" stopOpacity=".151"/><stop offset=".4" stopColor="#f70090" stopOpacity=".4"/><stop offset=".649" stopColor="#f60090" stopOpacity=".892"/><stop offset="1" stopColor="#ff0090"/></linearGradient></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"/><path fill="#ff0090" d="M45.387 153.535c-9.74-51.778 15.999-101.715 75.072-108.358c-8.146-8.704-19.275-8.77-24.395-7.71c-9.04 2.88-8.757 8.73-19.012 16.287c-10.195 5.823-15.315 1.364-22.742 7.4c-7.41 5.992-2.24 19.746-5.347 22.42c-3.085 5.348-12.656 10.112-14.398 16.866c-1.44 8.638 3.908 14.809 3.702 22.213c.617 6.171-6.143 9.66-5.171 14.661c2.909 8.17 8.516 13.088 11.16 15.354c.606.427 1.246 1.48 1.13.867"/><path fill="url(#SVGg9dy6djj)" d="M150.501 81.86a3.908 3.908 0 1 1 0-7.817a3.908 3.908 0 0 1 0 7.817M47.667 159.183c-9.36-45.001 19.601-82.602 75.684-64.09c32.908 19.251 74.304 17.997 76.171 5.553c4.608-14.918-20.98-45.662-59.237-53.683c-75.896-14.81-116.813 67.219-92.618 112.22"/><path fill="url(#SVGtUdmyeRO)" d="M172.166 164.201c11.27 1.221 21.967-1.484 31.881-9.564c-14.977 16.705-33.704 25.105-55.191 27.39c10.259 8.722 20.153 12.651 29.618 10.97c-26.3 7.257-48.335-.731-75.139-27.424c-1.404 7.185 6.186 18.381 14.008 25.528c-45.387-19.677-49.366-80.974 5.979-96.052c-57.372-27.565-89.813 25.993-73.874 69.889c15.595 33.809 57.152 59.836 102.698 54.112c22.124-2.71 55.161-17.963 68.657-54.112c-9.512 8.536-26.515 15.97-34.102 16.54c25.68-12.833 39.542-34.641 35.651-64.446c-5.319 12.664-12.337 22.389-21.116 29.069c18.648-29.069 15.448-44.094 1.645-60.607c9.873 27.15-2.898 57.283-30.715 78.707"/><path fill="url(#SVGYc5Hqenm)" d="M158.988 195.479c-1.949-.364 4.417 2.579-7.89-.679s-24.838-6.398-47.763-29.228c-1.404 7.186 6.186 18.382 14.008 25.528c21.117 14.727 6.756 7.84 38.931 18.962c2.582-5.139 2.714-9.706 2.714-14.583"/><path fill="url(#SVGvcnKcb9b)" d="M118.078 79.836s2.797-4.13 3.886-5.992c1.334-2.281 3.384-6.44 3.384-6.44s-21.533-7.026-26.817-7.883c-16.427 4.264-16.486 11.146-7.303 21.68c1.022 1.172 26.85-1.365 26.85-1.365"/><defs><radialGradient id="SVGg9dy6djj" cx="0" cy="0" r="1" gradientTransform="matrix(143.203 0 0 102.44 166.219 88.34)" gradientUnits="userSpaceOnUse"><stop stop-color="#f80090"/><stop offset="1" stop-color="#4d008e"/></radialGradient><radialGradient id="SVGtUdmyeRO" cx="0" cy="0" r="1" gradientTransform="matrix(145.151 0 0 109.801 167.48 91.403)" gradientUnits="userSpaceOnUse"><stop stop-color="#57008e"/><stop offset=".292" stop-color="#5c008e"/><stop offset="1" stop-color="#f80090"/></radialGradient><linearGradient id="SVGYc5Hqenm" x1="113.347" x2="139.005" y1="165.572" y2="208.722" gradientUnits="userSpaceOnUse"><stop stop-color="#f70090"/><stop offset=".67" stop-color="#e50090"/><stop offset=".827" stop-color="#d6008f" stop-opacity=".2"/><stop offset="1" stop-color="#c10090" stop-opacity="0"/></linearGradient><linearGradient id="SVGvcnKcb9b" x1="111.214" x2="107.491" y1="75.256" y2="68.125" gradientUnits="userSpaceOnUse"><stop stop-color="#b2008f" stop-opacity=".151"/><stop offset=".4" stop-color="#f70090" stop-opacity=".4"/><stop offset=".649" stop-color="#f60090" stop-opacity=".892"/><stop offset="1" stop-color="#ff0090"/></linearGradient></defs></g></svg>
</template>

CSS

.icon-reactivex-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%3Cpath%20fill%3D%22%23ff0090%22%20d%3D%22M45.387%20153.535c-9.74-51.778%2015.999-101.715%2075.072-108.358c-8.146-8.704-19.275-8.77-24.395-7.71c-9.04%202.88-8.757%208.73-19.012%2016.287c-10.195%205.823-15.315%201.364-22.742%207.4c-7.41%205.992-2.24%2019.746-5.347%2022.42c-3.085%205.348-12.656%2010.112-14.398%2016.866c-1.44%208.638%203.908%2014.809%203.702%2022.213c.617%206.171-6.143%209.66-5.171%2014.661c2.909%208.17%208.516%2013.088%2011.16%2015.354c.606.427%201.246%201.48%201.13.867%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGg9dy6djj)%22%20d%3D%22M150.501%2081.86a3.908%203.908%200%201%201%200-7.817a3.908%203.908%200%200%201%200%207.817M47.667%20159.183c-9.36-45.001%2019.601-82.602%2075.684-64.09c32.908%2019.251%2074.304%2017.997%2076.171%205.553c4.608-14.918-20.98-45.662-59.237-53.683c-75.896-14.81-116.813%2067.219-92.618%20112.22%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGtUdmyeRO)%22%20d%3D%22M172.166%20164.201c11.27%201.221%2021.967-1.484%2031.881-9.564c-14.977%2016.705-33.704%2025.105-55.191%2027.39c10.259%208.722%2020.153%2012.651%2029.618%2010.97c-26.3%207.257-48.335-.731-75.139-27.424c-1.404%207.185%206.186%2018.381%2014.008%2025.528c-45.387-19.677-49.366-80.974%205.979-96.052c-57.372-27.565-89.813%2025.993-73.874%2069.889c15.595%2033.809%2057.152%2059.836%20102.698%2054.112c22.124-2.71%2055.161-17.963%2068.657-54.112c-9.512%208.536-26.515%2015.97-34.102%2016.54c25.68-12.833%2039.542-34.641%2035.651-64.446c-5.319%2012.664-12.337%2022.389-21.116%2029.069c18.648-29.069%2015.448-44.094%201.645-60.607c9.873%2027.15-2.898%2057.283-30.715%2078.707%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGYc5Hqenm)%22%20d%3D%22M158.988%20195.479c-1.949-.364%204.417%202.579-7.89-.679s-24.838-6.398-47.763-29.228c-1.404%207.186%206.186%2018.382%2014.008%2025.528c21.117%2014.727%206.756%207.84%2038.931%2018.962c2.582-5.139%202.714-9.706%202.714-14.583%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGvcnKcb9b)%22%20d%3D%22M118.078%2079.836s2.797-4.13%203.886-5.992c1.334-2.281%203.384-6.44%203.384-6.44s-21.533-7.026-26.817-7.883c-16.427%204.264-16.486%2011.146-7.303%2021.68c1.022%201.172%2026.85-1.365%2026.85-1.365%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGg9dy6djj%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(143.203%200%200%20102.44%20166.219%2088.34)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f80090%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234d008e%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGtUdmyeRO%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(145.151%200%200%20109.801%20167.48%2091.403)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2357008e%22%2F%3E%3Cstop%20offset%3D%22.292%22%20stop-color%3D%22%235c008e%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f80090%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22SVGYc5Hqenm%22%20x1%3D%22113.347%22%20x2%3D%22139.005%22%20y1%3D%22165.572%22%20y2%3D%22208.722%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f70090%22%2F%3E%3Cstop%20offset%3D%22.67%22%20stop-color%3D%22%23e50090%22%2F%3E%3Cstop%20offset%3D%22.827%22%20stop-color%3D%22%23d6008f%22%20stop-opacity%3D%22.2%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23c10090%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGvcnKcb9b%22%20x1%3D%22111.214%22%20x2%3D%22107.491%22%20y1%3D%2275.256%22%20y2%3D%2268.125%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b2008f%22%20stop-opacity%3D%22.151%22%2F%3E%3Cstop%20offset%3D%22.4%22%20stop-color%3D%22%23f70090%22%20stop-opacity%3D%22.4%22%2F%3E%3Cstop%20offset%3D%22.649%22%20stop-color%3D%22%23f60090%22%20stop-opacity%3D%22.892%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff0090%22%2F%3E%3C%2FlinearGradient%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%3Cpath%20fill%3D%22%23ff0090%22%20d%3D%22M45.387%20153.535c-9.74-51.778%2015.999-101.715%2075.072-108.358c-8.146-8.704-19.275-8.77-24.395-7.71c-9.04%202.88-8.757%208.73-19.012%2016.287c-10.195%205.823-15.315%201.364-22.742%207.4c-7.41%205.992-2.24%2019.746-5.347%2022.42c-3.085%205.348-12.656%2010.112-14.398%2016.866c-1.44%208.638%203.908%2014.809%203.702%2022.213c.617%206.171-6.143%209.66-5.171%2014.661c2.909%208.17%208.516%2013.088%2011.16%2015.354c.606.427%201.246%201.48%201.13.867%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGg9dy6djj)%22%20d%3D%22M150.501%2081.86a3.908%203.908%200%201%201%200-7.817a3.908%203.908%200%200%201%200%207.817M47.667%20159.183c-9.36-45.001%2019.601-82.602%2075.684-64.09c32.908%2019.251%2074.304%2017.997%2076.171%205.553c4.608-14.918-20.98-45.662-59.237-53.683c-75.896-14.81-116.813%2067.219-92.618%20112.22%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGtUdmyeRO)%22%20d%3D%22M172.166%20164.201c11.27%201.221%2021.967-1.484%2031.881-9.564c-14.977%2016.705-33.704%2025.105-55.191%2027.39c10.259%208.722%2020.153%2012.651%2029.618%2010.97c-26.3%207.257-48.335-.731-75.139-27.424c-1.404%207.185%206.186%2018.381%2014.008%2025.528c-45.387-19.677-49.366-80.974%205.979-96.052c-57.372-27.565-89.813%2025.993-73.874%2069.889c15.595%2033.809%2057.152%2059.836%20102.698%2054.112c22.124-2.71%2055.161-17.963%2068.657-54.112c-9.512%208.536-26.515%2015.97-34.102%2016.54c25.68-12.833%2039.542-34.641%2035.651-64.446c-5.319%2012.664-12.337%2022.389-21.116%2029.069c18.648-29.069%2015.448-44.094%201.645-60.607c9.873%2027.15-2.898%2057.283-30.715%2078.707%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGYc5Hqenm)%22%20d%3D%22M158.988%20195.479c-1.949-.364%204.417%202.579-7.89-.679s-24.838-6.398-47.763-29.228c-1.404%207.186%206.186%2018.382%2014.008%2025.528c21.117%2014.727%206.756%207.84%2038.931%2018.962c2.582-5.139%202.714-9.706%202.714-14.583%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGvcnKcb9b)%22%20d%3D%22M118.078%2079.836s2.797-4.13%203.886-5.992c1.334-2.281%203.384-6.44%203.384-6.44s-21.533-7.026-26.817-7.883c-16.427%204.264-16.486%2011.146-7.303%2021.68c1.022%201.172%2026.85-1.365%2026.85-1.365%22%2F%3E%3Cdefs%3E%3CradialGradient%20id%3D%22SVGg9dy6djj%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(143.203%200%200%20102.44%20166.219%2088.34)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f80090%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%234d008e%22%2F%3E%3C%2FradialGradient%3E%3CradialGradient%20id%3D%22SVGtUdmyeRO%22%20cx%3D%220%22%20cy%3D%220%22%20r%3D%221%22%20gradientTransform%3D%22matrix(145.151%200%200%20109.801%20167.48%2091.403)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2357008e%22%2F%3E%3Cstop%20offset%3D%22.292%22%20stop-color%3D%22%235c008e%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23f80090%22%2F%3E%3C%2FradialGradient%3E%3ClinearGradient%20id%3D%22SVGYc5Hqenm%22%20x1%3D%22113.347%22%20x2%3D%22139.005%22%20y1%3D%22165.572%22%20y2%3D%22208.722%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23f70090%22%2F%3E%3Cstop%20offset%3D%22.67%22%20stop-color%3D%22%23e50090%22%2F%3E%3Cstop%20offset%3D%22.827%22%20stop-color%3D%22%23d6008f%22%20stop-opacity%3D%22.2%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23c10090%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGvcnKcb9b%22%20x1%3D%22111.214%22%20x2%3D%22107.491%22%20y1%3D%2275.256%22%20y2%3D%2268.125%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b2008f%22%20stop-opacity%3D%22.151%22%2F%3E%3Cstop%20offset%3D%22.4%22%20stop-color%3D%22%23f70090%22%20stop-opacity%3D%22.4%22%2F%3E%3Cstop%20offset%3D%22.649%22%20stop-color%3D%22%23f60090%22%20stop-opacity%3D%22.892%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff0090%22%2F%3E%3C%2FlinearGradient%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/reactivex-dark.svg?color=%231a73e8&size=48