safe retrieval icon

safe-retrieval from IconPark by ByteDance · Color · Health · Apache-2.0 Free for personal and commercial use.

Name
safe-retrieval
Set
IconPark
Style
Color
Category
Health
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More health icons from IconPark

Use the safe retrieval icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M7 9.12739L24.0082 4L41 9.12739V19.6424C41 30.6945 34.153 40.5063 24.0025 44C13.8492 40.5064 7 30.6923 7 19.6376V9.12739Z"/><path fill="#43CCF8" stroke="#fff" d="M24 30C27.866 30 31 26.866 31 23C31 19.134 27.866 16 24 16C20.134 16 17 19.134 17 23C17 26.866 20.134 30 24 30Z"/><path stroke="#fff" stroke-linecap="round" d="M29 29L35 36"/><path stroke="#000" d="M41 19.6426C41 30.6946 34.153 40.5065 24.0024 44.0002"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkSafeRetrieval(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" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" stroke="#000" d="M7 9.12739L24.0082 4L41 9.12739V19.6424C41 30.6945 34.153 40.5063 24.0025 44C13.8492 40.5064 7 30.6923 7 19.6376V9.12739Z"/><path fill="#43CCF8" stroke="#fff" d="M24 30C27.866 30 31 26.866 31 23C31 19.134 27.866 16 24 16C20.134 16 17 19.134 17 23C17 26.866 20.134 30 24 30Z"/><path stroke="#fff" strokeLinecap="round" d="M29 29L35 36"/><path stroke="#000" d="M41 19.6426C41 30.6946 34.153 40.5065 24.0024 44.0002"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" stroke="#000" d="M7 9.12739L24.0082 4L41 9.12739V19.6424C41 30.6945 34.153 40.5063 24.0025 44C13.8492 40.5064 7 30.6923 7 19.6376V9.12739Z"/><path fill="#43CCF8" stroke="#fff" d="M24 30C27.866 30 31 26.866 31 23C31 19.134 27.866 16 24 16C20.134 16 17 19.134 17 23C17 26.866 20.134 30 24 30Z"/><path stroke="#fff" stroke-linecap="round" d="M29 29L35 36"/><path stroke="#000" d="M41 19.6426C41 30.6946 34.153 40.5065 24.0024 44.0002"/></g></svg>
</template>

CSS

.icon-safe-retrieval {
  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%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M7%209.12739L24.0082%204L41%209.12739V19.6424C41%2030.6945%2034.153%2040.5063%2024.0025%2044C13.8492%2040.5064%207%2030.6923%207%2019.6376V9.12739Z%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20d%3D%22M24%2030C27.866%2030%2031%2026.866%2031%2023C31%2019.134%2027.866%2016%2024%2016C20.134%2016%2017%2019.134%2017%2023C17%2026.866%2020.134%2030%2024%2030Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M29%2029L35%2036%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M41%2019.6426C41%2030.6946%2034.153%2040.5065%2024.0024%2044.0002%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%22none%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20stroke%3D%22%23000%22%20d%3D%22M7%209.12739L24.0082%204L41%209.12739V19.6424C41%2030.6945%2034.153%2040.5063%2024.0025%2044C13.8492%2040.5064%207%2030.6923%207%2019.6376V9.12739Z%22%2F%3E%3Cpath%20fill%3D%22%2343CCF8%22%20stroke%3D%22%23fff%22%20d%3D%22M24%2030C27.866%2030%2031%2026.866%2031%2023C31%2019.134%2027.866%2016%2024%2016C20.134%2016%2017%2019.134%2017%2023C17%2026.866%2020.134%2030%2024%2030Z%22%2F%3E%3Cpath%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20d%3D%22M29%2029L35%2036%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20d%3D%22M41%2019.6426C41%2030.6946%2034.153%2040.5065%2024.0024%2044.0002%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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