audio lines search icon

audio-lines-search-duotone from Keyline Icons by Keyline Icons · Duotone · MIT Free for personal and commercial use.

Name
audio-lines-search-duotone
Set
Keyline Icons
Style
Duotone
Viewbox
24×24
License
MIT

7 other variants in Keyline Icons

Related icons in Keyline Icons

Use the audio lines search 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-linejoin="round" stroke-width="2"><path stroke-opacity=".4" d="M4 10L4 14M8 6L8 18M12 3L12 12.8097M16 7L16 11.0192M20 10L20 12.0225"/><path d="M19 17.5C19 18.8807 17.8807 20 16.5 20C15.1193 20 14 18.8807 14 17.5C14 16.1193 15.1193 15 16.5 15C17.8807 15 19 16.1193 19 17.5ZM18.5 19.5L20 21"/></g></svg>

React

import type { SVGProps } from "react";

export function KeylineIconsAudioLinesSearchDuotone(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" strokeLinejoin="round" strokeWidth="2"><path strokeOpacity=".4" d="M4 10L4 14M8 6L8 18M12 3L12 12.8097M16 7L16 11.0192M20 10L20 12.0225"/><path d="M19 17.5C19 18.8807 17.8807 20 16.5 20C15.1193 20 14 18.8807 14 17.5C14 16.1193 15.1193 15 16.5 15C17.8807 15 19 16.1193 19 17.5ZM18.5 19.5L20 21"/></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-linejoin="round" stroke-width="2"><path stroke-opacity=".4" d="M4 10L4 14M8 6L8 18M12 3L12 12.8097M16 7L16 11.0192M20 10L20 12.0225"/><path d="M19 17.5C19 18.8807 17.8807 20 16.5 20C15.1193 20 14 18.8807 14 17.5C14 16.1193 15.1193 15 16.5 15C17.8807 15 19 16.1193 19 17.5ZM18.5 19.5L20 21"/></g></svg>
</template>

CSS

.icon-audio-lines-search-duotone {
  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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-opacity%3D%22.4%22%20d%3D%22M4%2010L4%2014M8%206L8%2018M12%203L12%2012.8097M16%207L16%2011.0192M20%2010L20%2012.0225%22%2F%3E%3Cpath%20d%3D%22M19%2017.5C19%2018.8807%2017.8807%2020%2016.5%2020C15.1193%2020%2014%2018.8807%2014%2017.5C14%2016.1193%2015.1193%2015%2016.5%2015C17.8807%2015%2019%2016.1193%2019%2017.5ZM18.5%2019.5L20%2021%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-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke-opacity%3D%22.4%22%20d%3D%22M4%2010L4%2014M8%206L8%2018M12%203L12%2012.8097M16%207L16%2011.0192M20%2010L20%2012.0225%22%2F%3E%3Cpath%20d%3D%22M19%2017.5C19%2018.8807%2017.8807%2020%2016.5%2020C15.1193%2020%2014%2018.8807%2014%2017.5C14%2016.1193%2015.1193%2015%2016.5%2015C17.8807%2015%2019%2016.1193%2019%2017.5ZM18.5%2019.5L20%2021%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/audio-lines-search-duotone.svg?color=%231a73e8&size=48