First Aid Kit Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The First Aid Kit 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/310727.svg" alt="First Aid Kit icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310727.svg" alt="First Aid Kit icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310727.svg" alt="First Aid Kit icon" :width="24" :height="24" />
CSS background
.icon-first-aid-kit {
background-image: url('https://proicons.com/icon/310727.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M3.76491 11.48C3.4997 11.48 3.24534 11.3746 3.05781 11.1871C2.87027 10.9996 2.76491 10.7452 2.76491 10.48V8.90001C2.76225 8.22277 3.02804 7.57208 3.5041 7.09039C3.98016 6.60871 4.62769 6.33529 5.30491 6.33001H18.6649C19.0028 6.32868 19.3376 6.39426 19.65 6.52294C19.9624 6.65163 20.2462 6.84088 20.4851 7.07979C20.724 7.3187 20.9133 7.60254 21.042 7.91495C21.1707 8.22735 21.2362 8.56214 21.2349 8.90001V10.45C21.2349 10.7152 21.1296 10.9696 20.942 11.1571C20.7545 11.3446 20.5001 11.45 20.2349 11.45" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M3.76489 11.48L4.12489 18.76C4.17461 19.3047 4.42546 19.8114 4.82852 20.1812C5.23157 20.5509 5.75792 20.7573 6.30489 20.76H17.6649C18.2119 20.7573 18.7382 20.5509 19.1413 20.1812C19.5443 19.8114 19.7952 19.3047 19.8449 18.76L20.2049 11.48" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M15.0649 6.33001V4.27001C15.067 4.13434 15.0415 3.99966 14.99 3.87416C14.9384 3.74866 14.8618 3.63497 14.7649 3.54001C14.6711 3.44432 14.559 3.36845 14.4354 3.31691C14.3117 3.26538 14.1789 3.23922 14.0449 3.24001H9.92491C9.79092 3.23922 9.65814 3.26538 9.53445 3.31691C9.41077 3.36845 9.2987 3.44432 9.20491 3.54001C9.108 3.63497 9.03142 3.74866 8.97984 3.87416C8.92827 3.99966 8.90277 4.13434 8.90491 4.27001V6.33001" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M16.4247 12.3464V14.313C16.4247 14.4433 16.3729 14.5684 16.2807 14.6606C16.1885 14.7528 16.0635 14.8046 15.9331 14.8046H13.4749V17.2627C13.4749 17.3931 13.4231 17.5182 13.3309 17.6104C13.2387 17.7026 13.1137 17.7544 12.9833 17.7544H11.0167C10.8864 17.7544 10.7613 17.7026 10.6691 17.6104C10.5769 17.5182 10.5251 17.3931 10.5251 17.2627V14.8046H8.06695C7.93656 14.8046 7.81151 14.7528 7.71931 14.6606C7.62711 14.5684 7.57532 14.4433 7.57532 14.313V12.3464C7.57532 12.216 7.62711 12.091 7.71931 11.9988C7.81151 11.9066 7.93656 11.8548 8.06695 11.8548H10.5251V9.39663C10.5251 9.26624 10.5769 9.14119 10.6691 9.04899C10.7613 8.9568 10.8864 8.905 11.0167 8.905H12.9833C13.1137 8.905 13.2387 8.9568 13.3309 9.04899C13.4231 9.14119 13.4749 9.26624 13.4749 9.39663V11.8548H15.9331C16.0635 11.8548 16.1885 11.9066 16.2807 11.9988C16.3729 12.091 16.4247 12.216 16.4247 12.3464Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
First Aid Kit in other icon packs
Copied!