Sagawa Express Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sagawa Express 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/332328.svg" alt="Sagawa Express icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332328.svg" alt="Sagawa Express icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332328.svg" alt="Sagawa Express icon" :width="24" :height="24" />
CSS background
.icon-sagawa-express {
background-image: url('https://proicons.com/icon/332328.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>.s{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><g id="b"><path id="c" class="s" d="M16.823,8.3896c0,1.8335-1.4855,3.3199-3.318,3.3199s-3.318-1.4864-3.318-3.3199,1.4855-3.3199,3.318-3.3199c1.8325,0,3.318,1.4864,3.318,3.3199Z"/><g id="d"><path id="e" class="s" d="M18.4029,19.7661l1.1594,1.9377-6.8041,9.399,18.0127,4.0348"/><path id="f" class="s" d="M25.9492,19.768l14.154,23.732h-2.2741l-14.2141-16.8405-2.8856,2.4756,7.2203,2.6606"/><path id="g" class="s" d="M16.3343,10.1021h3.6121"/><path id="h" class="s" d="M27.1259,21.7038h-7.5636"/><path id="i" class="s" d="M13.5781,11.7023l1.4486,2.4212"/></g><g id="j"><path id="k" class="s" d="M23.3963,13.4101l-1.3899-2.4088c-.5232-.9068-1.6534-1.2273-2.534-.7185s-1.1683,1.6483-.6451,2.555l1.3899,2.4088,3.1791-1.8365Z"/><path id="l" class="s" d="M12.3541,11.4955c-.0895.4391-.0226.9164.2232,1.3423l.7412,1.2846"/><path id="m" class="s" d="M15.715,17.4965h7.9633l-1.8891-3.158"/><path id="n" class="s" d="M7.8968,17.4965h.5534"/></g><path id="o" class="s" d="M8.4506,14.1234h9.1681v6.7145h-9.1681v-6.7145Z"/><g id="p"><path id="q" class="s" d="M24.779,4.5257c11.5794,3.7942,6.6346,8.3947,1.3288,11.6078"/><path id="r" class="s" d="M29.9242,4.5c11.6079,2.2619,8.1822,9.9578-2.7462,13.4869"/></g></g></svg>
Copied!