baker street logo

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

Name
baker-street
Set
SVG Logos
Style
Color
Viewbox
256×256
License
CC0

Use the baker street logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#f99d59" d="M182.564 190.927c-50.831 14.115-101.586-1.981-133.014-35.373c-.009.916-.86 3.114-.841 4.152c.318 17.691 4.111 51.923 32.552 85.82c.662.788 3.959 2.458 4.646 3.244c7.006 2.443 14.281 4.267 21.782 5.467c.744-.228 3.814-.382 4.547-.622c39.284-12.87 60.852-43.277 69.84-58.792c.624-1.078-.012-2.976.488-3.896"/><path fill="#178dbc" d="M222.555 41.941c-.573-.224-1.769-1.252-2.338-1.467c-29.7-11.215-52.817-9.145-69.497-4.313c-.232.067-.579.898-.808.966c41.529 30.288 61.09 97.165 32.652 153.8c.842-.205 1.553.419 2.48.153c15.586-4.469 43.4-17.884 69.746-58.74c.533-.825.639-2.715 1.171-3.562c.001-.262.039-.515.039-.778c0-33.183-12.734-63.317-33.445-86.059"/><path fill="#e5d332" d="M82.563 8.453c-28.13 10.701-51.509 30.948-66.112 56.885c.007.795-1.006 2.612-.99 3.395c1.028 50.621 20.84 75.867 31.461 85.909c.816.771 1.925.314 2.628.912c.379-47.009 45.345-109.631 100.362-118.427c.081-.393.333-.661-.486-1.335c-4.869-4.014-19.315-18.853-61.919-27.171c-.997-.194-3.926.009-4.944-.168"/><path fill="#3e7947" d="M149.912 37.127c17.018-4.988 41.973-7.205 72.643 4.814l-.211-.242C198.96 16.111 165.398 0 128 0c-16.025 0-31.299 3.075-45.437 8.453c40.816 7.086 59.932 21.328 67.349 28.674"/><path fill="#e57428" d="M85.907 248.77c-31.97-36.612-36.549-75.698-36.392-92.583c0-.215.035-.443.037-.66l-.002.027c-10.002-8.503-32.595-34.06-33.099-90.216C11.371 75.09 0 100.442 0 128c0 55.863 35.839 103.24 85.744 120.695z"/><path fill="#4a6f5d" d="M255.961 128.778c-28.404 45.31-58.112 58.429-73.397 62.149c-.074.146-.125.296-.198.441c-.159.045.158-.044 0 0c-7.831 14.42-31.23 49.598-74.677 62.869C114.283 255.333 121.091 256 128 256c70.693 0 128-57.307 128-128c0 .263-.038.516-.039.778"/></svg>

React

import type { SVGProps } from "react";

