Panasonic Tv Share Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Panasonic Tv Share icon is commonly used in social sharing buttons, export menus and collaboration tools. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/330927.svg" alt="Panasonic Tv Share icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330927.svg" alt="Panasonic Tv Share icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330927.svg" alt="Panasonic Tv Share icon" :width="24" :height="24" />
CSS background
.icon-panasonic-tv-share {
background-image: url('https://proicons.com/icon/330927.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><path class="b" d="M28.9708,18.3755l-24.09-3.4693v21.883h33.07v-13.449"/><circle class="b" cx="35.9129" cy="16.3625" r="7.2182"/><circle class="b" cx="25.7848" cy="28.2455" r="3.781"/><path class="b" d="M12.9728,29.0315c1.9482,1.9356,2.6384,4.9188,1.7953,7.7598"/><path class="b" d="M4.8689,27.7935c1.6381-.7795,3.4432-.9561,5.1057-.4995"/><circle class="b" cx="12.3798" cy="26.5925" r="2.5206"/><path class="b" d="M24.2438,36.7895v2.0662"/><path class="b" d="M18.6298,38.8555h10.134"/></svg>
Copied!