freshrss from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
freshrss
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the freshrss logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.738.003C5.217.151.006 5.476 0 11.999h2.25a9.74 9.74 0 0 1 6.02-9.008a9.74 9.74 0 0 1 10.628 2.113a9.74 9.74 0 0 1 2.113 10.626a9.74 9.74 0 0 1-9.01 6.02V24c4.85 0 9.23-2.927 11.088-7.408A12 12 0 0 0 11.738.003m.264.5v1.252c-1.32 0-2.653.25-3.922.775c-3.674 1.521-6.06 5.03-6.256 8.97H.574c.2-4.443 2.89-8.413 7.028-10.126A11.4 11.4 0 0 1 12 .503m-.031 3.434a8 8 0 0 0-3.055.613A8.07 8.07 0 0 0 3.938 12h2.25a5.8 5.8 0 0 1 3.589-5.37a5.81 5.81 0 0 1 6.334 1.26a5.8 5.8 0 0 1 1.26 6.335a5.8 5.8 0 0 1-5.37 3.588v2.25a8.07 8.07 0 0 0 7.451-4.977a8.07 8.07 0 0 0-1.75-8.788c-2.125-2.125-4.667-2.365-5.732-2.362m.03.501V5.69a6.3 6.3 0 0 0-2.415.477c-2.2.911-3.633 2.987-3.823 5.332h-1.25C4.703 8.65 6.44 6.115 9.105 5.012A7.5 7.5 0 0 1 12 4.438M18.312 12h1.248a7.6 7.6 0 0 1-.57 2.896c-1.104 2.664-3.639 4.4-6.488 4.593v-1.25c2.345-.19 4.42-1.621 5.333-3.822A6.3 6.3 0 0 0 18.312 12m3.936 0h1.248c0 1.483-.278 2.978-.867 4.4c-1.714 4.137-5.685 6.828-10.127 7.027v-1.25c3.94-.197 7.45-2.582 8.97-6.254A10.3 10.3 0 0 0 22.249 12m-7.155 0A3.094 3.094 0 0 1 12 15.094A3.094 3.094 0 0 1 8.906 12A3.094 3.094 0 0 1 12 8.906A3.094 3.094 0 0 1 15.094 12"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsFreshrss(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" d="M11.738.003C5.217.151.006 5.476 0 11.999h2.25a9.74 9.74 0 0 1 6.02-9.008a9.74 9.74 0 0 1 10.628 2.113a9.74 9.74 0 0 1 2.113 10.626a9.74 9.74 0 0 1-9.01 6.02V24c4.85 0 9.23-2.927 11.088-7.408A12 12 0 0 0 11.738.003m.264.5v1.252c-1.32 0-2.653.25-3.922.775c-3.674 1.521-6.06 5.03-6.256 8.97H.574c.2-4.443 2.89-8.413 7.028-10.126A11.4 11.4 0 0 1 12 .503m-.031 3.434a8 8 0 0 0-3.055.613A8.07 8.07 0 0 0 3.938 12h2.25a5.8 5.8 0 0 1 3.589-5.37a5.81 5.81 0 0 1 6.334 1.26a5.8 5.8 0 0 1 1.26 6.335a5.8 5.8 0 0 1-5.37 3.588v2.25a8.07 8.07 0 0 0 7.451-4.977a8.07 8.07 0 0 0-1.75-8.788c-2.125-2.125-4.667-2.365-5.732-2.362m.03.501V5.69a6.3 6.3 0 0 0-2.415.477c-2.2.911-3.633 2.987-3.823 5.332h-1.25C4.703 8.65 6.44 6.115 9.105 5.012A7.5 7.5 0 0 1 12 4.438M18.312 12h1.248a7.6 7.6 0 0 1-.57 2.896c-1.104 2.664-3.639 4.4-6.488 4.593v-1.25c2.345-.19 4.42-1.621 5.333-3.822A6.3 6.3 0 0 0 18.312 12m3.936 0h1.248c0 1.483-.278 2.978-.867 4.4c-1.714 4.137-5.685 6.828-10.127 7.027v-1.25c3.94-.197 7.45-2.582 8.97-6.254A10.3 10.3 0 0 0 22.249 12m-7.155 0A3.094 3.094 0 0 1 12 15.094A3.094 3.094 0 0 1 8.906 12A3.094 3.094 0 0 1 12 8.906A3.094 3.094 0 0 1 15.094 12"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.738.003C5.217.151.006 5.476 0 11.999h2.25a9.74 9.74 0 0 1 6.02-9.008a9.74 9.74 0 0 1 10.628 2.113a9.74 9.74 0 0 1 2.113 10.626a9.74 9.74 0 0 1-9.01 6.02V24c4.85 0 9.23-2.927 11.088-7.408A12 12 0 0 0 11.738.003m.264.5v1.252c-1.32 0-2.653.25-3.922.775c-3.674 1.521-6.06 5.03-6.256 8.97H.574c.2-4.443 2.89-8.413 7.028-10.126A11.4 11.4 0 0 1 12 .503m-.031 3.434a8 8 0 0 0-3.055.613A8.07 8.07 0 0 0 3.938 12h2.25a5.8 5.8 0 0 1 3.589-5.37a5.81 5.81 0 0 1 6.334 1.26a5.8 5.8 0 0 1 1.26 6.335a5.8 5.8 0 0 1-5.37 3.588v2.25a8.07 8.07 0 0 0 7.451-4.977a8.07 8.07 0 0 0-1.75-8.788c-2.125-2.125-4.667-2.365-5.732-2.362m.03.501V5.69a6.3 6.3 0 0 0-2.415.477c-2.2.911-3.633 2.987-3.823 5.332h-1.25C4.703 8.65 6.44 6.115 9.105 5.012A7.5 7.5 0 0 1 12 4.438M18.312 12h1.248a7.6 7.6 0 0 1-.57 2.896c-1.104 2.664-3.639 4.4-6.488 4.593v-1.25c2.345-.19 4.42-1.621 5.333-3.822A6.3 6.3 0 0 0 18.312 12m3.936 0h1.248c0 1.483-.278 2.978-.867 4.4c-1.714 4.137-5.685 6.828-10.127 7.027v-1.25c3.94-.197 7.45-2.582 8.97-6.254A10.3 10.3 0 0 0 22.249 12m-7.155 0A3.094 3.094 0 0 1 12 15.094A3.094 3.094 0 0 1 8.906 12A3.094 3.094 0 0 1 12 8.906A3.094 3.094 0 0 1 15.094 12"/></svg>
</template>

