License Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The License 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/305987.svg" alt="License icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/305987.svg" alt="License icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/305987.svg" alt="License icon" :width="24" :height="24" />
CSS background
.icon-license {
background-image: url('https://proicons.com/icon/305987.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="M736 336v-5c0-5-4-9-9-9H238c-5 0-9 4-9 9v44c0 5 4 9 9 9h417c24-21 51-37 81-48zM604 444H238c-5 0-9 4-9 9v44c0 5 4 8 9 8h339c6-21 15-42 27-61zM238 571c-5 0-9 4-9 9v42c0 5 4 9 9 9h333c-3-17-5-34-5-51v-9H238zm389 176H123c-13 0-23-10-23-22V227c0-12 10-22 23-22h585c12 0 29 7 39 15 19 16 38 32 57 49 15 13 31 27 46 40 4 3 7 8 10 13 14 2 29 5 42 9V192c0-12-10-22-22-22H85c-13 0-22 10-22 22v569c0 12 9 22 22 22h579c-14-11-26-23-37-36zm303-229c-7-14-11-29-7-45 3-17-3-30-19-38-17-7-29-18-37-35-8-15-21-21-37-18-18 4-34 2-50-6-15-8-29-5-41 7-11 13-25 21-42 24-19 2-28 13-30 32-2 16-8 30-20 42-14 13-16 28-6 45 9 14 11 29 8 45s2 30 18 37c18 8 31 21 40 38 3 7 8 11 13 14v160c0 12 5 13 12 3l43-71c6-10 16-10 23 0l43 71c6 10 11 9 11-3V646v-1c7-4 15-7 23-8 21-5 27-12 30-32 2-16 8-30 19-42 16-16 17-24 6-45zM785 621c-54 0-98-44-98-99 0-56 44-99 100-99 54 0 98 44 99 98 0 55-46 101-101 100zm78-99c0 43-34 77-77 77s-77-34-77-77 35-77 77-77 77 35 77 77z"/></svg>
License in other icon packs
Copied!