webtorrent logo

webtorrent from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
webtorrent
Set
SVG Logos
Style
Color
Viewbox
256×295
License
CC0

Use the webtorrent logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 295"><path fill="#eb324b" d="M125.331 293.51c-3.118-1.658-121.475-70.037-122.633-70.849c-2.463-1.729-2.297 3.704-2.297-75.23c0-78.936-.166-73.502 2.297-75.232c.61-.427 28.67-16.687 62.355-36.133C107.32 11.668 126.75.658 127.751.54c1.811-.214-4.43-3.711 67.33 37.72c42.38 24.468 59.226 34.391 59.85 35.255l.869 1.202v145.427l-.869 1.202c-.624.864-17.465 10.784-59.851 35.255c-67.06 38.716-65.522 37.846-66.92 37.853c-.573.004-1.846-.421-2.829-.944"/><path fill="#333943" d="M126.397 275.238c-.44-.188-24.952-14.3-54.47-31.361c-34.351-19.855-53.962-31.413-54.485-32.113c-.813-1.09-.816-1.326-.816-64.334c0-63.047.002-63.243.818-64.335c.525-.703 20.06-12.217 54.485-32.112c29.517-17.06 54.116-31.194 54.665-31.411s1.553-.29 2.232-.163c.967.181 104.484 59.604 108.805 62.458c.584.386 1.247 1.188 1.475 1.783c.276.722.456 22.028.54 64.05l.129 62.968l-.839 1.132c-.553.747-12.01 7.575-33.653 20.056c-81.042 46.735-75.862 43.807-77.41 43.75c-.37-.015-1.035-.18-1.476-.368m2.77-69.648c1.108-2.144 5.303-7.487 8.675-11.05c1.858-1.962 8.967-8.558 15.798-14.658c15.764-14.076 20.858-19.385 26.141-27.244c6.775-10.078 10.003-22.102 8.497-31.649c-1.65-10.458-8.018-19.169-17.411-23.816c-4.05-2.004-6.983-2.692-12.42-2.914c-3.993-.163-5.418-.051-8.413.66c-8.679 2.059-16.207 7.752-20.303 15.353c-.683 1.267-1.394 2.304-1.58 2.304s-.785-.883-1.332-1.962c-1.429-2.82-5.446-7.664-7.916-9.544c-6.925-5.274-12.884-7.18-21.304-6.817c-5.447.235-8.748 1.08-13.113 3.36c-7.469 3.9-13.574 11.516-15.849 19.77c-.893 3.24-.993 13.34-.169 17.027c1.92 8.59 6.36 17.046 13.251 25.24c3.87 4.6 11.215 11.695 22.243 21.481c13.554 12.028 18.433 17.105 22.404 23.312c.802 1.254 1.628 2.28 1.836 2.28s.642-.51.964-1.133"/><path fill="#252a32" d="M151.605 228.562c-12.322-11.157-22.463-20.551-22.536-20.877c-.146-.653 1.673-3.682 4.067-6.771c3.656-4.717 8.413-9.417 20.1-19.861c19.503-17.427 24.871-23.372 30.363-33.623c3.733-6.968 5.5-13.982 5.49-21.786c-.007-5.914-.768-9.263-3.275-14.435c-.632-1.303-1.099-2.488-1.037-2.635c.113-.268 52.387 48.13 53.696 49.715c.651.788.7 2.65.699 26.344c-.002 23.55-.056 25.582-.701 26.626c-.512.829-9.06 5.96-31.948 19.182c-17.187 9.928-31.534 18.13-31.882 18.228c-.41.115-8.524-6.968-23.036-20.107"/></svg>

React

import type { SVGProps } from "react";

