rss feed icon
rss-feed-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.
- Name
- rss-feed-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Android
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- rss-feed-outline-rounded
1 other variant in Material Symbols Light
The same icon in other sets
More android icons from Material Symbols Light
1x-mobiledata1x-mobiledata-badge3g-mobiledata3g-mobiledata-badge4g-mobiledata4g-mobiledata-badge4g-plus-mobiledata5g5g-mobiledata-badgeadbairplanemode-inactiveandroidandroid-cell-4-barandroid-cell-4-bar-alertandroid-cell-4-bar-offandroid-cell-4-bar-plusandroid-cell-5-barandroid-cell-5-bar-alertandroid-cell-5-bar-offandroid-cell-5-bar-plusandroid-cell-dual-4-barandroid-cell-dual-4-bar-alertandroid-cell-dual-4-bar-plusandroid-cell-dual-5-bar
Use the rss feed icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.357 19.643Q4 19.287 4 18.77t.357-.874t.874-.356t.874.356t.357.874t-.357.874T5.23 20t-.874-.357M18.269 20q-.323 0-.53-.254q-.206-.254-.243-.615q-.16-2.54-1.187-4.769t-2.736-3.935q-1.707-1.708-3.935-2.736T4.869 6.504q-.361-.037-.615-.244Q4 6.054 4 5.73t.248-.533t.566-.18q2.882.16 5.377 1.313q2.496 1.153 4.411 3.068t3.068 4.41t1.313 5.379q.03.317-.18.565t-.534.248m-5.538 0q-.317 0-.527-.245t-.258-.563q-.148-1.436-.74-2.656q-.59-1.22-1.556-2.186t-2.185-1.557t-2.657-.74q-.317-.047-.563-.257T4 11.27q0-.323.248-.527q.248-.203.566-.161q1.728.154 3.23.86t2.654 1.861q1.154 1.154 1.86 2.655t.861 3.23q.042.317-.161.565T12.73 20"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightRssFeedRounded(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="M4.357 19.643Q4 19.287 4 18.77t.357-.874t.874-.356t.874.356t.357.874t-.357.874T5.23 20t-.874-.357M18.269 20q-.323 0-.53-.254q-.206-.254-.243-.615q-.16-2.54-1.187-4.769t-2.736-3.935q-1.707-1.708-3.935-2.736T4.869 6.504q-.361-.037-.615-.244Q4 6.054 4 5.73t.248-.533t.566-.18q2.882.16 5.377 1.313q2.496 1.153 4.411 3.068t3.068 4.41t1.313 5.379q.03.317-.18.565t-.534.248m-5.538 0q-.317 0-.527-.245t-.258-.563q-.148-1.436-.74-2.656q-.59-1.22-1.556-2.186t-2.185-1.557t-2.657-.74q-.317-.047-.563-.257T4 11.27q0-.323.248-.527q.248-.203.566-.161q1.728.154 3.23.86t2.654 1.861q1.154 1.154 1.86 2.655t.861 3.23q.042.317-.161.565T12.73 20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.357 19.643Q4 19.287 4 18.77t.357-.874t.874-.356t.874.356t.357.874t-.357.874T5.23 20t-.874-.357M18.269 20q-.323 0-.53-.254q-.206-.254-.243-.615q-.16-2.54-1.187-4.769t-2.736-3.935q-1.707-1.708-3.935-2.736T4.869 6.504q-.361-.037-.615-.244Q4 6.054 4 5.73t.248-.533t.566-.18q2.882.16 5.377 1.313q2.496 1.153 4.411 3.068t3.068 4.41t1.313 5.379q.03.317-.18.565t-.534.248m-5.538 0q-.317 0-.527-.245t-.258-.563q-.148-1.436-.74-2.656q-.59-1.22-1.556-2.186t-2.185-1.557t-2.657-.74q-.317-.047-.563-.257T4 11.27q0-.323.248-.527q.248-.203.566-.161q1.728.154 3.23.86t2.654 1.861q1.154 1.154 1.86 2.655t.861 3.23q.042.317-.161.565T12.73 20"/></svg> </template>
CSS
.icon-rss-feed-rounded {
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%22M4.357%2019.643Q4%2019.287%204%2018.77t.357-.874t.874-.356t.874.356t.357.874t-.357.874T5.23%2020t-.874-.357M18.269%2020q-.323%200-.53-.254q-.206-.254-.243-.615q-.16-2.54-1.187-4.769t-2.736-3.935q-1.707-1.708-3.935-2.736T4.869%206.504q-.361-.037-.615-.244Q4%206.054%204%205.73t.248-.533t.566-.18q2.882.16%205.377%201.313q2.496%201.153%204.411%203.068t3.068%204.41t1.313%205.379q.03.317-.18.565t-.534.248m-5.538%200q-.317%200-.527-.245t-.258-.563q-.148-1.436-.74-2.656q-.59-1.22-1.556-2.186t-2.185-1.557t-2.657-.74q-.317-.047-.563-.257T4%2011.27q0-.323.248-.527q.248-.203.566-.161q1.728.154%203.23.86t2.654%201.861q1.154%201.154%201.86%202.655t.861%203.23q.042.317-.161.565T12.73%2020%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%22M4.357%2019.643Q4%2019.287%204%2018.77t.357-.874t.874-.356t.874.356t.357.874t-.357.874T5.23%2020t-.874-.357M18.269%2020q-.323%200-.53-.254q-.206-.254-.243-.615q-.16-2.54-1.187-4.769t-2.736-3.935q-1.707-1.708-3.935-2.736T4.869%206.504q-.361-.037-.615-.244Q4%206.054%204%205.73t.248-.533t.566-.18q2.882.16%205.377%201.313q2.496%201.153%204.411%203.068t3.068%204.41t1.313%205.379q.03.317-.18.565t-.534.248m-5.538%200q-.317%200-.527-.245t-.258-.563q-.148-1.436-.74-2.656q-.59-1.22-1.556-2.186t-2.185-1.557t-2.657-.74q-.317-.047-.563-.257T4%2011.27q0-.323.248-.527q.248-.203.566-.161q1.728.154%203.23.86t2.654%201.861q1.154%201.154%201.86%202.655t.861%203.23q.042.317-.161.565T12.73%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/rss-feed-rounded.svg?color=%231a73e8&size=48