personal injury icon
personal-injury from Material Symbols by Google · Regular · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- personal-injury
- Set
- Material Symbols
- Style
- Regular
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- personal-injury-sharp
3 other variants in Material Symbols
The same icon in other sets
More activities icons from Material Symbols
Use the personal injury icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.175 8.825Q8 7.65 8 6t1.175-2.825T12 2t2.825 1.175T16 6t-1.175 2.825T12 10T9.175 8.825M9.75 20q-.325 0-.537-.213T9 19.25t.213-.537t.537-.213h1.9l-.7 1.5zM4 22v-6.775q0-.85.425-1.562T5.6 12.55q1.5-.75 3.113-1.15T12 11q.75 0 1.513.075t1.487.25L12.575 16.5H9.75q-1.15 0-1.95.8T7 19.25t.8 1.95t1.95.8zm12.95 0V11.925q.375.125.738.288t.712.337q.75.4 1.175 1.113T20 15.225V20q0 .825-.587 1.413T18 22z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPersonalInjury(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.175 8.825Q8 7.65 8 6t1.175-2.825T12 2t2.825 1.175T16 6t-1.175 2.825T12 10T9.175 8.825M9.75 20q-.325 0-.537-.213T9 19.25t.213-.537t.537-.213h1.9l-.7 1.5zM4 22v-6.775q0-.85.425-1.562T5.6 12.55q1.5-.75 3.113-1.15T12 11q.75 0 1.513.075t1.487.25L12.575 16.5H9.75q-1.15 0-1.95.8T7 19.25t.8 1.95t1.95.8zm12.95 0V11.925q.375.125.738.288t.712.337q.75.4 1.175 1.113T20 15.225V20q0 .825-.587 1.413T18 22z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.175 8.825Q8 7.65 8 6t1.175-2.825T12 2t2.825 1.175T16 6t-1.175 2.825T12 10T9.175 8.825M9.75 20q-.325 0-.537-.213T9 19.25t.213-.537t.537-.213h1.9l-.7 1.5zM4 22v-6.775q0-.85.425-1.562T5.6 12.55q1.5-.75 3.113-1.15T12 11q.75 0 1.513.075t1.487.25L12.575 16.5H9.75q-1.15 0-1.95.8T7 19.25t.8 1.95t1.95.8zm12.95 0V11.925q.375.125.738.288t.712.337q.75.4 1.175 1.113T20 15.225V20q0 .825-.587 1.413T18 22z"/></svg> </template>
CSS
.icon-personal-injury {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.175%208.825Q8%207.65%208%206t1.175-2.825T12%202t2.825%201.175T16%206t-1.175%202.825T12%2010T9.175%208.825M9.75%2020q-.325%200-.537-.213T9%2019.25t.213-.537t.537-.213h1.9l-.7%201.5zM4%2022v-6.775q0-.85.425-1.562T5.6%2012.55q1.5-.75%203.113-1.15T12%2011q.75%200%201.513.075t1.487.25L12.575%2016.5H9.75q-1.15%200-1.95.8T7%2019.25t.8%201.95t1.95.8zm12.95%200V11.925q.375.125.738.288t.712.337q.75.4%201.175%201.113T20%2015.225V20q0%20.825-.587%201.413T18%2022z%22%2F%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.175%208.825Q8%207.65%208%206t1.175-2.825T12%202t2.825%201.175T16%206t-1.175%202.825T12%2010T9.175%208.825M9.75%2020q-.325%200-.537-.213T9%2019.25t.213-.537t.537-.213h1.9l-.7%201.5zM4%2022v-6.775q0-.85.425-1.562T5.6%2012.55q1.5-.75%203.113-1.15T12%2011q.75%200%201.513.075t1.487.25L12.575%2016.5H9.75q-1.15%200-1.95.8T7%2019.25t.8%201.95t1.95.8zm12.95%200V11.925q.375.125.738.288t.712.337q.75.4%201.175%201.113T20%2015.225V20q0%20.825-.587%201.413T18%2022z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/personal-injury.svg?color=%231a73e8&size=48