Plugin Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Plugin 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/306261.svg" alt="Plugin icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306261.svg" alt="Plugin icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306261.svg" alt="Plugin icon" :width="24" :height="24" />
CSS background
.icon-plugin {
background-image: url('https://proicons.com/icon/306261.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M802 358v-13h-85v-14-217c0-10-3-21-8-29-12-20-40-27-64-19-23 7-36 24-36 50v228H395v-9c0-74 0-148 1-222 0-22-10-36-29-45-36-17-81 7-79 49 3 72 1 144 1 216v12h-90v273c0 36 9 70 28 101 36 61 92 96 160 114 6 1 9 4 11 11 5 20 11 39 15 58h-9c-7 0-11 6-10 13l4 10c1 7 9 13 16 13h173c7 0 14-6 16-13l3-10c2-7-2-13-9-13h-11c7-20 13-41 21-61 1-3 5-7 8-8 31-9 60-20 87-39 64-44 100-104 100-183-1-85 0-169 0-253z"/></svg>
Plugin in other icon packs
Copied!