Soup Stock Tokyo Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Soup Stock Tokyo icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/333121.svg" alt="Soup Stock Tokyo icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333121.svg" alt="Soup Stock Tokyo icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333121.svg" alt="Soup Stock Tokyo icon" :width="24" :height="24" />
CSS background
.icon-soup-stock-tokyo {
background-image: url('https://proicons.com/icon/333121.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="d" x="8.5" y="4.5" width="31" height="31" rx="8" ry="8"/><line class="d" x1="34.972" x2="34.972" y1="22.353" y2="31.408"/><line class="d" x1="34.972" x2="39.081" y1="29.485" y2="25.405"/><path class="d" d="m36.285 28.187 2.5391 2.5337"/><path class="d" d="m9.2962 31.001c.44055.28929.96232.40722 1.6034.40722l1.3407-1e-6c1.2476 0 2.259-1.0114 2.259-2.2639s-1.0114-2.2639-2.259-2.2639h-1.4789c-1.249 0-2.2614-1.0125-2.2614-2.2627 0-1.2503 1.0147-2.265 2.2664-2.265h1.3333c.96872 0 1.6651.26928 2.2203.99219"/><path class="d" d="m17.952 23.542v6.735c0 .62515.50679 1.1319 1.1319 1.1319h.33958"/><line class="d" x1="16.763" x2="19.14" y1="25.409" y2="25.409"/><path class="d" d="m32.708 30.268c-.39024.68126-1.1244 1.1402-2.1703 1.1402-1.0458 0-2.0594-1.0136-2.0594-2.2639v-1.4715c0-1.2503 1.0136-2.2639 2.0587-2.2639 1.045 0 1.778.45723 2.1688 1.1364"/><path class="d" d="m21.687 27.673c0-1.2503 1.0136-2.2639 2.2639-2.2639s2.2639 1.0136 2.2639 2.2639v1.4715c0 1.2503-1.0136 2.2639-2.2639 2.2639s-2.2639-1.0136-2.2639-2.2639z"/><path class="d" d="m25.972 10.298v3.7354c0 1.2503 1.0136 2.2639 2.2639 2.2639s2.2639-1.0136 2.2639-2.2639v-3.7354"/><line class="d" x1="30.5" x2="30.5" y1="14.033" y2="16.297"/><path class="d" d="m10.45 7.2634c.10325-.0144.20873-.021844.31594-.021844h1.3333c.96872 0 1.6651.26928 2.2203.99219"/><path class="d" d="m8.6793 15.305c.55528.72292 1.2516.99219 2.2203.99219l1.3407-1e-6c1.2476 0 2.259-1.0114 2.259-2.2639s-1.0114-2.2639-2.259-2.2639h-1.4789c-.87718 0-1.6377-.49941-2.0127-1.2299"/><path class="d" d="m33.972 14.033c0 1.2503 1.0136 2.2639 2.2639 2.2639s2.2639-1.0136 2.2639-2.2639v-1.4715c0-1.2503-1.0136-2.2639-2.2639-2.2639s-2.2639 1.0136-2.2639 2.2639"/><line class="d" x1="33.972" x2="33.972" y1="10.298" y2="19.353"/><path class="d" d="m17.972 12.562c0-1.2503 1.0136-2.2639 2.2639-2.2639s2.2639 1.0136 2.2639 2.2639v1.4715c0 1.2503-1.0136 2.2639-2.2639 2.2639s-2.2639-1.0136-2.2639-2.2639z"/><line class="d" x1="11.5" x2="14.911" y1="38.344" y2="38.344"/><line class="d" x1="13.205" x2="13.205" y1="43.492" y2="38.344"/><path class="d" d="m30.942 38.344-1.7053 2.574-1.7053-2.574"/><line class="d" x1="29.236" x2="29.236" y1="43.492" y2="40.918"/><rect class="d" x="17.058" y="38.344" width="3.4106" height="5.148" rx="1.7053" ry="1.7053"/><rect class="d" x="33.089" y="38.344" width="3.4106" height="5.148" rx="1.7053" ry="1.7053"/><line class="d" x1="22.616" x2="22.616" y1="38.352" y2="43.5"/><line class="d" x1="22.616" x2="25.384" y1="41.707" y2="38.369"/><line class="d" x1="25.384" x2="23.266" y1="43.5" y2="40.926"/></svg>
Copied!