soba from Material Symbols by Google · Regular · Maps · Apache-2.0 Free for personal and commercial use.

Name
soba
Set
Material Symbols
Style
Regular
Category
Maps
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More maps icons from Material Symbols

Use the soba icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.825 22q-1.05 0-1.85-.625t-1.05-1.625L2 16h1.725q.05-.225.125-.45t.15-.425V4l18-2v1.5L10.5 4.8v1.7H22V8H10.5v1.625q.35-.05.738-.088T12 9.5q3.025 0 5.3 1.85T20.25 16H22l-.95 3.75q-.25 1-1.05 1.625T18.15 22zm0-6h1.6q.575-1.35 1.8-2.175T12 13t2.763.825T16.55 16h1.6q-.65-1.95-2.312-3.225T12 11.5q-2.2 0-3.863 1.275T5.826 16m3.95 0H14.2q-.425-.475-.987-.737T12 15t-1.225.263t-1 .737M5.5 12.525q.225-.275.475-.525t.525-.475V8h-1zM8 10.5q.25-.125.488-.238T9 10.05V8H8zm-2.5-4h1V5.25l-1 .1zm2.5 0h1V4.95l-1 .125z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSoba(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.825 22q-1.05 0-1.85-.625t-1.05-1.625L2 16h1.725q.05-.225.125-.45t.15-.425V4l18-2v1.5L10.5 4.8v1.7H22V8H10.5v1.625q.35-.05.738-.088T12 9.5q3.025 0 5.3 1.85T20.25 16H22l-.95 3.75q-.25 1-1.05 1.625T18.15 22zm0-6h1.6q.575-1.35 1.8-2.175T12 13t2.763.825T16.55 16h1.6q-.65-1.95-2.312-3.225T12 11.5q-2.2 0-3.863 1.275T5.826 16m3.95 0H14.2q-.425-.475-.987-.737T12 15t-1.225.263t-1 .737M5.5 12.525q.225-.275.475-.525t.525-.475V8h-1zM8 10.5q.25-.125.488-.238T9 10.05V8H8zm-2.5-4h1V5.25l-1 .1zm2.5 0h1V4.95l-1 .125z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.825 22q-1.05 0-1.85-.625t-1.05-1.625L2 16h1.725q.05-.225.125-.45t.15-.425V4l18-2v1.5L10.5 4.8v1.7H22V8H10.5v1.625q.35-.05.738-.088T12 9.5q3.025 0 5.3 1.85T20.25 16H22l-.95 3.75q-.25 1-1.05 1.625T18.15 22zm0-6h1.6q.575-1.35 1.8-2.175T12 13t2.763.825T16.55 16h1.6q-.65-1.95-2.312-3.225T12 11.5q-2.2 0-3.863 1.275T5.826 16m3.95 0H14.2q-.425-.475-.987-.737T12 15t-1.225.263t-1 .737M5.5 12.525q.225-.275.475-.525t.525-.475V8h-1zM8 10.5q.25-.125.488-.238T9 10.05V8H8zm-2.5-4h1V5.25l-1 .1zm2.5 0h1V4.95l-1 .125z"/></svg>
</template>

CSS

.icon-soba {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.825%2022q-1.05%200-1.85-.625t-1.05-1.625L2%2016h1.725q.05-.225.125-.45t.15-.425V4l18-2v1.5L10.5%204.8v1.7H22V8H10.5v1.625q.35-.05.738-.088T12%209.5q3.025%200%205.3%201.85T20.25%2016H22l-.95%203.75q-.25%201-1.05%201.625T18.15%2022zm0-6h1.6q.575-1.35%201.8-2.175T12%2013t2.763.825T16.55%2016h1.6q-.65-1.95-2.312-3.225T12%2011.5q-2.2%200-3.863%201.275T5.826%2016m3.95%200H14.2q-.425-.475-.987-.737T12%2015t-1.225.263t-1%20.737M5.5%2012.525q.225-.275.475-.525t.525-.475V8h-1zM8%2010.5q.25-.125.488-.238T9%2010.05V8H8zm-2.5-4h1V5.25l-1%20.1zm2.5%200h1V4.95l-1%20.125z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.825%2022q-1.05%200-1.85-.625t-1.05-1.625L2%2016h1.725q.05-.225.125-.45t.15-.425V4l18-2v1.5L10.5%204.8v1.7H22V8H10.5v1.625q.35-.05.738-.088T12%209.5q3.025%200%205.3%201.85T20.25%2016H22l-.95%203.75q-.25%201-1.05%201.625T18.15%2022zm0-6h1.6q.575-1.35%201.8-2.175T12%2013t2.763.825T16.55%2016h1.6q-.65-1.95-2.312-3.225T12%2011.5q-2.2%200-3.863%201.275T5.826%2016m3.95%200H14.2q-.425-.475-.987-.737T12%2015t-1.225.263t-1%20.737M5.5%2012.525q.225-.275.475-.525t.525-.475V8h-1zM8%2010.5q.25-.125.488-.238T9%2010.05V8H8zm-2.5-4h1V5.25l-1%20.1zm2.5%200h1V4.95l-1%20.125z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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