twotone psychology alt icon
twotone-psychology-alt from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-psychology-alt
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
More social icons from Google Material Icons
baseline-18-up-ratingbaseline-6-ft-apartbaseline-add-moderatorbaseline-add-reactionbaseline-adobebaseline-applebaseline-architecturebaseline-assist-walkerbaseline-back-handbaseline-blindbaseline-boybaseline-cakebaseline-catching-pokemonbaseline-clean-handsbaseline-co2baseline-compostbaseline-connect-without-contactbaseline-constructionbaseline-cookiebaseline-coronavirusbaseline-cruelty-freebaseline-cyclonebaseline-deckbaseline-discord
Use the twotone psychology alt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 5c-2.65 0-4.79 2.06-4.97 4.67L6.7 12H8v4h3v3h3v-3.95l.89-.42A5.015 5.015 0 0 0 18 10c0-2.76-2.24-5-5-5m-.5 9c-.41 0-.74-.33-.74-.74s.33-.73.74-.73s.73.32.73.73s-.31.74-.73.74m1.76-4.32c-.44.65-.86.85-1.09 1.27c-.09.17-.13.28-.13.82h-1.06c0-.29-.04-.75.18-1.16c.28-.51.83-.81 1.14-1.26c.33-.47.15-1.36-.8-1.36c-.62 0-.92.47-1.05.86l-.96-.4c.27-.78.97-1.45 2.01-1.45c.86 0 1.45.39 1.75.88c.26.43.41 1.22.01 1.8" opacity=".3"/><path fill="currentColor" d="M19.94 9.06C19.5 5.73 16.57 3 13 3C9.47 3 6.57 5.61 6.08 9l-1.93 3.48c-.41.66.07 1.52.85 1.52h1v2c0 1.1.9 2 2 2h1v3h7v-4.68a7.02 7.02 0 0 0 3.94-7.26m-5.05 5.57l-.89.42V19h-3v-3H8v-4H6.7l1.33-2.33C8.21 7.06 10.35 5 13 5c2.76 0 5 2.24 5 5c0 2.09-1.29 3.88-3.11 4.63"/><path fill="currentColor" d="M12.5 12.54c-.41 0-.74.31-.74.73c0 .41.33.74.74.74c.42 0 .73-.33.73-.74a.71.71 0 0 0-.73-.73m0-5.54c-1.03 0-1.74.67-2 1.45l.96.4c.13-.39.43-.86 1.05-.86c.95 0 1.13.89.8 1.36c-.32.45-.86.75-1.14 1.26c-.23.4-.18.87-.18 1.16h1.06c0-.55.04-.65.13-.82c.23-.42.65-.62 1.09-1.27c.4-.59.25-1.38-.01-1.8c-.31-.49-.9-.88-1.76-.88"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotonePsychologyAlt(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="M13 5c-2.65 0-4.79 2.06-4.97 4.67L6.7 12H8v4h3v3h3v-3.95l.89-.42A5.015 5.015 0 0 0 18 10c0-2.76-2.24-5-5-5m-.5 9c-.41 0-.74-.33-.74-.74s.33-.73.74-.73s.73.32.73.73s-.31.74-.73.74m1.76-4.32c-.44.65-.86.85-1.09 1.27c-.09.17-.13.28-.13.82h-1.06c0-.29-.04-.75.18-1.16c.28-.51.83-.81 1.14-1.26c.33-.47.15-1.36-.8-1.36c-.62 0-.92.47-1.05.86l-.96-.4c.27-.78.97-1.45 2.01-1.45c.86 0 1.45.39 1.75.88c.26.43.41 1.22.01 1.8" opacity=".3"/><path fill="currentColor" d="M19.94 9.06C19.5 5.73 16.57 3 13 3C9.47 3 6.57 5.61 6.08 9l-1.93 3.48c-.41.66.07 1.52.85 1.52h1v2c0 1.1.9 2 2 2h1v3h7v-4.68a7.02 7.02 0 0 0 3.94-7.26m-5.05 5.57l-.89.42V19h-3v-3H8v-4H6.7l1.33-2.33C8.21 7.06 10.35 5 13 5c2.76 0 5 2.24 5 5c0 2.09-1.29 3.88-3.11 4.63"/><path fill="currentColor" d="M12.5 12.54c-.41 0-.74.31-.74.73c0 .41.33.74.74.74c.42 0 .73-.33.73-.74a.71.71 0 0 0-.73-.73m0-5.54c-1.03 0-1.74.67-2 1.45l.96.4c.13-.39.43-.86 1.05-.86c.95 0 1.13.89.8 1.36c-.32.45-.86.75-1.14 1.26c-.23.4-.18.87-.18 1.16h1.06c0-.55.04-.65.13-.82c.23-.42.65-.62 1.09-1.27c.4-.59.25-1.38-.01-1.8c-.31-.49-.9-.88-1.76-.88"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13 5c-2.65 0-4.79 2.06-4.97 4.67L6.7 12H8v4h3v3h3v-3.95l.89-.42A5.015 5.015 0 0 0 18 10c0-2.76-2.24-5-5-5m-.5 9c-.41 0-.74-.33-.74-.74s.33-.73.74-.73s.73.32.73.73s-.31.74-.73.74m1.76-4.32c-.44.65-.86.85-1.09 1.27c-.09.17-.13.28-.13.82h-1.06c0-.29-.04-.75.18-1.16c.28-.51.83-.81 1.14-1.26c.33-.47.15-1.36-.8-1.36c-.62 0-.92.47-1.05.86l-.96-.4c.27-.78.97-1.45 2.01-1.45c.86 0 1.45.39 1.75.88c.26.43.41 1.22.01 1.8" opacity=".3"/><path fill="currentColor" d="M19.94 9.06C19.5 5.73 16.57 3 13 3C9.47 3 6.57 5.61 6.08 9l-1.93 3.48c-.41.66.07 1.52.85 1.52h1v2c0 1.1.9 2 2 2h1v3h7v-4.68a7.02 7.02 0 0 0 3.94-7.26m-5.05 5.57l-.89.42V19h-3v-3H8v-4H6.7l1.33-2.33C8.21 7.06 10.35 5 13 5c2.76 0 5 2.24 5 5c0 2.09-1.29 3.88-3.11 4.63"/><path fill="currentColor" d="M12.5 12.54c-.41 0-.74.31-.74.73c0 .41.33.74.74.74c.42 0 .73-.33.73-.74a.71.71 0 0 0-.73-.73m0-5.54c-1.03 0-1.74.67-2 1.45l.96.4c.13-.39.43-.86 1.05-.86c.95 0 1.13.89.8 1.36c-.32.45-.86.75-1.14 1.26c-.23.4-.18.87-.18 1.16h1.06c0-.55.04-.65.13-.82c.23-.42.65-.62 1.09-1.27c.4-.59.25-1.38-.01-1.8c-.31-.49-.9-.88-1.76-.88"/></svg> </template>
CSS
.icon-twotone-psychology-alt {
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%22M13%205c-2.65%200-4.79%202.06-4.97%204.67L6.7%2012H8v4h3v3h3v-3.95l.89-.42A5.015%205.015%200%200%200%2018%2010c0-2.76-2.24-5-5-5m-.5%209c-.41%200-.74-.33-.74-.74s.33-.73.74-.73s.73.32.73.73s-.31.74-.73.74m1.76-4.32c-.44.65-.86.85-1.09%201.27c-.09.17-.13.28-.13.82h-1.06c0-.29-.04-.75.18-1.16c.28-.51.83-.81%201.14-1.26c.33-.47.15-1.36-.8-1.36c-.62%200-.92.47-1.05.86l-.96-.4c.27-.78.97-1.45%202.01-1.45c.86%200%201.45.39%201.75.88c.26.43.41%201.22.01%201.8%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.94%209.06C19.5%205.73%2016.57%203%2013%203C9.47%203%206.57%205.61%206.08%209l-1.93%203.48c-.41.66.07%201.52.85%201.52h1v2c0%201.1.9%202%202%202h1v3h7v-4.68a7.02%207.02%200%200%200%203.94-7.26m-5.05%205.57l-.89.42V19h-3v-3H8v-4H6.7l1.33-2.33C8.21%207.06%2010.35%205%2013%205c2.76%200%205%202.24%205%205c0%202.09-1.29%203.88-3.11%204.63%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.5%2012.54c-.41%200-.74.31-.74.73c0%20.41.33.74.74.74c.42%200%20.73-.33.73-.74a.71.71%200%200%200-.73-.73m0-5.54c-1.03%200-1.74.67-2%201.45l.96.4c.13-.39.43-.86%201.05-.86c.95%200%201.13.89.8%201.36c-.32.45-.86.75-1.14%201.26c-.23.4-.18.87-.18%201.16h1.06c0-.55.04-.65.13-.82c.23-.42.65-.62%201.09-1.27c.4-.59.25-1.38-.01-1.8c-.31-.49-.9-.88-1.76-.88%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%22M13%205c-2.65%200-4.79%202.06-4.97%204.67L6.7%2012H8v4h3v3h3v-3.95l.89-.42A5.015%205.015%200%200%200%2018%2010c0-2.76-2.24-5-5-5m-.5%209c-.41%200-.74-.33-.74-.74s.33-.73.74-.73s.73.32.73.73s-.31.74-.73.74m1.76-4.32c-.44.65-.86.85-1.09%201.27c-.09.17-.13.28-.13.82h-1.06c0-.29-.04-.75.18-1.16c.28-.51.83-.81%201.14-1.26c.33-.47.15-1.36-.8-1.36c-.62%200-.92.47-1.05.86l-.96-.4c.27-.78.97-1.45%202.01-1.45c.86%200%201.45.39%201.75.88c.26.43.41%201.22.01%201.8%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M19.94%209.06C19.5%205.73%2016.57%203%2013%203C9.47%203%206.57%205.61%206.08%209l-1.93%203.48c-.41.66.07%201.52.85%201.52h1v2c0%201.1.9%202%202%202h1v3h7v-4.68a7.02%207.02%200%200%200%203.94-7.26m-5.05%205.57l-.89.42V19h-3v-3H8v-4H6.7l1.33-2.33C8.21%207.06%2010.35%205%2013%205c2.76%200%205%202.24%205%205c0%202.09-1.29%203.88-3.11%204.63%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.5%2012.54c-.41%200-.74.31-.74.73c0%20.41.33.74.74.74c.42%200%20.73-.33.73-.74a.71.71%200%200%200-.73-.73m0-5.54c-1.03%200-1.74.67-2%201.45l.96.4c.13-.39.43-.86%201.05-.86c.95%200%201.13.89.8%201.36c-.32.45-.86.75-1.14%201.26c-.23.4-.18.87-.18%201.16h1.06c0-.55.04-.65.13-.82c.23-.42.65-.62%201.09-1.27c.4-.59.25-1.38-.01-1.8c-.31-.49-.9-.88-1.76-.88%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-psychology-alt.svg?color=%231a73e8&size=48