Panasonic Smart Laundry Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Panasonic Smart Laundry 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/330926.svg" alt="Panasonic Smart Laundry icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330926.svg" alt="Panasonic Smart Laundry icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330926.svg" alt="Panasonic Smart Laundry icon" :width="24" :height="24" />
CSS background
.icon-panasonic-smart-laundry {
background-image: url('https://proicons.com/icon/330926.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>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="b" cx="33.5" cy="12" r="3"/><path class="b" d="M33.5,13.5c-.3978,0-.7794-.158-1.0607-.4393s-.4394-.6629-.4393-1.0607"/><circle class="b" cx="37.25" cy="17.75" r="2"/><circle class="b" cx="13.75" cy="37.5" r="1.5"/><circle class="b" cx="10.5" cy="31.75" r="1.75"/><path class="b" d="M4.501,28.959c1.9921-.2848,3.4034-1.9131,5.499-1.9587,2.2669-.0493,4.5733,2,7,2s4.5733-2,7-2,4.5733,2,7,2,4.7331-2.0493,7-2c2.0955.0455,3.5069,1.6739,5.499,1.9587"/><line class="b" x1="30.318" y1="22.281" x2="30.9648" y2="28.9976"/><line class="b" x1="17.0348" y1="28.997" x2="17.6816" y2="22.2804"/><path class="b" d="M31.1566,30.991l.3321,3.449c-2.4448.7043-4.9609,1.0595-7.4894,1.0595s-5.0446-.3552-7.4894-1.0595l.3321-3.449"/><path class="b" d="M17.4936,24.206l-3.779-4.2153,4.4995-4.5963c3.3458,2.8074,8.2242,2.8074,11.57,0l4.4995,4.5963-3.779,4.2153"/></svg>
Copied!