logo rss icon
logo-rss from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- logo-rss
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
- Aliases
- logo-rss-outline, social-rss
The same icon in other sets
Related icons in IonIcons
logo-alipaylogo-amazonlogo-amplifylogo-androidlogo-angularlogo-appflowlogo-applelogo-apple-appstorelogo-apple-arlogo-behancelogo-bitbucketlogo-bitcoinlogo-bufferlogo-capacitorlogo-chromelogo-closed-captioninglogo-codepenlogo-css3logo-designernewslogo-deviantartlogo-discordlogo-dockerlogo-dribbblelogo-dropbox
Use the logo rss icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M108.56 342.78a60.34 60.34 0 1 0 60.56 60.44a60.63 60.63 0 0 0-60.56-60.44"/><path fill="currentColor" d="M48 186.67v86.55c52 0 101.94 15.39 138.67 52.11s52 86.56 52 138.67h86.66c0-151.56-125.66-277.33-277.33-277.33"/><path fill="currentColor" d="M48 48v86.56c185.25 0 329.22 144.08 329.22 329.44H464C464 234.66 277.67 48 48 48"/></svg>
React
import type { SVGProps } from "react";
export function IonLogoRss(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M108.56 342.78a60.34 60.34 0 1 0 60.56 60.44a60.63 60.63 0 0 0-60.56-60.44"/><path fill="currentColor" d="M48 186.67v86.55c52 0 101.94 15.39 138.67 52.11s52 86.56 52 138.67h86.66c0-151.56-125.66-277.33-277.33-277.33"/><path fill="currentColor" d="M48 48v86.56c185.25 0 329.22 144.08 329.22 329.44H464C464 234.66 277.67 48 48 48"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="currentColor" d="M108.56 342.78a60.34 60.34 0 1 0 60.56 60.44a60.63 60.63 0 0 0-60.56-60.44"/><path fill="currentColor" d="M48 186.67v86.55c52 0 101.94 15.39 138.67 52.11s52 86.56 52 138.67h86.66c0-151.56-125.66-277.33-277.33-277.33"/><path fill="currentColor" d="M48 48v86.56c185.25 0 329.22 144.08 329.22 329.44H464C464 234.66 277.67 48 48 48"/></svg> </template>
CSS
.icon-logo-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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M108.56%20342.78a60.34%2060.34%200%201%200%2060.56%2060.44a60.63%2060.63%200%200%200-60.56-60.44%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M48%20186.67v86.55c52%200%20101.94%2015.39%20138.67%2052.11s52%2086.56%2052%20138.67h86.66c0-151.56-125.66-277.33-277.33-277.33%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M48%2048v86.56c185.25%200%20329.22%20144.08%20329.22%20329.44H464C464%20234.66%20277.67%2048%2048%2048%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%20512%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M108.56%20342.78a60.34%2060.34%200%201%200%2060.56%2060.44a60.63%2060.63%200%200%200-60.56-60.44%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M48%20186.67v86.55c52%200%20101.94%2015.39%20138.67%2052.11s52%2086.56%2052%20138.67h86.66c0-151.56-125.66-277.33-277.33-277.33%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M48%2048v86.56c185.25%200%20329.22%20144.08%20329.22%20329.44H464C464%20234.66%20277.67%2048%2048%2048%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/logo-rss.svg?color=%231a73e8&size=48