i training class negative icon
i-training-class-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- i-training-class-negative
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
Related icons in Health Icons
i-certificate-paperi-certificate-paper-negativei-documents-acceptedi-documents-accepted-negativei-documents-deniedi-documents-denied-negativei-exam-multiple-choicei-exam-multiple-choice-negativei-exam-qualificationi-exam-qualification-negativei-groups-perspective-crowdi-groups-perspective-crowd-negativei-negativei-note-actioni-note-action-negativei-schedule-school-date-timei-schedule-school-date-time-negativei-training-classi-utensilsi-utensils-negative
Use the i training class negative icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsITrainingClassNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM7 6H6v27h23.387v-2H8V8h27v3h2V6zm32 10a3 3 0 1 1-6 0a3 3 0 0 1 6 0m2.03 6.496c-.672-.902-1.7-1.485-2.999-1.485h-6a1.7 1.7 0 0 0-.926.283c-.155.1-.284.212-.376.298a6 6 0 0 0-.543.602a25 25 0 0 0-1.08 1.475c-.336.49-.655.978-.898 1.354h-4.177a1.5 1.5 0 0 0 0 3h5c.518 0 1-.267 1.274-.707v-.002l.006-.007l.02-.032l.077-.123a61 61 0 0 1 .592-.92V40.5a1.5 1.5 0 0 0 2.974.276L35.432 33h.297l1.291 7.747A1.5 1.5 0 0 0 40 40.5v-9.842c.782-.617 1.288-1.517 1.59-2.388a7.6 7.6 0 0 0 .396-2.92c-.06-.964-.326-2.01-.956-2.854" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsITrainingClassNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsITrainingClassNegative(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clipPath="url(#healthiconsITrainingClassNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zM7 6H6v27h23.387v-2H8V8h27v3h2V6zm32 10a3 3 0 1 1-6 0a3 3 0 0 1 6 0m2.03 6.496c-.672-.902-1.7-1.485-2.999-1.485h-6a1.7 1.7 0 0 0-.926.283c-.155.1-.284.212-.376.298a6 6 0 0 0-.543.602a25 25 0 0 0-1.08 1.475c-.336.49-.655.978-.898 1.354h-4.177a1.5 1.5 0 0 0 0 3h5c.518 0 1-.267 1.274-.707v-.002l.006-.007l.02-.032l.077-.123a61 61 0 0 1 .592-.92V40.5a1.5 1.5 0 0 0 2.974.276L35.432 33h.297l1.291 7.747A1.5 1.5 0 0 0 40 40.5v-9.842c.782-.617 1.288-1.517 1.59-2.388a7.6 7.6 0 0 0 .396-2.92c-.06-.964-.326-2.01-.956-2.854" clipRule="evenodd"/></g><defs><clipPath id="healthiconsITrainingClassNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsITrainingClassNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM7 6H6v27h23.387v-2H8V8h27v3h2V6zm32 10a3 3 0 1 1-6 0a3 3 0 0 1 6 0m2.03 6.496c-.672-.902-1.7-1.485-2.999-1.485h-6a1.7 1.7 0 0 0-.926.283c-.155.1-.284.212-.376.298a6 6 0 0 0-.543.602a25 25 0 0 0-1.08 1.475c-.336.49-.655.978-.898 1.354h-4.177a1.5 1.5 0 0 0 0 3h5c.518 0 1-.267 1.274-.707v-.002l.006-.007l.02-.032l.077-.123a61 61 0 0 1 .592-.92V40.5a1.5 1.5 0 0 0 2.974.276L35.432 33h.297l1.291 7.747A1.5 1.5 0 0 0 40 40.5v-9.842c.782-.617 1.288-1.517 1.59-2.388a7.6 7.6 0 0 0 .396-2.92c-.06-.964-.326-2.01-.956-2.854" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsITrainingClassNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-i-training-class-negative {
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%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsITrainingClassNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM7%206H6v27h23.387v-2H8V8h27v3h2V6zm32%2010a3%203%200%201%201-6%200a3%203%200%200%201%206%200m2.03%206.496c-.672-.902-1.7-1.485-2.999-1.485h-6a1.7%201.7%200%200%200-.926.283c-.155.1-.284.212-.376.298a6%206%200%200%200-.543.602a25%2025%200%200%200-1.08%201.475c-.336.49-.655.978-.898%201.354h-4.177a1.5%201.5%200%200%200%200%203h5c.518%200%201-.267%201.274-.707v-.002l.006-.007l.02-.032l.077-.123a61%2061%200%200%201%20.592-.92V40.5a1.5%201.5%200%200%200%202.974.276L35.432%2033h.297l1.291%207.747A1.5%201.5%200%200%200%2040%2040.5v-9.842c.782-.617%201.288-1.517%201.59-2.388a7.6%207.6%200%200%200%20.396-2.92c-.06-.964-.326-2.01-.956-2.854%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsITrainingClassNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsITrainingClassNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM7%206H6v27h23.387v-2H8V8h27v3h2V6zm32%2010a3%203%200%201%201-6%200a3%203%200%200%201%206%200m2.03%206.496c-.672-.902-1.7-1.485-2.999-1.485h-6a1.7%201.7%200%200%200-.926.283c-.155.1-.284.212-.376.298a6%206%200%200%200-.543.602a25%2025%200%200%200-1.08%201.475c-.336.49-.655.978-.898%201.354h-4.177a1.5%201.5%200%200%200%200%203h5c.518%200%201-.267%201.274-.707v-.002l.006-.007l.02-.032l.077-.123a61%2061%200%200%201%20.592-.92V40.5a1.5%201.5%200%200%200%202.974.276L35.432%2033h.297l1.291%207.747A1.5%201.5%200%200%200%2040%2040.5v-9.842c.782-.617%201.288-1.517%201.59-2.388a7.6%207.6%200%200%200%20.396-2.92c-.06-.964-.326-2.01-.956-2.854%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsITrainingClassNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/i-training-class-negative.svg?color=%231a73e8&size=48