remergr logo
remergr from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- remergr
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×165
- License
- CC0
Use the remergr logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 165"><path d="M254.126 76.962L205.4 21.477H165.72l40.62 46.247h-21.08c-34.143 0-44.262-12.898-55.978-27.984c-10.265-13.218-23.046-29.524-50.934-29.524H44.446C39.905 4.28 32.846 0 24.808 0C11.107 0 0 10.884 0 24.586c0 13.701 11.107 24.992 24.808 24.992c8.037 0 15.097-3.66 19.628-9.615h33.901c12.666 0 17.507 5.238 27.24 17.759c6.129 7.882 13.362 16.965 24.343 24.556c-10.981 7.592-18.214 16.917-24.344 24.799c-9.732 12.52-14.563 18.156-27.239 18.156h-33.9c-4.532-5.945-11.601-9.964-19.629-9.964C11.107 115.269 0 126.289 0 139.99c0 13.702 11.107 24.799 24.808 24.799c8.037 0 15.106-3.864 19.638-9.81h33.9c27.889 0 40.67-16.306 50.935-29.523c11.726-15.087 21.845-27.985 55.978-27.985h20.21l-39.75 45.26H205.4l48.726-55.485c2.499-2.837 2.499-7.437 0-10.284zM24.808 39.198c-8.192 0-14.825-6.643-14.825-14.825c0-8.192 6.643-14.825 14.825-14.825c8.183 0 14.825 6.642 14.825 14.825c0 8.192-6.633 14.825-14.825 14.825zm0 115.53c-8.192 0-14.825-6.643-14.825-14.825c0-8.192 6.643-14.825 14.825-14.825c8.183 0 14.825 6.643 14.825 14.825c0 8.192-6.633 14.825-14.825 14.825z" fill="#2F569C"/></svg>
React
import type { SVGProps } from "react";
export function LogosRemergr(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 165"><path d="M254.126 76.962L205.4 21.477H165.72l40.62 46.247h-21.08c-34.143 0-44.262-12.898-55.978-27.984c-10.265-13.218-23.046-29.524-50.934-29.524H44.446C39.905 4.28 32.846 0 24.808 0C11.107 0 0 10.884 0 24.586c0 13.701 11.107 24.992 24.808 24.992c8.037 0 15.097-3.66 19.628-9.615h33.901c12.666 0 17.507 5.238 27.24 17.759c6.129 7.882 13.362 16.965 24.343 24.556c-10.981 7.592-18.214 16.917-24.344 24.799c-9.732 12.52-14.563 18.156-27.239 18.156h-33.9c-4.532-5.945-11.601-9.964-19.629-9.964C11.107 115.269 0 126.289 0 139.99c0 13.702 11.107 24.799 24.808 24.799c8.037 0 15.106-3.864 19.638-9.81h33.9c27.889 0 40.67-16.306 50.935-29.523c11.726-15.087 21.845-27.985 55.978-27.985h20.21l-39.75 45.26H205.4l48.726-55.485c2.499-2.837 2.499-7.437 0-10.284zM24.808 39.198c-8.192 0-14.825-6.643-14.825-14.825c0-8.192 6.643-14.825 14.825-14.825c8.183 0 14.825 6.642 14.825 14.825c0 8.192-6.633 14.825-14.825 14.825zm0 115.53c-8.192 0-14.825-6.643-14.825-14.825c0-8.192 6.643-14.825 14.825-14.825c8.183 0 14.825 6.643 14.825 14.825c0 8.192-6.633 14.825-14.825 14.825z" fill="#2F569C"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 165"><path d="M254.126 76.962L205.4 21.477H165.72l40.62 46.247h-21.08c-34.143 0-44.262-12.898-55.978-27.984c-10.265-13.218-23.046-29.524-50.934-29.524H44.446C39.905 4.28 32.846 0 24.808 0C11.107 0 0 10.884 0 24.586c0 13.701 11.107 24.992 24.808 24.992c8.037 0 15.097-3.66 19.628-9.615h33.901c12.666 0 17.507 5.238 27.24 17.759c6.129 7.882 13.362 16.965 24.343 24.556c-10.981 7.592-18.214 16.917-24.344 24.799c-9.732 12.52-14.563 18.156-27.239 18.156h-33.9c-4.532-5.945-11.601-9.964-19.629-9.964C11.107 115.269 0 126.289 0 139.99c0 13.702 11.107 24.799 24.808 24.799c8.037 0 15.106-3.864 19.638-9.81h33.9c27.889 0 40.67-16.306 50.935-29.523c11.726-15.087 21.845-27.985 55.978-27.985h20.21l-39.75 45.26H205.4l48.726-55.485c2.499-2.837 2.499-7.437 0-10.284zM24.808 39.198c-8.192 0-14.825-6.643-14.825-14.825c0-8.192 6.643-14.825 14.825-14.825c8.183 0 14.825 6.642 14.825 14.825c0 8.192-6.633 14.825-14.825 14.825zm0 115.53c-8.192 0-14.825-6.643-14.825-14.825c0-8.192 6.643-14.825 14.825-14.825c8.183 0 14.825 6.643 14.825 14.825c0 8.192-6.633 14.825-14.825 14.825z" fill="#2F569C"/></svg> </template>
CSS
.icon-remergr {
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%20165%22%3E%3Cpath%20d%3D%22M254.126%2076.962L205.4%2021.477H165.72l40.62%2046.247h-21.08c-34.143%200-44.262-12.898-55.978-27.984c-10.265-13.218-23.046-29.524-50.934-29.524H44.446C39.905%204.28%2032.846%200%2024.808%200C11.107%200%200%2010.884%200%2024.586c0%2013.701%2011.107%2024.992%2024.808%2024.992c8.037%200%2015.097-3.66%2019.628-9.615h33.901c12.666%200%2017.507%205.238%2027.24%2017.759c6.129%207.882%2013.362%2016.965%2024.343%2024.556c-10.981%207.592-18.214%2016.917-24.344%2024.799c-9.732%2012.52-14.563%2018.156-27.239%2018.156h-33.9c-4.532-5.945-11.601-9.964-19.629-9.964C11.107%20115.269%200%20126.289%200%20139.99c0%2013.702%2011.107%2024.799%2024.808%2024.799c8.037%200%2015.106-3.864%2019.638-9.81h33.9c27.889%200%2040.67-16.306%2050.935-29.523c11.726-15.087%2021.845-27.985%2055.978-27.985h20.21l-39.75%2045.26H205.4l48.726-55.485c2.499-2.837%202.499-7.437%200-10.284zM24.808%2039.198c-8.192%200-14.825-6.643-14.825-14.825c0-8.192%206.643-14.825%2014.825-14.825c8.183%200%2014.825%206.642%2014.825%2014.825c0%208.192-6.633%2014.825-14.825%2014.825zm0%20115.53c-8.192%200-14.825-6.643-14.825-14.825c0-8.192%206.643-14.825%2014.825-14.825c8.183%200%2014.825%206.643%2014.825%2014.825c0%208.192-6.633%2014.825-14.825%2014.825z%22%20fill%3D%22%232F569C%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%20165%22%3E%3Cpath%20d%3D%22M254.126%2076.962L205.4%2021.477H165.72l40.62%2046.247h-21.08c-34.143%200-44.262-12.898-55.978-27.984c-10.265-13.218-23.046-29.524-50.934-29.524H44.446C39.905%204.28%2032.846%200%2024.808%200C11.107%200%200%2010.884%200%2024.586c0%2013.701%2011.107%2024.992%2024.808%2024.992c8.037%200%2015.097-3.66%2019.628-9.615h33.901c12.666%200%2017.507%205.238%2027.24%2017.759c6.129%207.882%2013.362%2016.965%2024.343%2024.556c-10.981%207.592-18.214%2016.917-24.344%2024.799c-9.732%2012.52-14.563%2018.156-27.239%2018.156h-33.9c-4.532-5.945-11.601-9.964-19.629-9.964C11.107%20115.269%200%20126.289%200%20139.99c0%2013.702%2011.107%2024.799%2024.808%2024.799c8.037%200%2015.106-3.864%2019.638-9.81h33.9c27.889%200%2040.67-16.306%2050.935-29.523c11.726-15.087%2021.845-27.985%2055.978-27.985h20.21l-39.75%2045.26H205.4l48.726-55.485c2.499-2.837%202.499-7.437%200-10.284zM24.808%2039.198c-8.192%200-14.825-6.643-14.825-14.825c0-8.192%206.643-14.825%2014.825-14.825c8.183%200%2014.825%206.642%2014.825%2014.825c0%208.192-6.633%2014.825-14.825%2014.825zm0%20115.53c-8.192%200-14.825-6.643-14.825-14.825c0-8.192%206.643-14.825%2014.825-14.825c8.183%200%2014.825%206.643%2014.825%2014.825c0%208.192-6.633%2014.825-14.825%2014.825z%22%20fill%3D%22%232F569C%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/remergr.svg?color=%231a73e8&size=48