export function LogosWebtorrent(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 295"><path fill="#eb324b" d="M125.331 293.51c-3.118-1.658-121.475-70.037-122.633-70.849c-2.463-1.729-2.297 3.704-2.297-75.23c0-78.936-.166-73.502 2.297-75.232c.61-.427 28.67-16.687 62.355-36.133C107.32 11.668 126.75.658 127.751.54c1.811-.214-4.43-3.711 67.33 37.72c42.38 24.468 59.226 34.391 59.85 35.255l.869 1.202v145.427l-.869 1.202c-.624.864-17.465 10.784-59.851 35.255c-67.06 38.716-65.522 37.846-66.92 37.853c-.573.004-1.846-.421-2.829-.944"/><path fill="#333943" d="M126.397 275.238c-.44-.188-24.952-14.3-54.47-31.361c-34.351-19.855-53.962-31.413-54.485-32.113c-.813-1.09-.816-1.326-.816-64.334c0-63.047.002-63.243.818-64.335c.525-.703 20.06-12.217 54.485-32.112c29.517-17.06 54.116-31.194 54.665-31.411s1.553-.29 2.232-.163c.967.181 104.484 59.604 108.805 62.458c.584.386 1.247 1.188 1.475 1.783c.276.722.456 22.028.54 64.05l.129 62.968l-.839 1.132c-.553.747-12.01 7.575-33.653 20.056c-81.042 46.735-75.862 43.807-77.41 43.75c-.37-.015-1.035-.18-1.476-.368m2.77-69.648c1.108-2.144 5.303-7.487 8.675-11.05c1.858-1.962 8.967-8.558 15.798-14.658c15.764-14.076 20.858-19.385 26.141-27.244c6.775-10.078 10.003-22.102 8.497-31.649c-1.65-10.458-8.018-19.169-17.411-23.816c-4.05-2.004-6.983-2.692-12.42-2.914c-3.993-.163-5.418-.051-8.413.66c-8.679 2.059-16.207 7.752-20.303 15.353c-.683 1.267-1.394 2.304-1.58 2.304s-.785-.883-1.332-1.962c-1.429-2.82-5.446-7.664-7.916-9.544c-6.925-5.274-12.884-7.18-21.304-6.817c-5.447.235-8.748 1.08-13.113 3.36c-7.469 3.9-13.574 11.516-15.849 19.77c-.893 3.24-.993 13.34-.169 17.027c1.92 8.59 6.36 17.046 13.251 25.24c3.87 4.6 11.215 11.695 22.243 21.481c13.554 12.028 18.433 17.105 22.404 23.312c.802 1.254 1.628 2.28 1.836 2.28s.642-.51.964-1.133"/><path fill="#252a32" d="M151.605 228.562c-12.322-11.157-22.463-20.551-22.536-20.877c-.146-.653 1.673-3.682 4.067-6.771c3.656-4.717 8.413-9.417 20.1-19.861c19.503-17.427 24.871-23.372 30.363-33.623c3.733-6.968 5.5-13.982 5.49-21.786c-.007-5.914-.768-9.263-3.275-14.435c-.632-1.303-1.099-2.488-1.037-2.635c.113-.268 52.387 48.13 53.696 49.715c.651.788.7 2.65.699 26.344c-.002 23.55-.056 25.582-.701 26.626c-.512.829-9.06 5.96-31.948 19.182c-17.187 9.928-31.534 18.13-31.882 18.228c-.41.115-8.524-6.968-23.036-20.107"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 295"><path fill="#eb324b" d="M125.331 293.51c-3.118-1.658-121.475-70.037-122.633-70.849c-2.463-1.729-2.297 3.704-2.297-75.23c0-78.936-.166-73.502 2.297-75.232c.61-.427 28.67-16.687 62.355-36.133C107.32 11.668 126.75.658 127.751.54c1.811-.214-4.43-3.711 67.33 37.72c42.38 24.468 59.226 34.391 59.85 35.255l.869 1.202v145.427l-.869 1.202c-.624.864-17.465 10.784-59.851 35.255c-67.06 38.716-65.522 37.846-66.92 37.853c-.573.004-1.846-.421-2.829-.944"/><path fill="#333943" d="M126.397 275.238c-.44-.188-24.952-14.3-54.47-31.361c-34.351-19.855-53.962-31.413-54.485-32.113c-.813-1.09-.816-1.326-.816-64.334c0-63.047.002-63.243.818-64.335c.525-.703 20.06-12.217 54.485-32.112c29.517-17.06 54.116-31.194 54.665-31.411s1.553-.29 2.232-.163c.967.181 104.484 59.604 108.805 62.458c.584.386 1.247 1.188 1.475 1.783c.276.722.456 22.028.54 64.05l.129 62.968l-.839 1.132c-.553.747-12.01 7.575-33.653 20.056c-81.042 46.735-75.862 43.807-77.41 43.75c-.37-.015-1.035-.18-1.476-.368m2.77-69.648c1.108-2.144 5.303-7.487 8.675-11.05c1.858-1.962 8.967-8.558 15.798-14.658c15.764-14.076 20.858-19.385 26.141-27.244c6.775-10.078 10.003-22.102 8.497-31.649c-1.65-10.458-8.018-19.169-17.411-23.816c-4.05-2.004-6.983-2.692-12.42-2.914c-3.993-.163-5.418-.051-8.413.66c-8.679 2.059-16.207 7.752-20.303 15.353c-.683 1.267-1.394 2.304-1.58 2.304s-.785-.883-1.332-1.962c-1.429-2.82-5.446-7.664-7.916-9.544c-6.925-5.274-12.884-7.18-21.304-6.817c-5.447.235-8.748 1.08-13.113 3.36c-7.469 3.9-13.574 11.516-15.849 19.77c-.893 3.24-.993 13.34-.169 17.027c1.92 8.59 6.36 17.046 13.251 25.24c3.87 4.6 11.215 11.695 22.243 21.481c13.554 12.028 18.433 17.105 22.404 23.312c.802 1.254 1.628 2.28 1.836 2.28s.642-.51.964-1.133"/><path fill="#252a32" d="M151.605 228.562c-12.322-11.157-22.463-20.551-22.536-20.877c-.146-.653 1.673-3.682 4.067-6.771c3.656-4.717 8.413-9.417 20.1-19.861c19.503-17.427 24.871-23.372 30.363-33.623c3.733-6.968 5.5-13.982 5.49-21.786c-.007-5.914-.768-9.263-3.275-14.435c-.632-1.303-1.099-2.488-1.037-2.635c.113-.268 52.387 48.13 53.696 49.715c.651.788.7 2.65.699 26.344c-.002 23.55-.056 25.582-.701 26.626c-.512.829-9.06 5.96-31.948 19.182c-17.187 9.928-31.534 18.13-31.882 18.228c-.41.115-8.524-6.968-23.036-20.107"/></svg>
</template>

CSS

.icon-webtorrent {
  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%20295%22%3E%3Cpath%20fill%3D%22%23eb324b%22%20d%3D%22M125.331%20293.51c-3.118-1.658-121.475-70.037-122.633-70.849c-2.463-1.729-2.297%203.704-2.297-75.23c0-78.936-.166-73.502%202.297-75.232c.61-.427%2028.67-16.687%2062.355-36.133C107.32%2011.668%20126.75.658%20127.751.54c1.811-.214-4.43-3.711%2067.33%2037.72c42.38%2024.468%2059.226%2034.391%2059.85%2035.255l.869%201.202v145.427l-.869%201.202c-.624.864-17.465%2010.784-59.851%2035.255c-67.06%2038.716-65.522%2037.846-66.92%2037.853c-.573.004-1.846-.421-2.829-.944%22%2F%3E%3Cpath%20fill%3D%22%23333943%22%20d%3D%22M126.397%20275.238c-.44-.188-24.952-14.3-54.47-31.361c-34.351-19.855-53.962-31.413-54.485-32.113c-.813-1.09-.816-1.326-.816-64.334c0-63.047.002-63.243.818-64.335c.525-.703%2020.06-12.217%2054.485-32.112c29.517-17.06%2054.116-31.194%2054.665-31.411s1.553-.29%202.232-.163c.967.181%20104.484%2059.604%20108.805%2062.458c.584.386%201.247%201.188%201.475%201.783c.276.722.456%2022.028.54%2064.05l.129%2062.968l-.839%201.132c-.553.747-12.01%207.575-33.653%2020.056c-81.042%2046.735-75.862%2043.807-77.41%2043.75c-.37-.015-1.035-.18-1.476-.368m2.77-69.648c1.108-2.144%205.303-7.487%208.675-11.05c1.858-1.962%208.967-8.558%2015.798-14.658c15.764-14.076%2020.858-19.385%2026.141-27.244c6.775-10.078%2010.003-22.102%208.497-31.649c-1.65-10.458-8.018-19.169-17.411-23.816c-4.05-2.004-6.983-2.692-12.42-2.914c-3.993-.163-5.418-.051-8.413.66c-8.679%202.059-16.207%207.752-20.303%2015.353c-.683%201.267-1.394%202.304-1.58%202.304s-.785-.883-1.332-1.962c-1.429-2.82-5.446-7.664-7.916-9.544c-6.925-5.274-12.884-7.18-21.304-6.817c-5.447.235-8.748%201.08-13.113%203.36c-7.469%203.9-13.574%2011.516-15.849%2019.77c-.893%203.24-.993%2013.34-.169%2017.027c1.92%208.59%206.36%2017.046%2013.251%2025.24c3.87%204.6%2011.215%2011.695%2022.243%2021.481c13.554%2012.028%2018.433%2017.105%2022.404%2023.312c.802%201.254%201.628%202.28%201.836%202.28s.642-.51.964-1.133%22%2F%3E%3Cpath%20fill%3D%22%23252a32%22%20d%3D%22M151.605%20228.562c-12.322-11.157-22.463-20.551-22.536-20.877c-.146-.653%201.673-3.682%204.067-6.771c3.656-4.717%208.413-9.417%2020.1-19.861c19.503-17.427%2024.871-23.372%2030.363-33.623c3.733-6.968%205.5-13.982%205.49-21.786c-.007-5.914-.768-9.263-3.275-14.435c-.632-1.303-1.099-2.488-1.037-2.635c.113-.268%2052.387%2048.13%2053.696%2049.715c.651.788.7%202.65.699%2026.344c-.002%2023.55-.056%2025.582-.701%2026.626c-.512.829-9.06%205.96-31.948%2019.182c-17.187%209.928-31.534%2018.13-31.882%2018.228c-.41.115-8.524-6.968-23.036-20.107%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%20295%22%3E%3Cpath%20fill%3D%22%23eb324b%22%20d%3D%22M125.331%20293.51c-3.118-1.658-121.475-70.037-122.633-70.849c-2.463-1.729-2.297%203.704-2.297-75.23c0-78.936-.166-73.502%202.297-75.232c.61-.427%2028.67-16.687%2062.355-36.133C107.32%2011.668%20126.75.658%20127.751.54c1.811-.214-4.43-3.711%2067.33%2037.72c42.38%2024.468%2059.226%2034.391%2059.85%2035.255l.869%201.202v145.427l-.869%201.202c-.624.864-17.465%2010.784-59.851%2035.255c-67.06%2038.716-65.522%2037.846-66.92%2037.853c-.573.004-1.846-.421-2.829-.944%22%2F%3E%3Cpath%20fill%3D%22%23333943%22%20d%3D%22M126.397%20275.238c-.44-.188-24.952-14.3-54.47-31.361c-34.351-19.855-53.962-31.413-54.485-32.113c-.813-1.09-.816-1.326-.816-64.334c0-63.047.002-63.243.818-64.335c.525-.703%2020.06-12.217%2054.485-32.112c29.517-17.06%2054.116-31.194%2054.665-31.411s1.553-.29%202.232-.163c.967.181%20104.484%2059.604%20108.805%2062.458c.584.386%201.247%201.188%201.475%201.783c.276.722.456%2022.028.54%2064.05l.129%2062.968l-.839%201.132c-.553.747-12.01%207.575-33.653%2020.056c-81.042%2046.735-75.862%2043.807-77.41%2043.75c-.37-.015-1.035-.18-1.476-.368m2.77-69.648c1.108-2.144%205.303-7.487%208.675-11.05c1.858-1.962%208.967-8.558%2015.798-14.658c15.764-14.076%2020.858-19.385%2026.141-27.244c6.775-10.078%2010.003-22.102%208.497-31.649c-1.65-10.458-8.018-19.169-17.411-23.816c-4.05-2.004-6.983-2.692-12.42-2.914c-3.993-.163-5.418-.051-8.413.66c-8.679%202.059-16.207%207.752-20.303%2015.353c-.683%201.267-1.394%202.304-1.58%202.304s-.785-.883-1.332-1.962c-1.429-2.82-5.446-7.664-7.916-9.544c-6.925-5.274-12.884-7.18-21.304-6.817c-5.447.235-8.748%201.08-13.113%203.36c-7.469%203.9-13.574%2011.516-15.849%2019.77c-.893%203.24-.993%2013.34-.169%2017.027c1.92%208.59%206.36%2017.046%2013.251%2025.24c3.87%204.6%2011.215%2011.695%2022.243%2021.481c13.554%2012.028%2018.433%2017.105%2022.404%2023.312c.802%201.254%201.628%202.28%201.836%202.28s.642-.51.964-1.133%22%2F%3E%3Cpath%20fill%3D%22%23252a32%22%20d%3D%22M151.605%20228.562c-12.322-11.157-22.463-20.551-22.536-20.877c-.146-.653%201.673-3.682%204.067-6.771c3.656-4.717%208.413-9.417%2020.1-19.861c19.503-17.427%2024.871-23.372%2030.363-33.623c3.733-6.968%205.5-13.982%205.49-21.786c-.007-5.914-.768-9.263-3.275-14.435c-.632-1.303-1.099-2.488-1.037-2.635c.113-.268%2052.387%2048.13%2053.696%2049.715c.651.788.7%202.65.699%2026.344c-.002%2023.55-.056%2025.582-.701%2026.626c-.512.829-9.06%205.96-31.948%2019.182c-17.187%209.928-31.534%2018.13-31.882%2018.228c-.41.115-8.524-6.968-23.036-20.107%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/webtorrent.svg?color=%231a73e8&size=48