round youtube searched for icon
round-youtube-searched-for from Google Material Icons by Material Design Authors · Baseline · Action · Apache-2.0 Free for personal and commercial use.
- Name
- round-youtube-searched-for
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Action
- Viewbox
- 24×24
- License
- Apache 2.0
More action icons from Google Material Icons
baseline-123baseline-3d-rotationbaseline-abcbaseline-accessibilitybaseline-accessibility-newbaseline-accessiblebaseline-accessible-forwardbaseline-account-balancebaseline-account-balance-walletbaseline-account-boxbaseline-account-circlebaseline-add-cardbaseline-add-homebaseline-add-shopping-cartbaseline-add-taskbaseline-add-to-drivebaseline-addchartbaseline-admin-panel-settingsbaseline-ads-clickbaseline-alarmbaseline-alarm-addbaseline-alarm-offbaseline-alarm-onbaseline-all-inbox
Use the round 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="M17.01 14h-.8l-.27-.27a6.48 6.48 0 0 0 1.51-5.09C17.11 6 15.1 3.78 12.5 3.18C8.26 2.2 4.51 5.53 4.51 9.5h-2.1a.5.5 0 0 0-.31.89l3.4 2.75c.19.2.51.21.71.01l2.9-2.79c.32-.31.1-.86-.35-.86H6.51c0-2.49 2-4.48 4.46-4.5c2.44-.02 4.54 2.05 4.54 4.49c0 2.48-2.02 4.51-4.5 4.51c-.45 0-.89-.07-1.3-.19c-.34-.1-.71 0-.96.26c-.53.53-.32 1.45.39 1.66c.59.17 1.22.27 1.87.27c1.61 0 3.08-.59 4.22-1.57l.27.27v.79l4.27 4.25c.41.41 1.07.41 1.48 0s.41-1.08 0-1.49z"/></svg>
React
import type { SVGProps } from "react";
export function IcRoundYoutubeSearchedFor(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="M17.01 14h-.8l-.27-.27a6.48 6.48 0 0 0 1.51-5.09C17.11 6 15.1 3.78 12.5 3.18C8.26 2.2 4.51 5.53 4.51 9.5h-2.1a.5.5 0 0 0-.31.89l3.4 2.75c.19.2.51.21.71.01l2.9-2.79c.32-.31.1-.86-.35-.86H6.51c0-2.49 2-4.48 4.46-4.5c2.44-.02 4.54 2.05 4.54 4.49c0 2.48-2.02 4.51-4.5 4.51c-.45 0-.89-.07-1.3-.19c-.34-.1-.71 0-.96.26c-.53.53-.32 1.45.39 1.66c.59.17 1.22.27 1.87.27c1.61 0 3.08-.59 4.22-1.57l.27.27v.79l4.27 4.25c.41.41 1.07.41 1.48 0s.41-1.08 0-1.49z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.01 14h-.8l-.27-.27a6.48 6.48 0 0 0 1.51-5.09C17.11 6 15.1 3.78 12.5 3.18C8.26 2.2 4.51 5.53 4.51 9.5h-2.1a.5.5 0 0 0-.31.89l3.4 2.75c.19.2.51.21.71.01l2.9-2.79c.32-.31.1-.86-.35-.86H6.51c0-2.49 2-4.48 4.46-4.5c2.44-.02 4.54 2.05 4.54 4.49c0 2.48-2.02 4.51-4.5 4.51c-.45 0-.89-.07-1.3-.19c-.34-.1-.71 0-.96.26c-.53.53-.32 1.45.39 1.66c.59.17 1.22.27 1.87.27c1.61 0 3.08-.59 4.22-1.57l.27.27v.79l4.27 4.25c.41.41 1.07.41 1.48 0s.41-1.08 0-1.49z"/></svg> </template>
CSS
.icon-round-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%22M17.01%2014h-.8l-.27-.27a6.48%206.48%200%200%200%201.51-5.09C17.11%206%2015.1%203.78%2012.5%203.18C8.26%202.2%204.51%205.53%204.51%209.5h-2.1a.5.5%200%200%200-.31.89l3.4%202.75c.19.2.51.21.71.01l2.9-2.79c.32-.31.1-.86-.35-.86H6.51c0-2.49%202-4.48%204.46-4.5c2.44-.02%204.54%202.05%204.54%204.49c0%202.48-2.02%204.51-4.5%204.51c-.45%200-.89-.07-1.3-.19c-.34-.1-.71%200-.96.26c-.53.53-.32%201.45.39%201.66c.59.17%201.22.27%201.87.27c1.61%200%203.08-.59%204.22-1.57l.27.27v.79l4.27%204.25c.41.41%201.07.41%201.48%200s.41-1.08%200-1.49z%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%22M17.01%2014h-.8l-.27-.27a6.48%206.48%200%200%200%201.51-5.09C17.11%206%2015.1%203.78%2012.5%203.18C8.26%202.2%204.51%205.53%204.51%209.5h-2.1a.5.5%200%200%200-.31.89l3.4%202.75c.19.2.51.21.71.01l2.9-2.79c.32-.31.1-.86-.35-.86H6.51c0-2.49%202-4.48%204.46-4.5c2.44-.02%204.54%202.05%204.54%204.49c0%202.48-2.02%204.51-4.5%204.51c-.45%200-.89-.07-1.3-.19c-.34-.1-.71%200-.96.26c-.53.53-.32%201.45.39%201.66c.59.17%201.22.27%201.87.27c1.61%200%203.08-.59%204.22-1.57l.27.27v.79l4.27%204.25c.41.41%201.07.41%201.48%200s.41-1.08%200-1.49z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-youtube-searched-for.svg?color=%231a73e8&size=48