rss feed tag icon

rss-feed-tag-solid from Iconoir by Luca Burgio · Solid · Social · MIT Free for personal and commercial use.

Name
rss-feed-tag-solid
Set
Iconoir
Style
Solid
Category
Social
Viewbox
24×24
License
MIT

1 other variant in Iconoir

More social icons from Iconoir

Use the rss feed tag icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M16 21.75A5.75 5.75 0 0 0 21.75 16V8A5.75 5.75 0 0 0 16 2.25H8A5.75 5.75 0 0 0 2.25 8v8A5.75 5.75 0 0 0 8 21.75zM11.25 17c0-1.33-.44-2.38-1.155-3.095S8.33 12.75 7 12.75a.75.75 0 0 1 0-1.5c1.67 0 3.12.56 4.155 1.595S12.75 15.33 12.75 17a.75.75 0 0 1-1.5 0m2.47-6.72c1.59 1.59 2.53 3.89 2.53 6.72a.75.75 0 0 0 1.5 0c0-3.17-1.06-5.87-2.97-7.78S10.17 6.25 7 6.25a.75.75 0 0 0 0 1.5c2.83 0 5.13.94 6.72 2.53M7.567 17.5a.75.75 0 0 0-1.114-1.003l-.01.011a.75.75 0 0 0 1.114 1.004z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function IconoirRssFeedTagSolid(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M16 21.75A5.75 5.75 0 0 0 21.75 16V8A5.75 5.75 0 0 0 16 2.25H8A5.75 5.75 0 0 0 2.25 8v8A5.75 5.75 0 0 0 8 21.75zM11.25 17c0-1.33-.44-2.38-1.155-3.095S8.33 12.75 7 12.75a.75.75 0 0 1 0-1.5c1.67 0 3.12.56 4.155 1.595S12.75 15.33 12.75 17a.75.75 0 0 1-1.5 0m2.47-6.72c1.59 1.59 2.53 3.89 2.53 6.72a.75.75 0 0 0 1.5 0c0-3.17-1.06-5.87-2.97-7.78S10.17 6.25 7 6.25a.75.75 0 0 0 0 1.5c2.83 0 5.13.94 6.72 2.53M7.567 17.5a.75.75 0 0 0-1.114-1.003l-.01.011a.75.75 0 0 0 1.114 1.004z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M16 21.75A5.75 5.75 0 0 0 21.75 16V8A5.75 5.75 0 0 0 16 2.25H8A5.75 5.75 0 0 0 2.25 8v8A5.75 5.75 0 0 0 8 21.75zM11.25 17c0-1.33-.44-2.38-1.155-3.095S8.33 12.75 7 12.75a.75.75 0 0 1 0-1.5c1.67 0 3.12.56 4.155 1.595S12.75 15.33 12.75 17a.75.75 0 0 1-1.5 0m2.47-6.72c1.59 1.59 2.53 3.89 2.53 6.72a.75.75 0 0 0 1.5 0c0-3.17-1.06-5.87-2.97-7.78S10.17 6.25 7 6.25a.75.75 0 0 0 0 1.5c2.83 0 5.13.94 6.72 2.53M7.567 17.5a.75.75 0 0 0-1.114-1.003l-.01.011a.75.75 0 0 0 1.114 1.004z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-rss-feed-tag-solid {
  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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16%2021.75A5.75%205.75%200%200%200%2021.75%2016V8A5.75%205.75%200%200%200%2016%202.25H8A5.75%205.75%200%200%200%202.25%208v8A5.75%205.75%200%200%200%208%2021.75zM11.25%2017c0-1.33-.44-2.38-1.155-3.095S8.33%2012.75%207%2012.75a.75.75%200%200%201%200-1.5c1.67%200%203.12.56%204.155%201.595S12.75%2015.33%2012.75%2017a.75.75%200%200%201-1.5%200m2.47-6.72c1.59%201.59%202.53%203.89%202.53%206.72a.75.75%200%200%200%201.5%200c0-3.17-1.06-5.87-2.97-7.78S10.17%206.25%207%206.25a.75.75%200%200%200%200%201.5c2.83%200%205.13.94%206.72%202.53M7.567%2017.5a.75.75%200%200%200-1.114-1.003l-.01.011a.75.75%200%200%200%201.114%201.004z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16%2021.75A5.75%205.75%200%200%200%2021.75%2016V8A5.75%205.75%200%200%200%2016%202.25H8A5.75%205.75%200%200%200%202.25%208v8A5.75%205.75%200%200%200%208%2021.75zM11.25%2017c0-1.33-.44-2.38-1.155-3.095S8.33%2012.75%207%2012.75a.75.75%200%200%201%200-1.5c1.67%200%203.12.56%204.155%201.595S12.75%2015.33%2012.75%2017a.75.75%200%200%201-1.5%200m2.47-6.72c1.59%201.59%202.53%203.89%202.53%206.72a.75.75%200%200%200%201.5%200c0-3.17-1.06-5.87-2.97-7.78S10.17%206.25%207%206.25a.75.75%200%200%200%200%201.5c2.83%200%205.13.94%206.72%202.53M7.567%2017.5a.75.75%200%200%200-1.114-1.003l-.01.011a.75.75%200%200%200%201.114%201.004z%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/iconoir/rss-feed-tag-solid.svg?color=%231a73e8&size=48