red river logo
red-river from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- red-river
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 448×512
- License
- CC BY 4.0
The same logo in other sets
Use the red river logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M353.2 32H94.8C42.4 32 0 74.4 0 126.8v258.4C0 437.6 42.4 480 94.8 480h258.4c52.4 0 94.8-42.4 94.8-94.8V126.8c0-52.4-42.4-94.8-94.8-94.8M144.9 200.9v56.3c0 27-21.9 48.9-48.9 48.9V151.9c0-13.2 10.7-23.9 23.9-23.9h154.2c0 27-21.9 48.9-48.9 48.9h-56.3c-12.3-.6-24.6 11.6-24 24m176.3 72h-56.3c-12.3-.6-24.6 11.6-24 24v56.3c0 27-21.9 48.9-48.9 48.9V247.9c0-13.2 10.7-23.9 23.9-23.9h154.2c0 27-21.9 48.9-48.9 48.9"/></svg>
React
import type { SVGProps } from "react";
export function Fa6BrandsRedRiver(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M353.2 32H94.8C42.4 32 0 74.4 0 126.8v258.4C0 437.6 42.4 480 94.8 480h258.4c52.4 0 94.8-42.4 94.8-94.8V126.8c0-52.4-42.4-94.8-94.8-94.8M144.9 200.9v56.3c0 27-21.9 48.9-48.9 48.9V151.9c0-13.2 10.7-23.9 23.9-23.9h154.2c0 27-21.9 48.9-48.9 48.9h-56.3c-12.3-.6-24.6 11.6-24 24m176.3 72h-56.3c-12.3-.6-24.6 11.6-24 24v56.3c0 27-21.9 48.9-48.9 48.9V247.9c0-13.2 10.7-23.9 23.9-23.9h154.2c0 27-21.9 48.9-48.9 48.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M353.2 32H94.8C42.4 32 0 74.4 0 126.8v258.4C0 437.6 42.4 480 94.8 480h258.4c52.4 0 94.8-42.4 94.8-94.8V126.8c0-52.4-42.4-94.8-94.8-94.8M144.9 200.9v56.3c0 27-21.9 48.9-48.9 48.9V151.9c0-13.2 10.7-23.9 23.9-23.9h154.2c0 27-21.9 48.9-48.9 48.9h-56.3c-12.3-.6-24.6 11.6-24 24m176.3 72h-56.3c-12.3-.6-24.6 11.6-24 24v56.3c0 27-21.9 48.9-48.9 48.9V247.9c0-13.2 10.7-23.9 23.9-23.9h154.2c0 27-21.9 48.9-48.9 48.9"/></svg> </template>
CSS
.icon-red-river {
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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M353.2%2032H94.8C42.4%2032%200%2074.4%200%20126.8v258.4C0%20437.6%2042.4%20480%2094.8%20480h258.4c52.4%200%2094.8-42.4%2094.8-94.8V126.8c0-52.4-42.4-94.8-94.8-94.8M144.9%20200.9v56.3c0%2027-21.9%2048.9-48.9%2048.9V151.9c0-13.2%2010.7-23.9%2023.9-23.9h154.2c0%2027-21.9%2048.9-48.9%2048.9h-56.3c-12.3-.6-24.6%2011.6-24%2024m176.3%2072h-56.3c-12.3-.6-24.6%2011.6-24%2024v56.3c0%2027-21.9%2048.9-48.9%2048.9V247.9c0-13.2%2010.7-23.9%2023.9-23.9h154.2c0%2027-21.9%2048.9-48.9%2048.9%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M353.2%2032H94.8C42.4%2032%200%2074.4%200%20126.8v258.4C0%20437.6%2042.4%20480%2094.8%20480h258.4c52.4%200%2094.8-42.4%2094.8-94.8V126.8c0-52.4-42.4-94.8-94.8-94.8M144.9%20200.9v56.3c0%2027-21.9%2048.9-48.9%2048.9V151.9c0-13.2%2010.7-23.9%2023.9-23.9h154.2c0%2027-21.9%2048.9-48.9%2048.9h-56.3c-12.3-.6-24.6%2011.6-24%2024m176.3%2072h-56.3c-12.3-.6-24.6%2011.6-24%2024v56.3c0%2027-21.9%2048.9-48.9%2048.9V247.9c0-13.2%2010.7-23.9%2023.9-23.9h154.2c0%2027-21.9%2048.9-48.9%2048.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-brands/red-river.svg?color=%231a73e8&size=48