Valve Icon
Free SVG icon from the Simple Icons collection. Download or copy for use in any project.
The Valve 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/316498.svg" alt="Valve icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/316498.svg" alt="Valve icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/316498.svg" alt="Valve icon" :width="24" :height="24" />
CSS background
.icon-valve {
background-image: url('https://proicons.com/icon/316498.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Valve</title><path d="M0 8.579v6.842h24V8.58zm1.8 1.415h.793l.776 3.044.76-3.044h.836l-1.227 4.029H3zm5.488 0h1.084l1.145 4.034h-.814l-.27-1.007H7.228s-.21.81-.254.99c-.242.017-.83 0-.83 0zm4.184 0h.792v3.352h1.69v.677h-2.482zm3.45 0h.816l.776 3.005.754-3.005h.815l-1.222 4.034h-.716zm4.828 0h1.69v.522h-1.084v.584h.99v.523h-.99v.6h1.084v.523h-1.69zm-11.902.68l-.426 1.702h.89z"/></svg>
Valve in other icon packs
Copied!