youtube searched for icon
youtube-searched-for from Material Symbols Light by Google · Regular · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- youtube-searched-for
- Set
- Material Symbols Light
- Style
- Regular
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- youtube-searched-for-outline, youtube-searched-for-outline-sharp, youtube-searched-for-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the youtube searched for icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.396 19.604l-5.712-5.712q-.761.65-1.736.995T11 15.23q-.915 0-1.721-.255t-1.49-.714l.719-.72q.558.339 1.17.514q.614.175 1.322.175q1.99 0 3.36-1.37t1.37-3.36t-1.37-3.36T11 4.77q-1.956 0-3.315 1.335T6.281 9.396L7.8 7.84l.708.707l-2.739 2.739l-2.738-2.739l.708-.707L5.28 9.408q.035-2.364 1.692-4.001T11 3.769q2.398 0 4.065 1.666Q16.73 7.102 16.73 9.5q0 1.03-.364 2.011t-.975 1.674l5.712 5.711z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightYoutubeSearchedFor(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="m20.396 19.604l-5.712-5.712q-.761.65-1.736.995T11 15.23q-.915 0-1.721-.255t-1.49-.714l.719-.72q.558.339 1.17.514q.614.175 1.322.175q1.99 0 3.36-1.37t1.37-3.36t-1.37-3.36T11 4.77q-1.956 0-3.315 1.335T6.281 9.396L7.8 7.84l.708.707l-2.739 2.739l-2.738-2.739l.708-.707L5.28 9.408q.035-2.364 1.692-4.001T11 3.769q2.398 0 4.065 1.666Q16.73 7.102 16.73 9.5q0 1.03-.364 2.011t-.975 1.674l5.712 5.711z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.396 19.604l-5.712-5.712q-.761.65-1.736.995T11 15.23q-.915 0-1.721-.255t-1.49-.714l.719-.72q.558.339 1.17.514q.614.175 1.322.175q1.99 0 3.36-1.37t1.37-3.36t-1.37-3.36T11 4.77q-1.956 0-3.315 1.335T6.281 9.396L7.8 7.84l.708.707l-2.739 2.739l-2.738-2.739l.708-.707L5.28 9.408q.035-2.364 1.692-4.001T11 3.769q2.398 0 4.065 1.666Q16.73 7.102 16.73 9.5q0 1.03-.364 2.011t-.975 1.674l5.712 5.711z"/></svg> </template>
CSS
.icon-youtube-searched-for {
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%22m20.396%2019.604l-5.712-5.712q-.761.65-1.736.995T11%2015.23q-.915%200-1.721-.255t-1.49-.714l.719-.72q.558.339%201.17.514q.614.175%201.322.175q1.99%200%203.36-1.37t1.37-3.36t-1.37-3.36T11%204.77q-1.956%200-3.315%201.335T6.281%209.396L7.8%207.84l.708.707l-2.739%202.739l-2.738-2.739l.708-.707L5.28%209.408q.035-2.364%201.692-4.001T11%203.769q2.398%200%204.065%201.666Q16.73%207.102%2016.73%209.5q0%201.03-.364%202.011t-.975%201.674l5.712%205.711z%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%22m20.396%2019.604l-5.712-5.712q-.761.65-1.736.995T11%2015.23q-.915%200-1.721-.255t-1.49-.714l.719-.72q.558.339%201.17.514q.614.175%201.322.175q1.99%200%203.36-1.37t1.37-3.36t-1.37-3.36T11%204.77q-1.956%200-3.315%201.335T6.281%209.396L7.8%207.84l.708.707l-2.739%202.739l-2.738-2.739l.708-.707L5.28%209.408q.035-2.364%201.692-4.001T11%203.769q2.398%200%204.065%201.666Q16.73%207.102%2016.73%209.5q0%201.03-.364%202.011t-.975%201.674l5.712%205.711z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/youtube-searched-for.svg?color=%231a73e8&size=48