CSS

.icon-freshrss {
  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%20d%3D%22M11.738.003C5.217.151.006%205.476%200%2011.999h2.25a9.74%209.74%200%200%201%206.02-9.008a9.74%209.74%200%200%201%2010.628%202.113a9.74%209.74%200%200%201%202.113%2010.626a9.74%209.74%200%200%201-9.01%206.02V24c4.85%200%209.23-2.927%2011.088-7.408A12%2012%200%200%200%2011.738.003m.264.5v1.252c-1.32%200-2.653.25-3.922.775c-3.674%201.521-6.06%205.03-6.256%208.97H.574c.2-4.443%202.89-8.413%207.028-10.126A11.4%2011.4%200%200%201%2012%20.503m-.031%203.434a8%208%200%200%200-3.055.613A8.07%208.07%200%200%200%203.938%2012h2.25a5.8%205.8%200%200%201%203.589-5.37a5.81%205.81%200%200%201%206.334%201.26a5.8%205.8%200%200%201%201.26%206.335a5.8%205.8%200%200%201-5.37%203.588v2.25a8.07%208.07%200%200%200%207.451-4.977a8.07%208.07%200%200%200-1.75-8.788c-2.125-2.125-4.667-2.365-5.732-2.362m.03.501V5.69a6.3%206.3%200%200%200-2.415.477c-2.2.911-3.633%202.987-3.823%205.332h-1.25C4.703%208.65%206.44%206.115%209.105%205.012A7.5%207.5%200%200%201%2012%204.438M18.312%2012h1.248a7.6%207.6%200%200%201-.57%202.896c-1.104%202.664-3.639%204.4-6.488%204.593v-1.25c2.345-.19%204.42-1.621%205.333-3.822A6.3%206.3%200%200%200%2018.312%2012m3.936%200h1.248c0%201.483-.278%202.978-.867%204.4c-1.714%204.137-5.685%206.828-10.127%207.027v-1.25c3.94-.197%207.45-2.582%208.97-6.254A10.3%2010.3%200%200%200%2022.249%2012m-7.155%200A3.094%203.094%200%200%201%2012%2015.094A3.094%203.094%200%200%201%208.906%2012A3.094%203.094%200%200%201%2012%208.906A3.094%203.094%200%200%201%2015.094%2012%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%20d%3D%22M11.738.003C5.217.151.006%205.476%200%2011.999h2.25a9.74%209.74%200%200%201%206.02-9.008a9.74%209.74%200%200%201%2010.628%202.113a9.74%209.74%200%200%201%202.113%2010.626a9.74%209.74%200%200%201-9.01%206.02V24c4.85%200%209.23-2.927%2011.088-7.408A12%2012%200%200%200%2011.738.003m.264.5v1.252c-1.32%200-2.653.25-3.922.775c-3.674%201.521-6.06%205.03-6.256%208.97H.574c.2-4.443%202.89-8.413%207.028-10.126A11.4%2011.4%200%200%201%2012%20.503m-.031%203.434a8%208%200%200%200-3.055.613A8.07%208.07%200%200%200%203.938%2012h2.25a5.8%205.8%200%200%201%203.589-5.37a5.81%205.81%200%200%201%206.334%201.26a5.8%205.8%200%200%201%201.26%206.335a5.8%205.8%200%200%201-5.37%203.588v2.25a8.07%208.07%200%200%200%207.451-4.977a8.07%208.07%200%200%200-1.75-8.788c-2.125-2.125-4.667-2.365-5.732-2.362m.03.501V5.69a6.3%206.3%200%200%200-2.415.477c-2.2.911-3.633%202.987-3.823%205.332h-1.25C4.703%208.65%206.44%206.115%209.105%205.012A7.5%207.5%200%200%201%2012%204.438M18.312%2012h1.248a7.6%207.6%200%200%201-.57%202.896c-1.104%202.664-3.639%204.4-6.488%204.593v-1.25c2.345-.19%204.42-1.621%205.333-3.822A6.3%206.3%200%200%200%2018.312%2012m3.936%200h1.248c0%201.483-.278%202.978-.867%204.4c-1.714%204.137-5.685%206.828-10.127%207.027v-1.25c3.94-.197%207.45-2.582%208.97-6.254A10.3%2010.3%200%200%200%2022.249%2012m-7.155%200A3.094%203.094%200%200%201%2012%2015.094A3.094%203.094%200%200%201%208.906%2012A3.094%203.094%200%200%201%2012%208.906A3.094%203.094%200%200%201%2015.094%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Freshrss logo — Simple Icons · IconsDB