Club Panasonic Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Club Panasonic 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/323836.svg" alt="Club Panasonic icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323836.svg" alt="Club Panasonic icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323836.svg" alt="Club Panasonic icon" :width="24" :height="24" />
CSS background
.icon-club-panasonic {
background-image: url('https://proicons.com/icon/323836.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;}.c{fill:#000;stroke-width:0px;}</style></defs><path class="d" d="m15.374 12.746v11.729h5.8647"/><path class="d" d="m12.271 20.541v0.04804c0 2.1459-1.7395 3.8853-3.8853 3.8853h-1.44e-5c-2.1459 0-3.8853-1.7395-3.8853-3.8853v-3.9586c0-2.1459 1.7395-3.8853 3.8853-3.8853h1.44e-5c2.1459 2e-6 3.8853 1.7395 3.8853 3.8853v0.04804"/><path class="d" d="m24.855 12.746v7.844c0 2.1459 1.7395 3.8853 3.8853 3.8853 2.1459 0 3.8853-1.7395 3.8853-3.8853v-7.844"/><path class="d" d="m40.568 18.61c1.6195 0 2.9323 1.3128 2.9323 2.9323 0 1.6195-1.3128 2.9323-2.9323 2.9323h-4.8383v-11.729l4.8383 6e-6c1.6195 0 2.9323 1.3128 2.9323 2.9323 0 1.6195-1.3128 2.9323-2.9323 2.9323z"/><line class="d" x1="40.576" x2="35.729" y1="18.61" y2="18.61"/><path class="d" d="m4.5 35.255v-6.2891h2.0589c1.164 0 2.1076 0.94564 2.1076 2.1121s-0.94359 2.1121-2.1076 2.1121h-2.0589"/><circle class="c" cx="38.771" cy="29.162" r=".7"/><line class="d" x1="38.771" x2="38.771" y1="31.088" y2="35.255"/><path class="d" d="m24.736 34.903c0.28707 0.24107 0.59702 0.35153 1.2931 0.35153h0.35273c0.57403 0 1.0394-0.46635 1.0394-1.0416 0-0.57528-0.46535-1.0416-1.0394-1.0416h-0.70547c-0.57403 0-1.0394-0.46635-1.0394-1.0416 0-0.57528 0.46535-1.0416 1.0394-1.0416h0.35274c0.69606 0 1.006 0.11046 1.2931 0.35153"/><path class="d" d="m43.5 34.463c-0.27102 0.47313-0.7809 0.79187-1.5073 0.79187-0.72634 0-1.4303-0.70393-1.4303-1.5723v-1.022c0-0.86836 0.70393-1.5723 1.4297-1.5723 0.72577 0 1.2349 0.31755 1.5062 0.7892"/><path class="d" d="m23.003 33.682c0 0.86836-0.70393 1.5723-1.5723 1.5723-0.86836 0-1.5723-0.70393-1.5723-1.5723v-1.022c0-0.86836 0.70392-1.5723 1.5723-1.5723 0.86836 0 1.5723 0.70393 1.5723 1.5723"/><line class="d" x1="23.003" x2="23.003" y1="35.255" y2="31.088"/><path class="d" d="m13.445 33.682c0 0.86836-0.70393 1.5723-1.5723 1.5723-0.86836 0-1.5723-0.70393-1.5723-1.5723v-1.022c0-0.86836 0.70393-1.5723 1.5723-1.5723 0.86836 0 1.5723 0.70393 1.5723 1.5723"/><line class="d" x1="13.445" x2="13.445" y1="35.255" y2="31.088"/><path class="d" d="m36.979 35.255v-2.5942c0-0.86836-0.70393-1.5723-1.5723-1.5723-0.86836 0-1.5723 0.70393-1.5723 1.5723"/><line class="d" x1="33.835" x2="33.835" y1="35.255" y2="31.088"/><path class="d" d="m18.224 35.255v-2.5942c0-0.86836-0.70393-1.5723-1.5723-1.5723-0.86836 0-1.5723 0.70393-1.5723 1.5723"/><line class="d" x1="15.08" x2="15.08" y1="35.255" y2="31.088"/><path class="d" d="m29.056 32.66c0-0.86836 0.70393-1.5723 1.5723-1.5723 0.86834 0 1.5723 0.70393 1.5723 1.5723v1.022c0 0.86836-0.70393 1.5723-1.5723 1.5723-0.86834 0-1.5723-0.70393-1.5723-1.5723z"/></svg>
Copied!