rss from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
rss
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the rss logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.599 32C25.599 17.958 14.042 6.401 0 6.401V0c17.552 0 32 14.448 32 32zM4.385 23.219a4.404 4.404 0 0 1 4.396 4.396C8.781 30.032 6.797 32 4.375 32C1.958 32 0 30.036 0 27.615s1.969-4.396 4.385-4.396M21.214 32H14.99c0-8.224-6.766-14.995-14.99-14.995v-6.219c11.635 0 21.214 9.578 21.214 21.214"/></svg>

React

import type { SVGProps } from "react";

export function CibRss(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.599 32C25.599 17.958 14.042 6.401 0 6.401V0c17.552 0 32 14.448 32 32zM4.385 23.219a4.404 4.404 0 0 1 4.396 4.396C8.781 30.032 6.797 32 4.375 32C1.958 32 0 30.036 0 27.615s1.969-4.396 4.385-4.396M21.214 32H14.99c0-8.224-6.766-14.995-14.99-14.995v-6.219c11.635 0 21.214 9.578 21.214 21.214"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.599 32C25.599 17.958 14.042 6.401 0 6.401V0c17.552 0 32 14.448 32 32zM4.385 23.219a4.404 4.404 0 0 1 4.396 4.396C8.781 30.032 6.797 32 4.375 32C1.958 32 0 30.036 0 27.615s1.969-4.396 4.385-4.396M21.214 32H14.99c0-8.224-6.766-14.995-14.99-14.995v-6.219c11.635 0 21.214 9.578 21.214 21.214"/></svg>
</template>

CSS

.icon-rss {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.599%2032C25.599%2017.958%2014.042%206.401%200%206.401V0c17.552%200%2032%2014.448%2032%2032zM4.385%2023.219a4.404%204.404%200%200%201%204.396%204.396C8.781%2030.032%206.797%2032%204.375%2032C1.958%2032%200%2030.036%200%2027.615s1.969-4.396%204.385-4.396M21.214%2032H14.99c0-8.224-6.766-14.995-14.99-14.995v-6.219c11.635%200%2021.214%209.578%2021.214%2021.214%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M25.599%2032C25.599%2017.958%2014.042%206.401%200%206.401V0c17.552%200%2032%2014.448%2032%2032zM4.385%2023.219a4.404%204.404%200%200%201%204.396%204.396C8.781%2030.032%206.797%2032%204.375%2032C1.958%2032%200%2030.036%200%2027.615s1.969-4.396%204.385-4.396M21.214%2032H14.99c0-8.224-6.766-14.995-14.99-14.995v-6.219c11.635%200%2021.214%209.578%2021.214%2021.214%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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