browse-off-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
browse-off-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the browse off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.004 1.59L3 1.586L1.586 3l2.68 2.68a12.5 12.5 0 0 0-4.177 6.016L-.008 12l.097.304C1.7 17.346 6.421 21 12 21c2.19 0 4.247-.563 6.036-1.55L21 22.413l1.41-1.41L3 1.594zM7 12c0-1.02.305-1.967.828-2.757l1.464 1.464a3 3 0 0 0 4 4.001l1.465 1.464A5 5 0 0 1 7 12m14.198 4.964a12.5 12.5 0 0 0 2.712-4.66l.097-.304l-.097-.304C22.3 6.654 17.578 3 12 3c-1.43 0-2.804.24-4.084.682l3.369 3.369Q11.635 7 12 7a5 5 0 0 1 4.95 5.715z"/><path fill="currentColor" d="M14.253 10.02a3 3 0 0 0-.272-.273z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignBrowseOffFilled(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="M3.004 1.59L3 1.586L1.586 3l2.68 2.68a12.5 12.5 0 0 0-4.177 6.016L-.008 12l.097.304C1.7 17.346 6.421 21 12 21c2.19 0 4.247-.563 6.036-1.55L21 22.413l1.41-1.41L3 1.594zM7 12c0-1.02.305-1.967.828-2.757l1.464 1.464a3 3 0 0 0 4 4.001l1.465 1.464A5 5 0 0 1 7 12m14.198 4.964a12.5 12.5 0 0 0 2.712-4.66l.097-.304l-.097-.304C22.3 6.654 17.578 3 12 3c-1.43 0-2.804.24-4.084.682l3.369 3.369Q11.635 7 12 7a5 5 0 0 1 4.95 5.715z"/><path fill="currentColor" d="M14.253 10.02a3 3 0 0 0-.272-.273z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.004 1.59L3 1.586L1.586 3l2.68 2.68a12.5 12.5 0 0 0-4.177 6.016L-.008 12l.097.304C1.7 17.346 6.421 21 12 21c2.19 0 4.247-.563 6.036-1.55L21 22.413l1.41-1.41L3 1.594zM7 12c0-1.02.305-1.967.828-2.757l1.464 1.464a3 3 0 0 0 4 4.001l1.465 1.464A5 5 0 0 1 7 12m14.198 4.964a12.5 12.5 0 0 0 2.712-4.66l.097-.304l-.097-.304C22.3 6.654 17.578 3 12 3c-1.43 0-2.804.24-4.084.682l3.369 3.369Q11.635 7 12 7a5 5 0 0 1 4.95 5.715z"/><path fill="currentColor" d="M14.253 10.02a3 3 0 0 0-.272-.273z"/></svg>
</template>

CSS

.icon-browse-off-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%22M3.004%201.59L3%201.586L1.586%203l2.68%202.68a12.5%2012.5%200%200%200-4.177%206.016L-.008%2012l.097.304C1.7%2017.346%206.421%2021%2012%2021c2.19%200%204.247-.563%206.036-1.55L21%2022.413l1.41-1.41L3%201.594zM7%2012c0-1.02.305-1.967.828-2.757l1.464%201.464a3%203%200%200%200%204%204.001l1.465%201.464A5%205%200%200%201%207%2012m14.198%204.964a12.5%2012.5%200%200%200%202.712-4.66l.097-.304l-.097-.304C22.3%206.654%2017.578%203%2012%203c-1.43%200-2.804.24-4.084.682l3.369%203.369Q11.635%207%2012%207a5%205%200%200%201%204.95%205.715z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.253%2010.02a3%203%200%200%200-.272-.273z%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%22M3.004%201.59L3%201.586L1.586%203l2.68%202.68a12.5%2012.5%200%200%200-4.177%206.016L-.008%2012l.097.304C1.7%2017.346%206.421%2021%2012%2021c2.19%200%204.247-.563%206.036-1.55L21%2022.413l1.41-1.41L3%201.594zM7%2012c0-1.02.305-1.967.828-2.757l1.464%201.464a3%203%200%200%200%204%204.001l1.465%201.464A5%205%200%200%201%207%2012m14.198%204.964a12.5%2012.5%200%200%200%202.712-4.66l.097-.304l-.097-.304C22.3%206.654%2017.578%203%2012%203c-1.43%200-2.804.24-4.084.682l3.369%203.369Q11.635%207%2012%207a5%205%200%200%201%204.95%205.715z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.253%2010.02a3%203%200%200%200-.272-.273z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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