traumatism icon

traumatism from Health Icons by Resolve to Save Lives · Filled · People · MIT Free for personal and commercial use.

Name
traumatism
Set
Health Icons
Style
Filled
Category
People
Viewbox
48×48
License
MIT

1 other variant in Health Icons

More people icons from Health Icons

Use the traumatism icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M22 12a4 4 0 1 0 0-8a4 4 0 0 0 0 8m4.057 3.03Q25.544 15 25 15h-8c-.878 0-1.7.076-2.413.286s-1.496.607-2.027 1.376c-.552.8-.61 1.684-.49 2.405c.113.686.4 1.335.709 1.897c.617 1.123 1.598 2.378 2.647 3.642l.48.573l2.84-2.839l-.242-.29c-1.053-1.267-1.806-2.262-2.22-3.014l-.004-.007A8 8 0 0 1 17 19h.893l1.921 2.271zm-6.013 8.84l-2.837 2.837c.575.673 1.165 1.363 1.757 2.073a2 2 0 1 0 3.073-2.56a225 225 0 0 0-1.86-2.194z"/><path d="M28.548 15.367c2.725.611 4.542 1.92 5.708 3.392a8.6 8.6 0 0 1 1.438 2.695a7.6 7.6 0 0 1 .282 1.22c.026.198.02.174.016.15l-.003-.017l.003.017l.001.01a2 2 0 0 1-3.984.359v-.002l-.014-.086a4 4 0 0 0-.111-.434a4.6 4.6 0 0 0-.765-1.43c-.515-.65-1.432-1.446-3.119-1.892V42a2 2 0 0 1-3.993.166l-1-12A2 2 0 0 1 23 30h-.05a3.5 3.5 0 0 0 .222-4.76l-2.061-2.437zm-12.407 12.4a1 1 0 0 1-.14.1V42a2 2 0 0 0 3.992.166l.933-11.192a3.5 3.5 0 0 1-3.098-1.213z"/><path d="M33 25a3 3 0 0 0-3 3v.833a1 1 0 1 0 2 0V28a1 1 0 1 1 2 0v15a1 1 0 1 0 2 0V28a3 3 0 0 0-3-3"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsTraumatism(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M22 12a4 4 0 1 0 0-8a4 4 0 0 0 0 8m4.057 3.03Q25.544 15 25 15h-8c-.878 0-1.7.076-2.413.286s-1.496.607-2.027 1.376c-.552.8-.61 1.684-.49 2.405c.113.686.4 1.335.709 1.897c.617 1.123 1.598 2.378 2.647 3.642l.48.573l2.84-2.839l-.242-.29c-1.053-1.267-1.806-2.262-2.22-3.014l-.004-.007A8 8 0 0 1 17 19h.893l1.921 2.271zm-6.013 8.84l-2.837 2.837c.575.673 1.165 1.363 1.757 2.073a2 2 0 1 0 3.073-2.56a225 225 0 0 0-1.86-2.194z"/><path d="M28.548 15.367c2.725.611 4.542 1.92 5.708 3.392a8.6 8.6 0 0 1 1.438 2.695a7.6 7.6 0 0 1 .282 1.22c.026.198.02.174.016.15l-.003-.017l.003.017l.001.01a2 2 0 0 1-3.984.359v-.002l-.014-.086a4 4 0 0 0-.111-.434a4.6 4.6 0 0 0-.765-1.43c-.515-.65-1.432-1.446-3.119-1.892V42a2 2 0 0 1-3.993.166l-1-12A2 2 0 0 1 23 30h-.05a3.5 3.5 0 0 0 .222-4.76l-2.061-2.437zm-12.407 12.4a1 1 0 0 1-.14.1V42a2 2 0 0 0 3.992.166l.933-11.192a3.5 3.5 0 0 1-3.098-1.213z"/><path d="M33 25a3 3 0 0 0-3 3v.833a1 1 0 1 0 2 0V28a1 1 0 1 1 2 0v15a1 1 0 1 0 2 0V28a3 3 0 0 0-3-3"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M22 12a4 4 0 1 0 0-8a4 4 0 0 0 0 8m4.057 3.03Q25.544 15 25 15h-8c-.878 0-1.7.076-2.413.286s-1.496.607-2.027 1.376c-.552.8-.61 1.684-.49 2.405c.113.686.4 1.335.709 1.897c.617 1.123 1.598 2.378 2.647 3.642l.48.573l2.84-2.839l-.242-.29c-1.053-1.267-1.806-2.262-2.22-3.014l-.004-.007A8 8 0 0 1 17 19h.893l1.921 2.271zm-6.013 8.84l-2.837 2.837c.575.673 1.165 1.363 1.757 2.073a2 2 0 1 0 3.073-2.56a225 225 0 0 0-1.86-2.194z"/><path d="M28.548 15.367c2.725.611 4.542 1.92 5.708 3.392a8.6 8.6 0 0 1 1.438 2.695a7.6 7.6 0 0 1 .282 1.22c.026.198.02.174.016.15l-.003-.017l.003.017l.001.01a2 2 0 0 1-3.984.359v-.002l-.014-.086a4 4 0 0 0-.111-.434a4.6 4.6 0 0 0-.765-1.43c-.515-.65-1.432-1.446-3.119-1.892V42a2 2 0 0 1-3.993.166l-1-12A2 2 0 0 1 23 30h-.05a3.5 3.5 0 0 0 .222-4.76l-2.061-2.437zm-12.407 12.4a1 1 0 0 1-.14.1V42a2 2 0 0 0 3.992.166l.933-11.192a3.5 3.5 0 0 1-3.098-1.213z"/><path d="M33 25a3 3 0 0 0-3 3v.833a1 1 0 1 0 2 0V28a1 1 0 1 1 2 0v15a1 1 0 1 0 2 0V28a3 3 0 0 0-3-3"/></g></svg>
</template>