export function LogosBakerStreet(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#f99d59" d="M182.564 190.927c-50.831 14.115-101.586-1.981-133.014-35.373c-.009.916-.86 3.114-.841 4.152c.318 17.691 4.111 51.923 32.552 85.82c.662.788 3.959 2.458 4.646 3.244c7.006 2.443 14.281 4.267 21.782 5.467c.744-.228 3.814-.382 4.547-.622c39.284-12.87 60.852-43.277 69.84-58.792c.624-1.078-.012-2.976.488-3.896"/><path fill="#178dbc" d="M222.555 41.941c-.573-.224-1.769-1.252-2.338-1.467c-29.7-11.215-52.817-9.145-69.497-4.313c-.232.067-.579.898-.808.966c41.529 30.288 61.09 97.165 32.652 153.8c.842-.205 1.553.419 2.48.153c15.586-4.469 43.4-17.884 69.746-58.74c.533-.825.639-2.715 1.171-3.562c.001-.262.039-.515.039-.778c0-33.183-12.734-63.317-33.445-86.059"/><path fill="#e5d332" d="M82.563 8.453c-28.13 10.701-51.509 30.948-66.112 56.885c.007.795-1.006 2.612-.99 3.395c1.028 50.621 20.84 75.867 31.461 85.909c.816.771 1.925.314 2.628.912c.379-47.009 45.345-109.631 100.362-118.427c.081-.393.333-.661-.486-1.335c-4.869-4.014-19.315-18.853-61.919-27.171c-.997-.194-3.926.009-4.944-.168"/><path fill="#3e7947" d="M149.912 37.127c17.018-4.988 41.973-7.205 72.643 4.814l-.211-.242C198.96 16.111 165.398 0 128 0c-16.025 0-31.299 3.075-45.437 8.453c40.816 7.086 59.932 21.328 67.349 28.674"/><path fill="#e57428" d="M85.907 248.77c-31.97-36.612-36.549-75.698-36.392-92.583c0-.215.035-.443.037-.66l-.002.027c-10.002-8.503-32.595-34.06-33.099-90.216C11.371 75.09 0 100.442 0 128c0 55.863 35.839 103.24 85.744 120.695z"/><path fill="#4a6f5d" d="M255.961 128.778c-28.404 45.31-58.112 58.429-73.397 62.149c-.074.146-.125.296-.198.441c-.159.045.158-.044 0 0c-7.831 14.42-31.23 49.598-74.677 62.869C114.283 255.333 121.091 256 128 256c70.693 0 128-57.307 128-128c0 .263-.038.516-.039.778"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#f99d59" d="M182.564 190.927c-50.831 14.115-101.586-1.981-133.014-35.373c-.009.916-.86 3.114-.841 4.152c.318 17.691 4.111 51.923 32.552 85.82c.662.788 3.959 2.458 4.646 3.244c7.006 2.443 14.281 4.267 21.782 5.467c.744-.228 3.814-.382 4.547-.622c39.284-12.87 60.852-43.277 69.84-58.792c.624-1.078-.012-2.976.488-3.896"/><path fill="#178dbc" d="M222.555 41.941c-.573-.224-1.769-1.252-2.338-1.467c-29.7-11.215-52.817-9.145-69.497-4.313c-.232.067-.579.898-.808.966c41.529 30.288 61.09 97.165 32.652 153.8c.842-.205 1.553.419 2.48.153c15.586-4.469 43.4-17.884 69.746-58.74c.533-.825.639-2.715 1.171-3.562c.001-.262.039-.515.039-.778c0-33.183-12.734-63.317-33.445-86.059"/><path fill="#e5d332" d="M82.563 8.453c-28.13 10.701-51.509 30.948-66.112 56.885c.007.795-1.006 2.612-.99 3.395c1.028 50.621 20.84 75.867 31.461 85.909c.816.771 1.925.314 2.628.912c.379-47.009 45.345-109.631 100.362-118.427c.081-.393.333-.661-.486-1.335c-4.869-4.014-19.315-18.853-61.919-27.171c-.997-.194-3.926.009-4.944-.168"/><path fill="#3e7947" d="M149.912 37.127c17.018-4.988 41.973-7.205 72.643 4.814l-.211-.242C198.96 16.111 165.398 0 128 0c-16.025 0-31.299 3.075-45.437 8.453c40.816 7.086 59.932 21.328 67.349 28.674"/><path fill="#e57428" d="M85.907 248.77c-31.97-36.612-36.549-75.698-36.392-92.583c0-.215.035-.443.037-.66l-.002.027c-10.002-8.503-32.595-34.06-33.099-90.216C11.371 75.09 0 100.442 0 128c0 55.863 35.839 103.24 85.744 120.695z"/><path fill="#4a6f5d" d="M255.961 128.778c-28.404 45.31-58.112 58.429-73.397 62.149c-.074.146-.125.296-.198.441c-.159.045.158-.044 0 0c-7.831 14.42-31.23 49.598-74.677 62.869C114.283 255.333 121.091 256 128 256c70.693 0 128-57.307 128-128c0 .263-.038.516-.039.778"/></svg>
</template>

CSS

.icon-baker-street {
  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%20256%22%3E%3Cpath%20fill%3D%22%23f99d59%22%20d%3D%22M182.564%20190.927c-50.831%2014.115-101.586-1.981-133.014-35.373c-.009.916-.86%203.114-.841%204.152c.318%2017.691%204.111%2051.923%2032.552%2085.82c.662.788%203.959%202.458%204.646%203.244c7.006%202.443%2014.281%204.267%2021.782%205.467c.744-.228%203.814-.382%204.547-.622c39.284-12.87%2060.852-43.277%2069.84-58.792c.624-1.078-.012-2.976.488-3.896%22%2F%3E%3Cpath%20fill%3D%22%23178dbc%22%20d%3D%22M222.555%2041.941c-.573-.224-1.769-1.252-2.338-1.467c-29.7-11.215-52.817-9.145-69.497-4.313c-.232.067-.579.898-.808.966c41.529%2030.288%2061.09%2097.165%2032.652%20153.8c.842-.205%201.553.419%202.48.153c15.586-4.469%2043.4-17.884%2069.746-58.74c.533-.825.639-2.715%201.171-3.562c.001-.262.039-.515.039-.778c0-33.183-12.734-63.317-33.445-86.059%22%2F%3E%3Cpath%20fill%3D%22%23e5d332%22%20d%3D%22M82.563%208.453c-28.13%2010.701-51.509%2030.948-66.112%2056.885c.007.795-1.006%202.612-.99%203.395c1.028%2050.621%2020.84%2075.867%2031.461%2085.909c.816.771%201.925.314%202.628.912c.379-47.009%2045.345-109.631%20100.362-118.427c.081-.393.333-.661-.486-1.335c-4.869-4.014-19.315-18.853-61.919-27.171c-.997-.194-3.926.009-4.944-.168%22%2F%3E%3Cpath%20fill%3D%22%233e7947%22%20d%3D%22M149.912%2037.127c17.018-4.988%2041.973-7.205%2072.643%204.814l-.211-.242C198.96%2016.111%20165.398%200%20128%200c-16.025%200-31.299%203.075-45.437%208.453c40.816%207.086%2059.932%2021.328%2067.349%2028.674%22%2F%3E%3Cpath%20fill%3D%22%23e57428%22%20d%3D%22M85.907%20248.77c-31.97-36.612-36.549-75.698-36.392-92.583c0-.215.035-.443.037-.66l-.002.027c-10.002-8.503-32.595-34.06-33.099-90.216C11.371%2075.09%200%20100.442%200%20128c0%2055.863%2035.839%20103.24%2085.744%20120.695z%22%2F%3E%3Cpath%20fill%3D%22%234a6f5d%22%20d%3D%22M255.961%20128.778c-28.404%2045.31-58.112%2058.429-73.397%2062.149c-.074.146-.125.296-.198.441c-.159.045.158-.044%200%200c-7.831%2014.42-31.23%2049.598-74.677%2062.869C114.283%20255.333%20121.091%20256%20128%20256c70.693%200%20128-57.307%20128-128c0%20.263-.038.516-.039.778%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%20256%22%3E%3Cpath%20fill%3D%22%23f99d59%22%20d%3D%22M182.564%20190.927c-50.831%2014.115-101.586-1.981-133.014-35.373c-.009.916-.86%203.114-.841%204.152c.318%2017.691%204.111%2051.923%2032.552%2085.82c.662.788%203.959%202.458%204.646%203.244c7.006%202.443%2014.281%204.267%2021.782%205.467c.744-.228%203.814-.382%204.547-.622c39.284-12.87%2060.852-43.277%2069.84-58.792c.624-1.078-.012-2.976.488-3.896%22%2F%3E%3Cpath%20fill%3D%22%23178dbc%22%20d%3D%22M222.555%2041.941c-.573-.224-1.769-1.252-2.338-1.467c-29.7-11.215-52.817-9.145-69.497-4.313c-.232.067-.579.898-.808.966c41.529%2030.288%2061.09%2097.165%2032.652%20153.8c.842-.205%201.553.419%202.48.153c15.586-4.469%2043.4-17.884%2069.746-58.74c.533-.825.639-2.715%201.171-3.562c.001-.262.039-.515.039-.778c0-33.183-12.734-63.317-33.445-86.059%22%2F%3E%3Cpath%20fill%3D%22%23e5d332%22%20d%3D%22M82.563%208.453c-28.13%2010.701-51.509%2030.948-66.112%2056.885c.007.795-1.006%202.612-.99%203.395c1.028%2050.621%2020.84%2075.867%2031.461%2085.909c.816.771%201.925.314%202.628.912c.379-47.009%2045.345-109.631%20100.362-118.427c.081-.393.333-.661-.486-1.335c-4.869-4.014-19.315-18.853-61.919-27.171c-.997-.194-3.926.009-4.944-.168%22%2F%3E%3Cpath%20fill%3D%22%233e7947%22%20d%3D%22M149.912%2037.127c17.018-4.988%2041.973-7.205%2072.643%204.814l-.211-.242C198.96%2016.111%20165.398%200%20128%200c-16.025%200-31.299%203.075-45.437%208.453c40.816%207.086%2059.932%2021.328%2067.349%2028.674%22%2F%3E%3Cpath%20fill%3D%22%23e57428%22%20d%3D%22M85.907%20248.77c-31.97-36.612-36.549-75.698-36.392-92.583c0-.215.035-.443.037-.66l-.002.027c-10.002-8.503-32.595-34.06-33.099-90.216C11.371%2075.09%200%20100.442%200%20128c0%2055.863%2035.839%20103.24%2085.744%20120.695z%22%2F%3E%3Cpath%20fill%3D%22%234a6f5d%22%20d%3D%22M255.961%20128.778c-28.404%2045.31-58.112%2058.429-73.397%2062.149c-.074.146-.125.296-.198.441c-.159.045.158-.044%200%200c-7.831%2014.42-31.23%2049.598-74.677%2062.869C114.283%20255.333%20121.091%20256%20128%20256c70.693%200%20128-57.307%20128-128c0%20.263-.038.516-.039.778%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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