subversion logo
subversion from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- subversion
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×186
- License
- CC0
The same logo in other sets
Use the subversion logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 186"><path fill="#809cc8" d="M0 0v67.149c34.6-14.407 80.831-28.887 139.01-43.497C176.29 14.304 212.32 6.444 247.12 0zm256 14.318c-33.737 5.014-63.992 10.914-90.62 17.58c-30.482 7.657-55.022 15.397-73.582 23.29c-18.584 7.75-27.217 14.019-26.008 18.848c1.09 4.264 8.873 6.2 23.38 5.8c7.466-.142 19.556-.963 36.338-2.447s38.45-3.63 64.974-6.434c26.291-2.714 48.068-4.55 65.518-5.618zM181.058 99.5c-7.467.094-17.746.665-30.902 1.631c-13.202.99-29.536 2.415-49.115 4.44c-30.388 3.252-55.681 5.782-75.758 7.431c-9.63.813-17.998 1.318-25.283 1.722v54.463c39.875-5.83 75.947-12.779 108.109-20.843c31.597-7.916 55.882-15.64 72.949-23.108c17.09-7.468 25.07-13.804 23.742-18.94c-1.114-4.428-9.117-6.678-23.742-6.796M256 118.62c-35.04 13.727-78.53 27.19-130.492 40.236C77.13 170.986 35.341 179.665 0 185.045v.453h256zM10.693 130.04c.13-.02.23-.001.363 0c.661.022 1.367.23 1.812.725c.68.7.856 1.821.453 2.718c-.438 1.033-1.601 1.656-2.719 1.45c-1.233-.179-2.189-1.39-2.084-2.628c.036-1.164 1.024-2.12 2.175-2.265m9.062 0c.578.023 1.115.14 1.54.544c.804.66 1.12 1.846.726 2.809c-.37.99-1.382 1.724-2.447 1.631c-.915-.038-1.815-.608-2.175-1.45c-.498-1.095-.092-2.576.997-3.172a2.56 2.56 0 0 1 1.359-.362m-8.7 16.04c1.08-.035 2.045.725 2.357 1.721c.33 1.109-.196 2.503-1.269 2.99c-1.078.542-2.494.199-3.172-.815c-.69-.99-.594-2.483.363-3.262a2.52 2.52 0 0 1 1.722-.634m8.7 0c.859-.047 1.622.496 2.084 1.178c.667 1.039.388 2.538-.634 3.262c-1.025.78-2.627.649-3.444-.363c-.843-1.004-.788-2.715.272-3.534c.46-.38 1.122-.562 1.722-.543"/></svg>
React
import type { SVGProps } from "react";
export function LogosSubversion(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 186"><path fill="#809cc8" d="M0 0v67.149c34.6-14.407 80.831-28.887 139.01-43.497C176.29 14.304 212.32 6.444 247.12 0zm256 14.318c-33.737 5.014-63.992 10.914-90.62 17.58c-30.482 7.657-55.022 15.397-73.582 23.29c-18.584 7.75-27.217 14.019-26.008 18.848c1.09 4.264 8.873 6.2 23.38 5.8c7.466-.142 19.556-.963 36.338-2.447s38.45-3.63 64.974-6.434c26.291-2.714 48.068-4.55 65.518-5.618zM181.058 99.5c-7.467.094-17.746.665-30.902 1.631c-13.202.99-29.536 2.415-49.115 4.44c-30.388 3.252-55.681 5.782-75.758 7.431c-9.63.813-17.998 1.318-25.283 1.722v54.463c39.875-5.83 75.947-12.779 108.109-20.843c31.597-7.916 55.882-15.64 72.949-23.108c17.09-7.468 25.07-13.804 23.742-18.94c-1.114-4.428-9.117-6.678-23.742-6.796M256 118.62c-35.04 13.727-78.53 27.19-130.492 40.236C77.13 170.986 35.341 179.665 0 185.045v.453h256zM10.693 130.04c.13-.02.23-.001.363 0c.661.022 1.367.23 1.812.725c.68.7.856 1.821.453 2.718c-.438 1.033-1.601 1.656-2.719 1.45c-1.233-.179-2.189-1.39-2.084-2.628c.036-1.164 1.024-2.12 2.175-2.265m9.062 0c.578.023 1.115.14 1.54.544c.804.66 1.12 1.846.726 2.809c-.37.99-1.382 1.724-2.447 1.631c-.915-.038-1.815-.608-2.175-1.45c-.498-1.095-.092-2.576.997-3.172a2.56 2.56 0 0 1 1.359-.362m-8.7 16.04c1.08-.035 2.045.725 2.357 1.721c.33 1.109-.196 2.503-1.269 2.99c-1.078.542-2.494.199-3.172-.815c-.69-.99-.594-2.483.363-3.262a2.52 2.52 0 0 1 1.722-.634m8.7 0c.859-.047 1.622.496 2.084 1.178c.667 1.039.388 2.538-.634 3.262c-1.025.78-2.627.649-3.444-.363c-.843-1.004-.788-2.715.272-3.534c.46-.38 1.122-.562 1.722-.543"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 186"><path fill="#809cc8" d="M0 0v67.149c34.6-14.407 80.831-28.887 139.01-43.497C176.29 14.304 212.32 6.444 247.12 0zm256 14.318c-33.737 5.014-63.992 10.914-90.62 17.58c-30.482 7.657-55.022 15.397-73.582 23.29c-18.584 7.75-27.217 14.019-26.008 18.848c1.09 4.264 8.873 6.2 23.38 5.8c7.466-.142 19.556-.963 36.338-2.447s38.45-3.63 64.974-6.434c26.291-2.714 48.068-4.55 65.518-5.618zM181.058 99.5c-7.467.094-17.746.665-30.902 1.631c-13.202.99-29.536 2.415-49.115 4.44c-30.388 3.252-55.681 5.782-75.758 7.431c-9.63.813-17.998 1.318-25.283 1.722v54.463c39.875-5.83 75.947-12.779 108.109-20.843c31.597-7.916 55.882-15.64 72.949-23.108c17.09-7.468 25.07-13.804 23.742-18.94c-1.114-4.428-9.117-6.678-23.742-6.796M256 118.62c-35.04 13.727-78.53 27.19-130.492 40.236C77.13 170.986 35.341 179.665 0 185.045v.453h256zM10.693 130.04c.13-.02.23-.001.363 0c.661.022 1.367.23 1.812.725c.68.7.856 1.821.453 2.718c-.438 1.033-1.601 1.656-2.719 1.45c-1.233-.179-2.189-1.39-2.084-2.628c.036-1.164 1.024-2.12 2.175-2.265m9.062 0c.578.023 1.115.14 1.54.544c.804.66 1.12 1.846.726 2.809c-.37.99-1.382 1.724-2.447 1.631c-.915-.038-1.815-.608-2.175-1.45c-.498-1.095-.092-2.576.997-3.172a2.56 2.56 0 0 1 1.359-.362m-8.7 16.04c1.08-.035 2.045.725 2.357 1.721c.33 1.109-.196 2.503-1.269 2.99c-1.078.542-2.494.199-3.172-.815c-.69-.99-.594-2.483.363-3.262a2.52 2.52 0 0 1 1.722-.634m8.7 0c.859-.047 1.622.496 2.084 1.178c.667 1.039.388 2.538-.634 3.262c-1.025.78-2.627.649-3.444-.363c-.843-1.004-.788-2.715.272-3.534c.46-.38 1.122-.562 1.722-.543"/></svg> </template>
CSS
.icon-subversion {
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%20186%22%3E%3Cpath%20fill%3D%22%23809cc8%22%20d%3D%22M0%200v67.149c34.6-14.407%2080.831-28.887%20139.01-43.497C176.29%2014.304%20212.32%206.444%20247.12%200zm256%2014.318c-33.737%205.014-63.992%2010.914-90.62%2017.58c-30.482%207.657-55.022%2015.397-73.582%2023.29c-18.584%207.75-27.217%2014.019-26.008%2018.848c1.09%204.264%208.873%206.2%2023.38%205.8c7.466-.142%2019.556-.963%2036.338-2.447s38.45-3.63%2064.974-6.434c26.291-2.714%2048.068-4.55%2065.518-5.618zM181.058%2099.5c-7.467.094-17.746.665-30.902%201.631c-13.202.99-29.536%202.415-49.115%204.44c-30.388%203.252-55.681%205.782-75.758%207.431c-9.63.813-17.998%201.318-25.283%201.722v54.463c39.875-5.83%2075.947-12.779%20108.109-20.843c31.597-7.916%2055.882-15.64%2072.949-23.108c17.09-7.468%2025.07-13.804%2023.742-18.94c-1.114-4.428-9.117-6.678-23.742-6.796M256%20118.62c-35.04%2013.727-78.53%2027.19-130.492%2040.236C77.13%20170.986%2035.341%20179.665%200%20185.045v.453h256zM10.693%20130.04c.13-.02.23-.001.363%200c.661.022%201.367.23%201.812.725c.68.7.856%201.821.453%202.718c-.438%201.033-1.601%201.656-2.719%201.45c-1.233-.179-2.189-1.39-2.084-2.628c.036-1.164%201.024-2.12%202.175-2.265m9.062%200c.578.023%201.115.14%201.54.544c.804.66%201.12%201.846.726%202.809c-.37.99-1.382%201.724-2.447%201.631c-.915-.038-1.815-.608-2.175-1.45c-.498-1.095-.092-2.576.997-3.172a2.56%202.56%200%200%201%201.359-.362m-8.7%2016.04c1.08-.035%202.045.725%202.357%201.721c.33%201.109-.196%202.503-1.269%202.99c-1.078.542-2.494.199-3.172-.815c-.69-.99-.594-2.483.363-3.262a2.52%202.52%200%200%201%201.722-.634m8.7%200c.859-.047%201.622.496%202.084%201.178c.667%201.039.388%202.538-.634%203.262c-1.025.78-2.627.649-3.444-.363c-.843-1.004-.788-2.715.272-3.534c.46-.38%201.122-.562%201.722-.543%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%20186%22%3E%3Cpath%20fill%3D%22%23809cc8%22%20d%3D%22M0%200v67.149c34.6-14.407%2080.831-28.887%20139.01-43.497C176.29%2014.304%20212.32%206.444%20247.12%200zm256%2014.318c-33.737%205.014-63.992%2010.914-90.62%2017.58c-30.482%207.657-55.022%2015.397-73.582%2023.29c-18.584%207.75-27.217%2014.019-26.008%2018.848c1.09%204.264%208.873%206.2%2023.38%205.8c7.466-.142%2019.556-.963%2036.338-2.447s38.45-3.63%2064.974-6.434c26.291-2.714%2048.068-4.55%2065.518-5.618zM181.058%2099.5c-7.467.094-17.746.665-30.902%201.631c-13.202.99-29.536%202.415-49.115%204.44c-30.388%203.252-55.681%205.782-75.758%207.431c-9.63.813-17.998%201.318-25.283%201.722v54.463c39.875-5.83%2075.947-12.779%20108.109-20.843c31.597-7.916%2055.882-15.64%2072.949-23.108c17.09-7.468%2025.07-13.804%2023.742-18.94c-1.114-4.428-9.117-6.678-23.742-6.796M256%20118.62c-35.04%2013.727-78.53%2027.19-130.492%2040.236C77.13%20170.986%2035.341%20179.665%200%20185.045v.453h256zM10.693%20130.04c.13-.02.23-.001.363%200c.661.022%201.367.23%201.812.725c.68.7.856%201.821.453%202.718c-.438%201.033-1.601%201.656-2.719%201.45c-1.233-.179-2.189-1.39-2.084-2.628c.036-1.164%201.024-2.12%202.175-2.265m9.062%200c.578.023%201.115.14%201.54.544c.804.66%201.12%201.846.726%202.809c-.37.99-1.382%201.724-2.447%201.631c-.915-.038-1.815-.608-2.175-1.45c-.498-1.095-.092-2.576.997-3.172a2.56%202.56%200%200%201%201.359-.362m-8.7%2016.04c1.08-.035%202.045.725%202.357%201.721c.33%201.109-.196%202.503-1.269%202.99c-1.078.542-2.494.199-3.172-.815c-.69-.99-.594-2.483.363-3.262a2.52%202.52%200%200%201%201.722-.634m8.7%200c.859-.047%201.622.496%202.084%201.178c.667%201.039.388%202.538-.634%203.262c-1.025.78-2.627.649-3.444-.363c-.843-1.004-.788-2.715.272-3.534c.46-.38%201.122-.562%201.722-.543%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/subversion.svg?color=%231a73e8&size=48