lips icon
lips-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- lips-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the lips icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.967 12.539q2.506 0 4.815-.566q2.309-.565 3.709-.99l-3.864-3.556q-.208-.188-.472-.292t-.522-.104q-.17 0-.326.037t-.301.138L12.44 8.775q-.193.137-.429.137t-.428-.137L9.117 7.264q-.183-.12-.388-.176q-.205-.057-.393-.057q-.239 0-.465.085q-.226.084-.414.253l-3.954 3.633q1.356.425 3.658.98q2.302.557 4.807.557M11.677 17l.665.02q2.72 0 4.855-1.387t3.332-3.683q-1.27.43-3.602 1.01q-2.333.579-4.965.579q-2.537 0-4.828-.553t-3.6-.978q1.293 2.277 3.31 3.634T11.677 17m.665 1h-.665q-3.183 0-5.578-1.628t-3.71-4.387q-.2-.404-.102-.859t.436-.753l4-3.673q.348-.31.76-.485t.879-.176q.334 0 .656.095t.62.268l2.381 1.464L14.4 6.402q.298-.173.61-.268q.313-.096.648-.096q.465 0 .887.176t.77.486l3.962 3.673q.337.298.445.743q.109.446-.091.869q-1.194 2.76-3.708 4.387Q15.41 18 12.343 18"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLipsOutlineRounded(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="M11.967 12.539q2.506 0 4.815-.566q2.309-.565 3.709-.99l-3.864-3.556q-.208-.188-.472-.292t-.522-.104q-.17 0-.326.037t-.301.138L12.44 8.775q-.193.137-.429.137t-.428-.137L9.117 7.264q-.183-.12-.388-.176q-.205-.057-.393-.057q-.239 0-.465.085q-.226.084-.414.253l-3.954 3.633q1.356.425 3.658.98q2.302.557 4.807.557M11.677 17l.665.02q2.72 0 4.855-1.387t3.332-3.683q-1.27.43-3.602 1.01q-2.333.579-4.965.579q-2.537 0-4.828-.553t-3.6-.978q1.293 2.277 3.31 3.634T11.677 17m.665 1h-.665q-3.183 0-5.578-1.628t-3.71-4.387q-.2-.404-.102-.859t.436-.753l4-3.673q.348-.31.76-.485t.879-.176q.334 0 .656.095t.62.268l2.381 1.464L14.4 6.402q.298-.173.61-.268q.313-.096.648-.096q.465 0 .887.176t.77.486l3.962 3.673q.337.298.445.743q.109.446-.091.869q-1.194 2.76-3.708 4.387Q15.41 18 12.343 18"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.967 12.539q2.506 0 4.815-.566q2.309-.565 3.709-.99l-3.864-3.556q-.208-.188-.472-.292t-.522-.104q-.17 0-.326.037t-.301.138L12.44 8.775q-.193.137-.429.137t-.428-.137L9.117 7.264q-.183-.12-.388-.176q-.205-.057-.393-.057q-.239 0-.465.085q-.226.084-.414.253l-3.954 3.633q1.356.425 3.658.98q2.302.557 4.807.557M11.677 17l.665.02q2.72 0 4.855-1.387t3.332-3.683q-1.27.43-3.602 1.01q-2.333.579-4.965.579q-2.537 0-4.828-.553t-3.6-.978q1.293 2.277 3.31 3.634T11.677 17m.665 1h-.665q-3.183 0-5.578-1.628t-3.71-4.387q-.2-.404-.102-.859t.436-.753l4-3.673q.348-.31.76-.485t.879-.176q.334 0 .656.095t.62.268l2.381 1.464L14.4 6.402q.298-.173.61-.268q.313-.096.648-.096q.465 0 .887.176t.77.486l3.962 3.673q.337.298.445.743q.109.446-.091.869q-1.194 2.76-3.708 4.387Q15.41 18 12.343 18"/></svg> </template>
CSS
.icon-lips-outline-rounded {
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%22M11.967%2012.539q2.506%200%204.815-.566q2.309-.565%203.709-.99l-3.864-3.556q-.208-.188-.472-.292t-.522-.104q-.17%200-.326.037t-.301.138L12.44%208.775q-.193.137-.429.137t-.428-.137L9.117%207.264q-.183-.12-.388-.176q-.205-.057-.393-.057q-.239%200-.465.085q-.226.084-.414.253l-3.954%203.633q1.356.425%203.658.98q2.302.557%204.807.557M11.677%2017l.665.02q2.72%200%204.855-1.387t3.332-3.683q-1.27.43-3.602%201.01q-2.333.579-4.965.579q-2.537%200-4.828-.553t-3.6-.978q1.293%202.277%203.31%203.634T11.677%2017m.665%201h-.665q-3.183%200-5.578-1.628t-3.71-4.387q-.2-.404-.102-.859t.436-.753l4-3.673q.348-.31.76-.485t.879-.176q.334%200%20.656.095t.62.268l2.381%201.464L14.4%206.402q.298-.173.61-.268q.313-.096.648-.096q.465%200%20.887.176t.77.486l3.962%203.673q.337.298.445.743q.109.446-.091.869q-1.194%202.76-3.708%204.387Q15.41%2018%2012.343%2018%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%22M11.967%2012.539q2.506%200%204.815-.566q2.309-.565%203.709-.99l-3.864-3.556q-.208-.188-.472-.292t-.522-.104q-.17%200-.326.037t-.301.138L12.44%208.775q-.193.137-.429.137t-.428-.137L9.117%207.264q-.183-.12-.388-.176q-.205-.057-.393-.057q-.239%200-.465.085q-.226.084-.414.253l-3.954%203.633q1.356.425%203.658.98q2.302.557%204.807.557M11.677%2017l.665.02q2.72%200%204.855-1.387t3.332-3.683q-1.27.43-3.602%201.01q-2.333.579-4.965.579q-2.537%200-4.828-.553t-3.6-.978q1.293%202.277%203.31%203.634T11.677%2017m.665%201h-.665q-3.183%200-5.578-1.628t-3.71-4.387q-.2-.404-.102-.859t.436-.753l4-3.673q.348-.31.76-.485t.879-.176q.334%200%20.656.095t.62.268l2.381%201.464L14.4%206.402q.298-.173.61-.268q.313-.096.648-.096q.465%200%20.887.176t.77.486l3.962%203.673q.337.298.445.743q.109.446-.091.869q-1.194%202.76-3.708%204.387Q15.41%2018%2012.343%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/lips-outline-rounded.svg?color=%231a73e8&size=48