rsshub-color from LobeHub AI Icons by LobeHub · Color · MIT Free for personal and commercial use.

Name
rsshub-color
Set
LobeHub AI Icons
Style
Color
Viewbox
24×24
License
MIT

2 other variants in LobeHub AI Icons

Use the rsshub logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><rect width="22" height="22" x="1" y="1" fill="#ffd6a6" rx="7"/><path fill="#ff8549" d="M1.13 6.646C1.046 7.084 1 7.536 1 8v8a7 7 0 007 7h8a7.04 7.04 0 001.354-.13A12.154 12.154 0 0018.5 17.7c0-6.738-5.462-12.2-12.2-12.2-1.848 0-3.6.41-5.17 1.146z"/><circle cx="6.25" cy="17.75" r="4.55" fill="#ff2900"/></svg>

React

import type { SVGProps } from "react";

export function LobehubRsshubColor(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><rect width="22" height="22" x="1" y="1" fill="#ffd6a6" rx="7"/><path fill="#ff8549" d="M1.13 6.646C1.046 7.084 1 7.536 1 8v8a7 7 0 007 7h8a7.04 7.04 0 001.354-.13A12.154 12.154 0 0018.5 17.7c0-6.738-5.462-12.2-12.2-12.2-1.848 0-3.6.41-5.17 1.146z"/><circle cx="6.25" cy="17.75" r="4.55" fill="#ff2900"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><rect width="22" height="22" x="1" y="1" fill="#ffd6a6" rx="7"/><path fill="#ff8549" d="M1.13 6.646C1.046 7.084 1 7.536 1 8v8a7 7 0 007 7h8a7.04 7.04 0 001.354-.13A12.154 12.154 0 0018.5 17.7c0-6.738-5.462-12.2-12.2-12.2-1.848 0-3.6.41-5.17 1.146z"/><circle cx="6.25" cy="17.75" r="4.55" fill="#ff2900"/></svg>
</template>

CSS

.icon-rsshub-color {
  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%2024%2024%22%3E%3Crect%20width%3D%2222%22%20height%3D%2222%22%20x%3D%221%22%20y%3D%221%22%20fill%3D%22%23ffd6a6%22%20rx%3D%227%22%2F%3E%3Cpath%20fill%3D%22%23ff8549%22%20d%3D%22M1.13%206.646C1.046%207.084%201%207.536%201%208v8a7%207%200%20007%207h8a7.04%207.04%200%20001.354-.13A12.154%2012.154%200%200018.5%2017.7c0-6.738-5.462-12.2-12.2-12.2-1.848%200-3.6.41-5.17%201.146z%22%2F%3E%3Ccircle%20cx%3D%226.25%22%20cy%3D%2217.75%22%20r%3D%224.55%22%20fill%3D%22%23ff2900%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%2024%2024%22%3E%3Crect%20width%3D%2222%22%20height%3D%2222%22%20x%3D%221%22%20y%3D%221%22%20fill%3D%22%23ffd6a6%22%20rx%3D%227%22%2F%3E%3Cpath%20fill%3D%22%23ff8549%22%20d%3D%22M1.13%206.646C1.046%207.084%201%207.536%201%208v8a7%207%200%20007%207h8a7.04%207.04%200%20001.354-.13A12.154%2012.154%200%200018.5%2017.7c0-6.738-5.462-12.2-12.2-12.2-1.848%200-3.6.41-5.17%201.146z%22%2F%3E%3Ccircle%20cx%3D%226.25%22%20cy%3D%2217.75%22%20r%3D%224.55%22%20fill%3D%22%23ff2900%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/rsshub-color.svg?color=%231a73e8&size=48