Safety Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Safety 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/306414.svg" alt="Safety icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306414.svg" alt="Safety icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306414.svg" alt="Safety icon" :width="24" :height="24" />
CSS background
.icon-safety {
background-image: url('https://proicons.com/icon/306414.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="M811 168c-256 0-299-96-299-98-2-4-7-8-12-8s-10 4-12 8c0 1-44 98-299 98-8 0-13 6-13 13v435c0 179 306 315 319 321 1 1 3 1 5 1s4 0 5-1c13-6 319-142 319-321V181c0-7-5-13-13-13zm-92 187C604 461 514 606 487 676c-1 2-3 4-5 4 0 1-1 1-1 1-2 0-4-1-5-2L307 507c-1-2 50-47 52-45l93 73c36-43 125-139 249-214 2 0 20 26 20 26 1 3 0 6-2 8z"/></svg>
Safety in other icon packs
Copied!