relay logo
relay from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- relay
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×151
- License
- CC0
The same logo in other sets
Use the relay logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 151"><path fill="#f26b00" d="M208.615 119.908H96.683c-10.537 0-19.11-8.572-19.11-19.107c0-10.539 8.572-19.111 19.11-19.111h61.129c17.84 0 32.353-14.513 32.353-32.353s-14.512-32.354-32.353-32.354H47.223C44.17 7.143 34.995 0 24.152 0C10.811 0 0 10.81 0 24.152c0 13.341 10.812 24.152 24.153 24.152c11.239 0 20.687-7.677 23.381-18.076h110.279c10.535 0 19.107 8.573 19.107 19.11s-8.572 19.109-19.107 19.109h-61.13c-17.839 0-32.353 14.513-32.353 32.354c0 17.84 14.513 32.352 32.354 32.352h111.93c2.878 10.121 12.189 17.53 23.234 17.53c13.341 0 24.152-10.81 24.152-24.151c0-13.342-10.81-24.152-24.152-24.152c-11.044 0-20.354 7.408-23.233 17.528"/></svg>
React
import type { SVGProps } from "react";
export function LogosRelay(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 151"><path fill="#f26b00" d="M208.615 119.908H96.683c-10.537 0-19.11-8.572-19.11-19.107c0-10.539 8.572-19.111 19.11-19.111h61.129c17.84 0 32.353-14.513 32.353-32.353s-14.512-32.354-32.353-32.354H47.223C44.17 7.143 34.995 0 24.152 0C10.811 0 0 10.81 0 24.152c0 13.341 10.812 24.152 24.153 24.152c11.239 0 20.687-7.677 23.381-18.076h110.279c10.535 0 19.107 8.573 19.107 19.11s-8.572 19.109-19.107 19.109h-61.13c-17.839 0-32.353 14.513-32.353 32.354c0 17.84 14.513 32.352 32.354 32.352h111.93c2.878 10.121 12.189 17.53 23.234 17.53c13.341 0 24.152-10.81 24.152-24.151c0-13.342-10.81-24.152-24.152-24.152c-11.044 0-20.354 7.408-23.233 17.528"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 151"><path fill="#f26b00" d="M208.615 119.908H96.683c-10.537 0-19.11-8.572-19.11-19.107c0-10.539 8.572-19.111 19.11-19.111h61.129c17.84 0 32.353-14.513 32.353-32.353s-14.512-32.354-32.353-32.354H47.223C44.17 7.143 34.995 0 24.152 0C10.811 0 0 10.81 0 24.152c0 13.341 10.812 24.152 24.153 24.152c11.239 0 20.687-7.677 23.381-18.076h110.279c10.535 0 19.107 8.573 19.107 19.11s-8.572 19.109-19.107 19.109h-61.13c-17.839 0-32.353 14.513-32.353 32.354c0 17.84 14.513 32.352 32.354 32.352h111.93c2.878 10.121 12.189 17.53 23.234 17.53c13.341 0 24.152-10.81 24.152-24.151c0-13.342-10.81-24.152-24.152-24.152c-11.044 0-20.354 7.408-23.233 17.528"/></svg> </template>
CSS
.icon-relay {
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%20256%20151%22%3E%3Cpath%20fill%3D%22%23f26b00%22%20d%3D%22M208.615%20119.908H96.683c-10.537%200-19.11-8.572-19.11-19.107c0-10.539%208.572-19.111%2019.11-19.111h61.129c17.84%200%2032.353-14.513%2032.353-32.353s-14.512-32.354-32.353-32.354H47.223C44.17%207.143%2034.995%200%2024.152%200C10.811%200%200%2010.81%200%2024.152c0%2013.341%2010.812%2024.152%2024.153%2024.152c11.239%200%2020.687-7.677%2023.381-18.076h110.279c10.535%200%2019.107%208.573%2019.107%2019.11s-8.572%2019.109-19.107%2019.109h-61.13c-17.839%200-32.353%2014.513-32.353%2032.354c0%2017.84%2014.513%2032.352%2032.354%2032.352h111.93c2.878%2010.121%2012.189%2017.53%2023.234%2017.53c13.341%200%2024.152-10.81%2024.152-24.151c0-13.342-10.81-24.152-24.152-24.152c-11.044%200-20.354%207.408-23.233%2017.528%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%20256%20151%22%3E%3Cpath%20fill%3D%22%23f26b00%22%20d%3D%22M208.615%20119.908H96.683c-10.537%200-19.11-8.572-19.11-19.107c0-10.539%208.572-19.111%2019.11-19.111h61.129c17.84%200%2032.353-14.513%2032.353-32.353s-14.512-32.354-32.353-32.354H47.223C44.17%207.143%2034.995%200%2024.152%200C10.811%200%200%2010.81%200%2024.152c0%2013.341%2010.812%2024.152%2024.153%2024.152c11.239%200%2020.687-7.677%2023.381-18.076h110.279c10.535%200%2019.107%208.573%2019.107%2019.11s-8.572%2019.109-19.107%2019.109h-61.13c-17.839%200-32.353%2014.513-32.353%2032.354c0%2017.84%2014.513%2032.352%2032.354%2032.352h111.93c2.878%2010.121%2012.189%2017.53%2023.234%2017.53c13.341%200%2024.152-10.81%2024.152-24.151c0-13.342-10.81-24.152-24.152-24.152c-11.044%200-20.354%207.408-23.233%2017.528%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/relay.svg?color=%231a73e8&size=48