yelp icon
yelp from Iconoir by Luca Burgio · Regular · Social · MIT Free for personal and commercial use.
- Name
- yelp
- Set
- Iconoir
- Style
- Regular
- Category
- Social
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
More social icons from Iconoir
Use the yelp icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.5 11l-.458-8.24a.6.6 0 0 0-.771-.541L6.814 3.256a.6.6 0 0 0-.311.93zm2.5 1.5l4.57-.83a.6.6 0 0 0 .38-.94l-1.445-2.023a.6.6 0 0 0-.987.016zm.5 3.5l2.066 4.132a.6.6 0 0 0 1.017.091l1.835-2.446a.6.6 0 0 0-.373-.95zm-3 .5l-3.341 3.341a.6.6 0 0 0 .213.986l2.317.869a.6.6 0 0 0 .811-.562zm-2-2.5l-4.132-2.066a.6.6 0 0 0-.868.537v2.643a.6.6 0 0 0 .823.557z"/></svg>
React
import type { SVGProps } from "react";
export function IconoirYelp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m11.5 11l-.458-8.24a.6.6 0 0 0-.771-.541L6.814 3.256a.6.6 0 0 0-.311.93zm2.5 1.5l4.57-.83a.6.6 0 0 0 .38-.94l-1.445-2.023a.6.6 0 0 0-.987.016zm.5 3.5l2.066 4.132a.6.6 0 0 0 1.017.091l1.835-2.446a.6.6 0 0 0-.373-.95zm-3 .5l-3.341 3.341a.6.6 0 0 0 .213.986l2.317.869a.6.6 0 0 0 .811-.562zm-2-2.5l-4.132-2.066a.6.6 0 0 0-.868.537v2.643a.6.6 0 0 0 .823.557z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m11.5 11l-.458-8.24a.6.6 0 0 0-.771-.541L6.814 3.256a.6.6 0 0 0-.311.93zm2.5 1.5l4.57-.83a.6.6 0 0 0 .38-.94l-1.445-2.023a.6.6 0 0 0-.987.016zm.5 3.5l2.066 4.132a.6.6 0 0 0 1.017.091l1.835-2.446a.6.6 0 0 0-.373-.95zm-3 .5l-3.341 3.341a.6.6 0 0 0 .213.986l2.317.869a.6.6 0 0 0 .811-.562zm-2-2.5l-4.132-2.066a.6.6 0 0 0-.868.537v2.643a.6.6 0 0 0 .823.557z"/></svg> </template>
CSS
.icon-yelp {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m11.5%2011l-.458-8.24a.6.6%200%200%200-.771-.541L6.814%203.256a.6.6%200%200%200-.311.93zm2.5%201.5l4.57-.83a.6.6%200%200%200%20.38-.94l-1.445-2.023a.6.6%200%200%200-.987.016zm.5%203.5l2.066%204.132a.6.6%200%200%200%201.017.091l1.835-2.446a.6.6%200%200%200-.373-.95zm-3%20.5l-3.341%203.341a.6.6%200%200%200%20.213.986l2.317.869a.6.6%200%200%200%20.811-.562zm-2-2.5l-4.132-2.066a.6.6%200%200%200-.868.537v2.643a.6.6%200%200%200%20.823.557z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m11.5%2011l-.458-8.24a.6.6%200%200%200-.771-.541L6.814%203.256a.6.6%200%200%200-.311.93zm2.5%201.5l4.57-.83a.6.6%200%200%200%20.38-.94l-1.445-2.023a.6.6%200%200%200-.987.016zm.5%203.5l2.066%204.132a.6.6%200%200%200%201.017.091l1.835-2.446a.6.6%200%200%200-.373-.95zm-3%20.5l-3.341%203.341a.6.6%200%200%200%20.213.986l2.317.869a.6.6%200%200%200%20.811-.562zm-2-2.5l-4.132-2.066a.6.6%200%200%200-.868.537v2.643a.6.6%200%200%200%20.823.557z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/iconoir/yelp.svg?color=%231a73e8&size=48