Assessment Used Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Assessment Used 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/319547.svg" alt="Assessment Used icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/319547.svg" alt="Assessment Used icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/319547.svg" alt="Assessment Used icon" :width="24" :height="24" />
CSS background
.icon-assessment-used {
background-image: url('https://proicons.com/icon/319547.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <path id="assessment-used_00000104700532801573002430000015895625053735578259_" d="M28,31.36H4c-0.199,0-0.36-0.161-0.36-0.36V1 c0-0.199,0.161-0.36,0.36-0.36h18c0.096,0,0.188,0.038,0.255,0.105l6,6C28.322,6.813,28.36,6.904,28.36,7v24 C28.36,31.199,28.199,31.36,28,31.36z M4.36,30.64h23.28V7.36H22c-0.199,0-0.36-0.161-0.36-0.36V1.36H4.36V30.64z M22.36,6.64h4.771 L22.36,1.869V6.64z M9,28.36c-0.75,0-1.36-0.61-1.36-1.36S8.25,25.64,9,25.64c0.625,0,1.153,0.425,1.312,1H24v0.721H10.312 C10.153,27.936,9.625,28.36,9,28.36z M9,26.36c-0.353,0-0.64,0.287-0.64,0.64S8.647,27.64,9,27.64S9.64,27.353,9.64,27 S9.353,26.36,9,26.36z M9,24.36c-0.75,0-1.36-0.61-1.36-1.36S8.25,21.64,9,21.64c0.625,0,1.153,0.425,1.312,1H24v0.721H10.312 C10.153,23.936,9.625,24.36,9,24.36z M9,22.36c-0.353,0-0.64,0.287-0.64,0.64S8.647,23.64,9,23.64S9.64,23.353,9.64,23 S9.353,22.36,9,22.36z M10,20.36H8c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36 v0.64H24v0.721H10.36V20C10.36,20.199,10.199,20.36,10,20.36z M8.36,19.64h1.28v-1.28H8.36V19.64z M9,16.36 c-0.75,0-1.36-0.61-1.36-1.36S8.25,13.64,9,13.64c0.625,0,1.153,0.424,1.312,1H24v0.72H10.312C10.153,15.936,9.625,16.36,9,16.36z M9,14.36c-0.353,0-0.64,0.287-0.64,0.64S8.647,15.64,9,15.64S9.64,15.353,9.64,15S9.353,14.36,9,14.36z M10,12.36H8 c-0.199,0-0.36-0.161-0.36-0.36v-2c0-0.199,0.161-0.36,0.36-0.36h2c0.199,0,0.36,0.161,0.36,0.36v0.64H24v0.72H10.36V12 C10.36,12.199,10.199,12.36,10,12.36z M8.36,11.64h1.28v-1.28H8.36V11.64z"/> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
Copied!