removedotbg logo

removedotbg from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
removedotbg
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the removedotbg logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23.729 13.55l-1.903-.995l-9.134 4.776a1.5 1.5 0 0 1-1.383.002l-9.137-4.778l-1.903.995a.5.5 0 0 0 0 .888l11.499 6.011a.5.5 0 0 0 .462 0l11.499-6.011a.5.5 0 0 0 0-.888M.269 10.447l11.499 6.013a.5.5 0 0 0 .462 0l11.499-6.013a.5.5 0 0 0 0-.887l-11.5-6.012a.5.5 0 0 0-.462 0L.268 9.559a.5.5 0 0 0 .001.887z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsRemovedotbg(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="m23.729 13.55l-1.903-.995l-9.134 4.776a1.5 1.5 0 0 1-1.383.002l-9.137-4.778l-1.903.995a.5.5 0 0 0 0 .888l11.499 6.011a.5.5 0 0 0 .462 0l11.499-6.011a.5.5 0 0 0 0-.888M.269 10.447l11.499 6.013a.5.5 0 0 0 .462 0l11.499-6.013a.5.5 0 0 0 0-.887l-11.5-6.012a.5.5 0 0 0-.462 0L.268 9.559a.5.5 0 0 0 .001.887z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23.729 13.55l-1.903-.995l-9.134 4.776a1.5 1.5 0 0 1-1.383.002l-9.137-4.778l-1.903.995a.5.5 0 0 0 0 .888l11.499 6.011a.5.5 0 0 0 .462 0l11.499-6.011a.5.5 0 0 0 0-.888M.269 10.447l11.499 6.013a.5.5 0 0 0 .462 0l11.499-6.013a.5.5 0 0 0 0-.887l-11.5-6.012a.5.5 0 0 0-.462 0L.268 9.559a.5.5 0 0 0 .001.887z"/></svg>
</template>

CSS

.icon-removedotbg {
  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%22m23.729%2013.55l-1.903-.995l-9.134%204.776a1.5%201.5%200%200%201-1.383.002l-9.137-4.778l-1.903.995a.5.5%200%200%200%200%20.888l11.499%206.011a.5.5%200%200%200%20.462%200l11.499-6.011a.5.5%200%200%200%200-.888M.269%2010.447l11.499%206.013a.5.5%200%200%200%20.462%200l11.499-6.013a.5.5%200%200%200%200-.887l-11.5-6.012a.5.5%200%200%200-.462%200L.268%209.559a.5.5%200%200%200%20.001.887z%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%22m23.729%2013.55l-1.903-.995l-9.134%204.776a1.5%201.5%200%200%201-1.383.002l-9.137-4.778l-1.903.995a.5.5%200%200%200%200%20.888l11.499%206.011a.5.5%200%200%200%20.462%200l11.499-6.011a.5.5%200%200%200%200-.888M.269%2010.447l11.499%206.013a.5.5%200%200%200%20.462%200l11.499-6.013a.5.5%200%200%200%200-.887l-11.5-6.012a.5.5%200%200%200-.462%200L.268%209.559a.5.5%200%200%200%20.001.887z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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