undertake environment protection icon

undertake-environment-protection-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
undertake-environment-protection-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the undertake environment protection icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 .57c-.288.295-.582.584-.862.886a18 18 0 0 0-1.457 1.806C13.921 4.346 13 5.945 13 7.5a4 4 0 0 0 8 0c0-1.555-.921-3.154-1.681-4.238a18 18 0 0 0-1.457-1.806c-.28-.302-.574-.59-.862-.885M8.435 13.25a1.25 1.25 0 0 0-.885.364l-2.05 2.05V19.5h5.627l5.804-1.451l3.531-1.507a.555.555 0 0 0-.163-1.032a.6.6 0 0 0-.253.01l-.02.005L13.614 17H10v-2h3.125a.875.875 0 0 0 0-1.75zm7.552 1.152l3.552-.817a2.556 2.556 0 0 1 1.797 4.757l-.027.013l-3.74 1.596l-6.196 1.549H0v-7.25h4.086l2.052-2.052a3.25 3.25 0 0 1 2.3-.948h.002h-.002h4.687a2.875 2.875 0 0 1 2.862 3.152M3.5 16.25H2v3.25h1.5z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignUndertakeEnvironmentProtectionFilled(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="M17 .57c-.288.295-.582.584-.862.886a18 18 0 0 0-1.457 1.806C13.921 4.346 13 5.945 13 7.5a4 4 0 0 0 8 0c0-1.555-.921-3.154-1.681-4.238a18 18 0 0 0-1.457-1.806c-.28-.302-.574-.59-.862-.885M8.435 13.25a1.25 1.25 0 0 0-.885.364l-2.05 2.05V19.5h5.627l5.804-1.451l3.531-1.507a.555.555 0 0 0-.163-1.032a.6.6 0 0 0-.253.01l-.02.005L13.614 17H10v-2h3.125a.875.875 0 0 0 0-1.75zm7.552 1.152l3.552-.817a2.556 2.556 0 0 1 1.797 4.757l-.027.013l-3.74 1.596l-6.196 1.549H0v-7.25h4.086l2.052-2.052a3.25 3.25 0 0 1 2.3-.948h.002h-.002h4.687a2.875 2.875 0 0 1 2.862 3.152M3.5 16.25H2v3.25h1.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17 .57c-.288.295-.582.584-.862.886a18 18 0 0 0-1.457 1.806C13.921 4.346 13 5.945 13 7.5a4 4 0 0 0 8 0c0-1.555-.921-3.154-1.681-4.238a18 18 0 0 0-1.457-1.806c-.28-.302-.574-.59-.862-.885M8.435 13.25a1.25 1.25 0 0 0-.885.364l-2.05 2.05V19.5h5.627l5.804-1.451l3.531-1.507a.555.555 0 0 0-.163-1.032a.6.6 0 0 0-.253.01l-.02.005L13.614 17H10v-2h3.125a.875.875 0 0 0 0-1.75zm7.552 1.152l3.552-.817a2.556 2.556 0 0 1 1.797 4.757l-.027.013l-3.74 1.596l-6.196 1.549H0v-7.25h4.086l2.052-2.052a3.25 3.25 0 0 1 2.3-.948h.002h-.002h4.687a2.875 2.875 0 0 1 2.862 3.152M3.5 16.25H2v3.25h1.5z"/></svg>
</template>

CSS

.icon-undertake-environment-protection-filled {
  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%22M17%20.57c-.288.295-.582.584-.862.886a18%2018%200%200%200-1.457%201.806C13.921%204.346%2013%205.945%2013%207.5a4%204%200%200%200%208%200c0-1.555-.921-3.154-1.681-4.238a18%2018%200%200%200-1.457-1.806c-.28-.302-.574-.59-.862-.885M8.435%2013.25a1.25%201.25%200%200%200-.885.364l-2.05%202.05V19.5h5.627l5.804-1.451l3.531-1.507a.555.555%200%200%200-.163-1.032a.6.6%200%200%200-.253.01l-.02.005L13.614%2017H10v-2h3.125a.875.875%200%200%200%200-1.75zm7.552%201.152l3.552-.817a2.556%202.556%200%200%201%201.797%204.757l-.027.013l-3.74%201.596l-6.196%201.549H0v-7.25h4.086l2.052-2.052a3.25%203.25%200%200%201%202.3-.948h.002h-.002h4.687a2.875%202.875%200%200%201%202.862%203.152M3.5%2016.25H2v3.25h1.5z%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%22M17%20.57c-.288.295-.582.584-.862.886a18%2018%200%200%200-1.457%201.806C13.921%204.346%2013%205.945%2013%207.5a4%204%200%200%200%208%200c0-1.555-.921-3.154-1.681-4.238a18%2018%200%200%200-1.457-1.806c-.28-.302-.574-.59-.862-.885M8.435%2013.25a1.25%201.25%200%200%200-.885.364l-2.05%202.05V19.5h5.627l5.804-1.451l3.531-1.507a.555.555%200%200%200-.163-1.032a.6.6%200%200%200-.253.01l-.02.005L13.614%2017H10v-2h3.125a.875.875%200%200%200%200-1.75zm7.552%201.152l3.552-.817a2.556%202.556%200%200%201%201.797%204.757l-.027.013l-3.74%201.596l-6.196%201.549H0v-7.25h4.086l2.052-2.052a3.25%203.25%200%200%201%202.3-.948h.002h-.002h4.687a2.875%202.875%200%200%201%202.862%203.152M3.5%2016.25H2v3.25h1.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/undertake-environment-protection-filled.svg?color=%231a73e8&size=48