Yahoo Japan Browser Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Yahoo Japan Browser 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/335400.svg" alt="Yahoo Japan Browser icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/335400.svg" alt="Yahoo Japan Browser icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/335400.svg" alt="Yahoo Japan Browser icon" :width="24" :height="24" />
CSS background
.icon-yahoo-japan-browser {
background-image: url('https://proicons.com/icon/335400.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>.e{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="e" d="M32.48505044,37.11314988c-2.93899727,2.31004333-6.56881714,3.56581497-10.30699921,3.56579971-9.21155739,0-16.67900133-7.46744156-16.67900133-16.67900085h.00000048c0-9.21155739,7.46744251-16.67900133,16.67900085-16.67900133v.00000048c9.21155739,0,16.67900085,7.46744251,16.67900085,16.67900085h0c-.00000381,1.33904266-.1612587,2.67321396-.48028183,3.97369957"/><path class="e" d="M26.49505067,7.88995099l-8.63350105,32.22000217"/><path class="e" d="M6.0683496,19.68315148l22.36000109,5.99139977"/><path class="e" d="M10.38505006,12.20615125l27.90400124,7.47679996"/><path class="e" d="M6.06844974,28.31815171l20.85099936,5.58710098"/><path class="e" d="M26.65905023,33.36314988c-2.27320099,2.97159958-5.32299995,5.35340118-8.79679871,6.74769974-3.97889996-5.06900024-5.40629959-12.04399872-3.73839951-18.2689991,1.66790009-6.22450066,6.39150047-11.55200005,12.37199974-13.95199966,3.63100052,4.62580013,5.1371994,10.83899879,4.10519981,16.62100029"/><circle class="e" cx="32.49304986" cy="30.65115047" r="6.45620036"/><circle class="e" cx="32.49304986" cy="30.6511505" r="3.99999978"/><path class="e" d="M37.39804864,36.94415116l3.73490143,3.73490143,1.36800003-1.36800003-3.73490143-3.73490143-1.36800003,1.36800003Z"/><line class="e" x1="38.0965457" y1="36.2443571" x2="37.06322268" y2="35.21103408"/></svg>
Copied!