CSS

.icon-traumatism {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2012a4%204%200%201%200%200-8a4%204%200%200%200%200%208m4.057%203.03Q25.544%2015%2025%2015h-8c-.878%200-1.7.076-2.413.286s-1.496.607-2.027%201.376c-.552.8-.61%201.684-.49%202.405c.113.686.4%201.335.709%201.897c.617%201.123%201.598%202.378%202.647%203.642l.48.573l2.84-2.839l-.242-.29c-1.053-1.267-1.806-2.262-2.22-3.014l-.004-.007A8%208%200%200%201%2017%2019h.893l1.921%202.271zm-6.013%208.84l-2.837%202.837c.575.673%201.165%201.363%201.757%202.073a2%202%200%201%200%203.073-2.56a225%20225%200%200%200-1.86-2.194z%22%2F%3E%3Cpath%20d%3D%22M28.548%2015.367c2.725.611%204.542%201.92%205.708%203.392a8.6%208.6%200%200%201%201.438%202.695a7.6%207.6%200%200%201%20.282%201.22c.026.198.02.174.016.15l-.003-.017l.003.017l.001.01a2%202%200%200%201-3.984.359v-.002l-.014-.086a4%204%200%200%200-.111-.434a4.6%204.6%200%200%200-.765-1.43c-.515-.65-1.432-1.446-3.119-1.892V42a2%202%200%200%201-3.993.166l-1-12A2%202%200%200%201%2023%2030h-.05a3.5%203.5%200%200%200%20.222-4.76l-2.061-2.437zm-12.407%2012.4a1%201%200%200%201-.14.1V42a2%202%200%200%200%203.992.166l.933-11.192a3.5%203.5%200%200%201-3.098-1.213z%22%2F%3E%3Cpath%20d%3D%22M33%2025a3%203%200%200%200-3%203v.833a1%201%200%201%200%202%200V28a1%201%200%201%201%202%200v15a1%201%200%201%200%202%200V28a3%203%200%200%200-3-3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M22%2012a4%204%200%201%200%200-8a4%204%200%200%200%200%208m4.057%203.03Q25.544%2015%2025%2015h-8c-.878%200-1.7.076-2.413.286s-1.496.607-2.027%201.376c-.552.8-.61%201.684-.49%202.405c.113.686.4%201.335.709%201.897c.617%201.123%201.598%202.378%202.647%203.642l.48.573l2.84-2.839l-.242-.29c-1.053-1.267-1.806-2.262-2.22-3.014l-.004-.007A8%208%200%200%201%2017%2019h.893l1.921%202.271zm-6.013%208.84l-2.837%202.837c.575.673%201.165%201.363%201.757%202.073a2%202%200%201%200%203.073-2.56a225%20225%200%200%200-1.86-2.194z%22%2F%3E%3Cpath%20d%3D%22M28.548%2015.367c2.725.611%204.542%201.92%205.708%203.392a8.6%208.6%200%200%201%201.438%202.695a7.6%207.6%200%200%201%20.282%201.22c.026.198.02.174.016.15l-.003-.017l.003.017l.001.01a2%202%200%200%201-3.984.359v-.002l-.014-.086a4%204%200%200%200-.111-.434a4.6%204.6%200%200%200-.765-1.43c-.515-.65-1.432-1.446-3.119-1.892V42a2%202%200%200%201-3.993.166l-1-12A2%202%200%200%201%2023%2030h-.05a3.5%203.5%200%200%200%20.222-4.76l-2.061-2.437zm-12.407%2012.4a1%201%200%200%201-.14.1V42a2%202%200%200%200%203.992.166l.933-11.192a3.5%203.5%200%200%201-3.098-1.213z%22%2F%3E%3Cpath%20d%3D%22M33%2025a3%203%200%200%200-3%203v.833a1%201%200%201%200%202%200V28a1%201%200%201%201%202%200v15a1%201%200%201%200%202%200V28a3%203%200%200%200-3-3%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/traumatism.svg?color=%231a73e8&size=48