adhesive plaster 2 icon

adhesive-plaster-2-linear from Solar by 480 Design · Linear · Medicine · CC-BY-4.0 Attribution required.

Name
adhesive-plaster-2-linear
Set
Solar
Style
Linear
Category
Medicine
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More medicine icons from Solar

Use the adhesive plaster 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M20.4155 12.765C22.5282 14.8777 22.5282 18.3029 20.4155 20.4155C18.3029 22.5282 14.8777 22.5282 12.765 20.4155L3.58447 11.235M12.765 20.4155L20.4155 12.765M20.4155 12.765L11.235 3.58447M11.235 3.58447C9.12233 1.47184 5.69709 1.47184 3.58447 3.58447C1.47184 5.69709 1.47184 9.12233 3.58447 11.235M11.235 3.58447L3.58447 11.235"/><path stroke-linejoin="round" d="M12 9.17139H12.0001"/><path stroke-linejoin="round" d="M9.17139 12H9.17149"/><path stroke-linejoin="round" d="M12 14.8286H12.0001"/><path stroke-linejoin="round" d="M14.8281 12H14.8282"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarAdhesivePlaster2Linear(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path d="M20.4155 12.765C22.5282 14.8777 22.5282 18.3029 20.4155 20.4155C18.3029 22.5282 14.8777 22.5282 12.765 20.4155L3.58447 11.235M12.765 20.4155L20.4155 12.765M20.4155 12.765L11.235 3.58447M11.235 3.58447C9.12233 1.47184 5.69709 1.47184 3.58447 3.58447C1.47184 5.69709 1.47184 9.12233 3.58447 11.235M11.235 3.58447L3.58447 11.235"/><path strokeLinejoin="round" d="M12 9.17139H12.0001"/><path strokeLinejoin="round" d="M9.17139 12H9.17149"/><path strokeLinejoin="round" d="M12 14.8286H12.0001"/><path strokeLinejoin="round" d="M14.8281 12H14.8282"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path d="M20.4155 12.765C22.5282 14.8777 22.5282 18.3029 20.4155 20.4155C18.3029 22.5282 14.8777 22.5282 12.765 20.4155L3.58447 11.235M12.765 20.4155L20.4155 12.765M20.4155 12.765L11.235 3.58447M11.235 3.58447C9.12233 1.47184 5.69709 1.47184 3.58447 3.58447C1.47184 5.69709 1.47184 9.12233 3.58447 11.235M11.235 3.58447L3.58447 11.235"/><path stroke-linejoin="round" d="M12 9.17139H12.0001"/><path stroke-linejoin="round" d="M9.17139 12H9.17149"/><path stroke-linejoin="round" d="M12 14.8286H12.0001"/><path stroke-linejoin="round" d="M14.8281 12H14.8282"/></g></svg>
</template>

CSS

.icon-adhesive-plaster-2-linear {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.4155%2012.765C22.5282%2014.8777%2022.5282%2018.3029%2020.4155%2020.4155C18.3029%2022.5282%2014.8777%2022.5282%2012.765%2020.4155L3.58447%2011.235M12.765%2020.4155L20.4155%2012.765M20.4155%2012.765L11.235%203.58447M11.235%203.58447C9.12233%201.47184%205.69709%201.47184%203.58447%203.58447C1.47184%205.69709%201.47184%209.12233%203.58447%2011.235M11.235%203.58447L3.58447%2011.235%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%209.17139H12.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.17139%2012H9.17149%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2014.8286H12.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14.8281%2012H14.8282%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M20.4155%2012.765C22.5282%2014.8777%2022.5282%2018.3029%2020.4155%2020.4155C18.3029%2022.5282%2014.8777%2022.5282%2012.765%2020.4155L3.58447%2011.235M12.765%2020.4155L20.4155%2012.765M20.4155%2012.765L11.235%203.58447M11.235%203.58447C9.12233%201.47184%205.69709%201.47184%203.58447%203.58447C1.47184%205.69709%201.47184%209.12233%203.58447%2011.235M11.235%203.58447L3.58447%2011.235%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%209.17139H12.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.17139%2012H9.17149%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2014.8286H12.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M14.8281%2012H14.8282%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/adhesive-plaster-2-linear.svg?color=%231a73e8&size=48