charity search icon
charity-search from Material Design Icons by Pictogrammers · Filled · Apache-2.0 Free for personal and commercial use.
- Name
- charity-search
- Set
- Material Design Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- Apache 2.0
Use the charity search icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.5 6l-7.1 7.1c-.8-.9-1.2-2.2-1.4-3.9c-.1-1.8.4-3.3 1.5-4.6c1.2-1.2 2.6-1.8 4.3-1.8q2.55 0 4.2 1.8l1.7 1.7c-.7.2-1.3.5-1.9.9zm5 0c2.9 0 5.4 1.9 6.2 4.6c.1-.4.2-.8.2-1.3c.2-1.7-.3-3.2-1.3-4.5c-.5-.5-1.2-1-2-1.4q-1.35-.6-2.4-.6c-1.3 0-2.5.4-3.5 1.1L14.8 6zM11 7.9l-.4-.4c-.8.6-2.7 2.5-5.7 5.6c-.2.2-.3.4-.3.7s.1.5.3.7s.4.3.7.3c.2 0 .5-.1.7-.3L9 11.8c.2-1.6.9-2.9 2-3.9m-.8 8.4l-1.1 1.1c-.1.1-.2.4-.2.6c0 .3.1.5.3.7s.4.3.6.3c.3 0 .5-.1.7-.3l1.1-1.1c-.5-.3-1-.8-1.4-1.3M9 13.2l-2 2c-.2.2-.3.5-.3.8s.1.5.3.7s.5.3.7.3c.3 0 .5-.1.7-.3l1.2-1.3c-.3-.7-.5-1.4-.6-2.2m3.5 5l-1.2 1.2c-.2.2-.3.4-.3.7s.1.5.3.7s.4.3.7.3s.5-.1.7-.3l1.9-1.9c-.8-.1-1.5-.3-2.1-.7m9.7-.4l-1.4 1.4l-2.9-2.9c-.7.4-1.5.7-2.4.7c-2.5 0-4.5-2-4.5-4.5S13 8 15.5 8s4.5 2 4.5 4.5c0 .9-.3 1.7-.7 2.4zM18 12.5c0-1.4-1.1-2.5-2.5-2.5S13 11.1 13 12.5s1.1 2.5 2.5 2.5s2.5-1.1 2.5-2.5"/></svg>
React
import type { SVGProps } from "react";
export function MdiCharitySearch(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="m10.5 6l-7.1 7.1c-.8-.9-1.2-2.2-1.4-3.9c-.1-1.8.4-3.3 1.5-4.6c1.2-1.2 2.6-1.8 4.3-1.8q2.55 0 4.2 1.8l1.7 1.7c-.7.2-1.3.5-1.9.9zm5 0c2.9 0 5.4 1.9 6.2 4.6c.1-.4.2-.8.2-1.3c.2-1.7-.3-3.2-1.3-4.5c-.5-.5-1.2-1-2-1.4q-1.35-.6-2.4-.6c-1.3 0-2.5.4-3.5 1.1L14.8 6zM11 7.9l-.4-.4c-.8.6-2.7 2.5-5.7 5.6c-.2.2-.3.4-.3.7s.1.5.3.7s.4.3.7.3c.2 0 .5-.1.7-.3L9 11.8c.2-1.6.9-2.9 2-3.9m-.8 8.4l-1.1 1.1c-.1.1-.2.4-.2.6c0 .3.1.5.3.7s.4.3.6.3c.3 0 .5-.1.7-.3l1.1-1.1c-.5-.3-1-.8-1.4-1.3M9 13.2l-2 2c-.2.2-.3.5-.3.8s.1.5.3.7s.5.3.7.3c.3 0 .5-.1.7-.3l1.2-1.3c-.3-.7-.5-1.4-.6-2.2m3.5 5l-1.2 1.2c-.2.2-.3.4-.3.7s.1.5.3.7s.4.3.7.3s.5-.1.7-.3l1.9-1.9c-.8-.1-1.5-.3-2.1-.7m9.7-.4l-1.4 1.4l-2.9-2.9c-.7.4-1.5.7-2.4.7c-2.5 0-4.5-2-4.5-4.5S13 8 15.5 8s4.5 2 4.5 4.5c0 .9-.3 1.7-.7 2.4zM18 12.5c0-1.4-1.1-2.5-2.5-2.5S13 11.1 13 12.5s1.1 2.5 2.5 2.5s2.5-1.1 2.5-2.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.5 6l-7.1 7.1c-.8-.9-1.2-2.2-1.4-3.9c-.1-1.8.4-3.3 1.5-4.6c1.2-1.2 2.6-1.8 4.3-1.8q2.55 0 4.2 1.8l1.7 1.7c-.7.2-1.3.5-1.9.9zm5 0c2.9 0 5.4 1.9 6.2 4.6c.1-.4.2-.8.2-1.3c.2-1.7-.3-3.2-1.3-4.5c-.5-.5-1.2-1-2-1.4q-1.35-.6-2.4-.6c-1.3 0-2.5.4-3.5 1.1L14.8 6zM11 7.9l-.4-.4c-.8.6-2.7 2.5-5.7 5.6c-.2.2-.3.4-.3.7s.1.5.3.7s.4.3.7.3c.2 0 .5-.1.7-.3L9 11.8c.2-1.6.9-2.9 2-3.9m-.8 8.4l-1.1 1.1c-.1.1-.2.4-.2.6c0 .3.1.5.3.7s.4.3.6.3c.3 0 .5-.1.7-.3l1.1-1.1c-.5-.3-1-.8-1.4-1.3M9 13.2l-2 2c-.2.2-.3.5-.3.8s.1.5.3.7s.5.3.7.3c.3 0 .5-.1.7-.3l1.2-1.3c-.3-.7-.5-1.4-.6-2.2m3.5 5l-1.2 1.2c-.2.2-.3.4-.3.7s.1.5.3.7s.4.3.7.3s.5-.1.7-.3l1.9-1.9c-.8-.1-1.5-.3-2.1-.7m9.7-.4l-1.4 1.4l-2.9-2.9c-.7.4-1.5.7-2.4.7c-2.5 0-4.5-2-4.5-4.5S13 8 15.5 8s4.5 2 4.5 4.5c0 .9-.3 1.7-.7 2.4zM18 12.5c0-1.4-1.1-2.5-2.5-2.5S13 11.1 13 12.5s1.1 2.5 2.5 2.5s2.5-1.1 2.5-2.5"/></svg> </template>
CSS
.icon-charity-search {
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%22m10.5%206l-7.1%207.1c-.8-.9-1.2-2.2-1.4-3.9c-.1-1.8.4-3.3%201.5-4.6c1.2-1.2%202.6-1.8%204.3-1.8q2.55%200%204.2%201.8l1.7%201.7c-.7.2-1.3.5-1.9.9zm5%200c2.9%200%205.4%201.9%206.2%204.6c.1-.4.2-.8.2-1.3c.2-1.7-.3-3.2-1.3-4.5c-.5-.5-1.2-1-2-1.4q-1.35-.6-2.4-.6c-1.3%200-2.5.4-3.5%201.1L14.8%206zM11%207.9l-.4-.4c-.8.6-2.7%202.5-5.7%205.6c-.2.2-.3.4-.3.7s.1.5.3.7s.4.3.7.3c.2%200%20.5-.1.7-.3L9%2011.8c.2-1.6.9-2.9%202-3.9m-.8%208.4l-1.1%201.1c-.1.1-.2.4-.2.6c0%20.3.1.5.3.7s.4.3.6.3c.3%200%20.5-.1.7-.3l1.1-1.1c-.5-.3-1-.8-1.4-1.3M9%2013.2l-2%202c-.2.2-.3.5-.3.8s.1.5.3.7s.5.3.7.3c.3%200%20.5-.1.7-.3l1.2-1.3c-.3-.7-.5-1.4-.6-2.2m3.5%205l-1.2%201.2c-.2.2-.3.4-.3.7s.1.5.3.7s.4.3.7.3s.5-.1.7-.3l1.9-1.9c-.8-.1-1.5-.3-2.1-.7m9.7-.4l-1.4%201.4l-2.9-2.9c-.7.4-1.5.7-2.4.7c-2.5%200-4.5-2-4.5-4.5S13%208%2015.5%208s4.5%202%204.5%204.5c0%20.9-.3%201.7-.7%202.4zM18%2012.5c0-1.4-1.1-2.5-2.5-2.5S13%2011.1%2013%2012.5s1.1%202.5%202.5%202.5s2.5-1.1%202.5-2.5%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%22m10.5%206l-7.1%207.1c-.8-.9-1.2-2.2-1.4-3.9c-.1-1.8.4-3.3%201.5-4.6c1.2-1.2%202.6-1.8%204.3-1.8q2.55%200%204.2%201.8l1.7%201.7c-.7.2-1.3.5-1.9.9zm5%200c2.9%200%205.4%201.9%206.2%204.6c.1-.4.2-.8.2-1.3c.2-1.7-.3-3.2-1.3-4.5c-.5-.5-1.2-1-2-1.4q-1.35-.6-2.4-.6c-1.3%200-2.5.4-3.5%201.1L14.8%206zM11%207.9l-.4-.4c-.8.6-2.7%202.5-5.7%205.6c-.2.2-.3.4-.3.7s.1.5.3.7s.4.3.7.3c.2%200%20.5-.1.7-.3L9%2011.8c.2-1.6.9-2.9%202-3.9m-.8%208.4l-1.1%201.1c-.1.1-.2.4-.2.6c0%20.3.1.5.3.7s.4.3.6.3c.3%200%20.5-.1.7-.3l1.1-1.1c-.5-.3-1-.8-1.4-1.3M9%2013.2l-2%202c-.2.2-.3.5-.3.8s.1.5.3.7s.5.3.7.3c.3%200%20.5-.1.7-.3l1.2-1.3c-.3-.7-.5-1.4-.6-2.2m3.5%205l-1.2%201.2c-.2.2-.3.4-.3.7s.1.5.3.7s.4.3.7.3s.5-.1.7-.3l1.9-1.9c-.8-.1-1.5-.3-2.1-.7m9.7-.4l-1.4%201.4l-2.9-2.9c-.7.4-1.5.7-2.4.7c-2.5%200-4.5-2-4.5-4.5S13%208%2015.5%208s4.5%202%204.5%204.5c0%20.9-.3%201.7-.7%202.4zM18%2012.5c0-1.4-1.1-2.5-2.5-2.5S13%2011.1%2013%2012.5s1.1%202.5%202.5%202.5s2.5-1.1%202.5-2.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/charity-search.svg?color=%231a73e8&size=48