user secret icon
user-secret from Line Awesome by Icons8 · Line · Users & People · Apache-2.0 Free for personal and commercial use.
- Name
- user-secret
- Set
- Line Awesome
- Style
- Line
- Category
- Users & People
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- user-secret-solid
The same icon in other sets
More users & people icons from Line Awesome
Use the user secret icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.063 4c-.876 0-1.645.45-2.188 1.031c-.543.582-.934 1.309-1.281 2.094c-.531 1.21-.91 2.555-1.25 3.813c-1.086.316-2.008.71-2.75 1.187C4.727 12.684 4 13.457 4 14.5c0 .906.555 1.633 1.25 2.156c.594.446 1.324.817 2.188 1.125c.05.23.125.465.218.688c-.843.476-2.18 1.398-3.468 3.156l-.594.844l.844.593l3.28 2.25L6.376 28h19.25l-1.344-2.688l3.282-2.25l.843-.593l-.593-.844c-1.29-1.758-2.625-2.68-3.47-3.156a4 4 0 0 0 .22-.688c.863-.308 1.593-.68 2.187-1.125c.695-.523 1.25-1.25 1.25-2.156c0-1.043-.727-1.816-1.594-2.375c-.742-.477-1.664-.871-2.75-1.188c-.375-1.304-.789-2.671-1.312-3.874c-.34-.778-.715-1.493-1.25-2.063s-1.297-1-2.157-1c-.582 0-1.023.16-1.5.281c-.476.121-.957.219-1.437.219c-.96 0-1.766-.5-2.938-.5m0 2c.207 0 1.437.5 2.937.5c.75 0 1.418-.152 1.938-.281c.519-.13.914-.219 1-.219c.23 0 .402.074.687.375c.285.3.621.844.906 1.5c.543 1.242.957 2.938 1.407 4.5c0-.004.054-.047-.094.031c-.25.137-.774.313-1.407.406c-1.269.192-3 .188-4.437.188c-1.43 0-3.164-.02-4.438-.219c-.636-.097-1.152-.27-1.406-.406c-.078-.043-.105-.027-.125-.031v-.031c.004-.008-.004-.024 0-.032l.031-.031a1 1 0 0 0 .126-.438v-.03c.359-1.329.761-2.735 1.25-3.845c.292-.667.609-1.21.906-1.53s.5-.407.719-.407m-4.876 7.094c.227.469.626.844 1.032 1.062c.61.324 1.308.477 2.062.594c1.508.234 3.274.25 4.719.25c1.438 0 3.207.008 4.719-.219c.758-.113 1.449-.261 2.062-.594c.41-.222.809-.617 1.032-1.093c.617.219 1.136.453 1.5.687c.582.375.687.653.687.719c0 .059-.05.25-.469.563c-.418.312-1.136.675-2.062.968c-1.852.59-4.516.969-7.469.969s-5.617-.379-7.469-.969c-.926-.293-1.644-.656-2.062-.968C6.05 14.75 6 14.559 6 14.5c0-.066.078-.316.656-.688c.364-.234.899-.488 1.532-.718zm2.594 5.469c.328.054.653.144 1 .187c.13.879.813 1.652 1.906 1.719c.844.05 1.793-.348 1.876-1.469h.875c.082 1.121 1.03 1.52 1.875 1.469c1.093-.067 1.777-.84 1.906-1.719c.347-.043.672-.133 1-.188l-.094.625c-.309 1.645-1.043 3.168-1.969 4.22C18.23 24.456 17.145 25.015 16 25c-1.176-.016-2.238-.582-3.156-1.625s-1.64-2.535-1.969-4.188zM23 20c.371.219 1.348.86 2.469 2.094l-3.032 2.093l-.718.47l.375.78l.281.563h-3.156a7.6 7.6 0 0 0 1.437-1.281c1.102-1.25 1.84-2.887 2.25-4.657c.035-.019.063-.042.094-.062m-14.031.031c.039.024.086.04.125.063c.43 1.746 1.164 3.363 2.25 4.593c.449.512.972.95 1.531 1.313h-3.25l.281-.563l.375-.78l-.719-.47l-3.03-2.093c1.058-1.168 2.023-1.813 2.437-2.063"/></svg>
React
import type { SVGProps } from "react";
export function LaUserSecret(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.063 4c-.876 0-1.645.45-2.188 1.031c-.543.582-.934 1.309-1.281 2.094c-.531 1.21-.91 2.555-1.25 3.813c-1.086.316-2.008.71-2.75 1.187C4.727 12.684 4 13.457 4 14.5c0 .906.555 1.633 1.25 2.156c.594.446 1.324.817 2.188 1.125c.05.23.125.465.218.688c-.843.476-2.18 1.398-3.468 3.156l-.594.844l.844.593l3.28 2.25L6.376 28h19.25l-1.344-2.688l3.282-2.25l.843-.593l-.593-.844c-1.29-1.758-2.625-2.68-3.47-3.156a4 4 0 0 0 .22-.688c.863-.308 1.593-.68 2.187-1.125c.695-.523 1.25-1.25 1.25-2.156c0-1.043-.727-1.816-1.594-2.375c-.742-.477-1.664-.871-2.75-1.188c-.375-1.304-.789-2.671-1.312-3.874c-.34-.778-.715-1.493-1.25-2.063s-1.297-1-2.157-1c-.582 0-1.023.16-1.5.281c-.476.121-.957.219-1.437.219c-.96 0-1.766-.5-2.938-.5m0 2c.207 0 1.437.5 2.937.5c.75 0 1.418-.152 1.938-.281c.519-.13.914-.219 1-.219c.23 0 .402.074.687.375c.285.3.621.844.906 1.5c.543 1.242.957 2.938 1.407 4.5c0-.004.054-.047-.094.031c-.25.137-.774.313-1.407.406c-1.269.192-3 .188-4.437.188c-1.43 0-3.164-.02-4.438-.219c-.636-.097-1.152-.27-1.406-.406c-.078-.043-.105-.027-.125-.031v-.031c.004-.008-.004-.024 0-.032l.031-.031a1 1 0 0 0 .126-.438v-.03c.359-1.329.761-2.735 1.25-3.845c.292-.667.609-1.21.906-1.53s.5-.407.719-.407m-4.876 7.094c.227.469.626.844 1.032 1.062c.61.324 1.308.477 2.062.594c1.508.234 3.274.25 4.719.25c1.438 0 3.207.008 4.719-.219c.758-.113 1.449-.261 2.062-.594c.41-.222.809-.617 1.032-1.093c.617.219 1.136.453 1.5.687c.582.375.687.653.687.719c0 .059-.05.25-.469.563c-.418.312-1.136.675-2.062.968c-1.852.59-4.516.969-7.469.969s-5.617-.379-7.469-.969c-.926-.293-1.644-.656-2.062-.968C6.05 14.75 6 14.559 6 14.5c0-.066.078-.316.656-.688c.364-.234.899-.488 1.532-.718zm2.594 5.469c.328.054.653.144 1 .187c.13.879.813 1.652 1.906 1.719c.844.05 1.793-.348 1.876-1.469h.875c.082 1.121 1.03 1.52 1.875 1.469c1.093-.067 1.777-.84 1.906-1.719c.347-.043.672-.133 1-.188l-.094.625c-.309 1.645-1.043 3.168-1.969 4.22C18.23 24.456 17.145 25.015 16 25c-1.176-.016-2.238-.582-3.156-1.625s-1.64-2.535-1.969-4.188zM23 20c.371.219 1.348.86 2.469 2.094l-3.032 2.093l-.718.47l.375.78l.281.563h-3.156a7.6 7.6 0 0 0 1.437-1.281c1.102-1.25 1.84-2.887 2.25-4.657c.035-.019.063-.042.094-.062m-14.031.031c.039.024.086.04.125.063c.43 1.746 1.164 3.363 2.25 4.593c.449.512.972.95 1.531 1.313h-3.25l.281-.563l.375-.78l-.719-.47l-3.03-2.093c1.058-1.168 2.023-1.813 2.437-2.063"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.063 4c-.876 0-1.645.45-2.188 1.031c-.543.582-.934 1.309-1.281 2.094c-.531 1.21-.91 2.555-1.25 3.813c-1.086.316-2.008.71-2.75 1.187C4.727 12.684 4 13.457 4 14.5c0 .906.555 1.633 1.25 2.156c.594.446 1.324.817 2.188 1.125c.05.23.125.465.218.688c-.843.476-2.18 1.398-3.468 3.156l-.594.844l.844.593l3.28 2.25L6.376 28h19.25l-1.344-2.688l3.282-2.25l.843-.593l-.593-.844c-1.29-1.758-2.625-2.68-3.47-3.156a4 4 0 0 0 .22-.688c.863-.308 1.593-.68 2.187-1.125c.695-.523 1.25-1.25 1.25-2.156c0-1.043-.727-1.816-1.594-2.375c-.742-.477-1.664-.871-2.75-1.188c-.375-1.304-.789-2.671-1.312-3.874c-.34-.778-.715-1.493-1.25-2.063s-1.297-1-2.157-1c-.582 0-1.023.16-1.5.281c-.476.121-.957.219-1.437.219c-.96 0-1.766-.5-2.938-.5m0 2c.207 0 1.437.5 2.937.5c.75 0 1.418-.152 1.938-.281c.519-.13.914-.219 1-.219c.23 0 .402.074.687.375c.285.3.621.844.906 1.5c.543 1.242.957 2.938 1.407 4.5c0-.004.054-.047-.094.031c-.25.137-.774.313-1.407.406c-1.269.192-3 .188-4.437.188c-1.43 0-3.164-.02-4.438-.219c-.636-.097-1.152-.27-1.406-.406c-.078-.043-.105-.027-.125-.031v-.031c.004-.008-.004-.024 0-.032l.031-.031a1 1 0 0 0 .126-.438v-.03c.359-1.329.761-2.735 1.25-3.845c.292-.667.609-1.21.906-1.53s.5-.407.719-.407m-4.876 7.094c.227.469.626.844 1.032 1.062c.61.324 1.308.477 2.062.594c1.508.234 3.274.25 4.719.25c1.438 0 3.207.008 4.719-.219c.758-.113 1.449-.261 2.062-.594c.41-.222.809-.617 1.032-1.093c.617.219 1.136.453 1.5.687c.582.375.687.653.687.719c0 .059-.05.25-.469.563c-.418.312-1.136.675-2.062.968c-1.852.59-4.516.969-7.469.969s-5.617-.379-7.469-.969c-.926-.293-1.644-.656-2.062-.968C6.05 14.75 6 14.559 6 14.5c0-.066.078-.316.656-.688c.364-.234.899-.488 1.532-.718zm2.594 5.469c.328.054.653.144 1 .187c.13.879.813 1.652 1.906 1.719c.844.05 1.793-.348 1.876-1.469h.875c.082 1.121 1.03 1.52 1.875 1.469c1.093-.067 1.777-.84 1.906-1.719c.347-.043.672-.133 1-.188l-.094.625c-.309 1.645-1.043 3.168-1.969 4.22C18.23 24.456 17.145 25.015 16 25c-1.176-.016-2.238-.582-3.156-1.625s-1.64-2.535-1.969-4.188zM23 20c.371.219 1.348.86 2.469 2.094l-3.032 2.093l-.718.47l.375.78l.281.563h-3.156a7.6 7.6 0 0 0 1.437-1.281c1.102-1.25 1.84-2.887 2.25-4.657c.035-.019.063-.042.094-.062m-14.031.031c.039.024.086.04.125.063c.43 1.746 1.164 3.363 2.25 4.593c.449.512.972.95 1.531 1.313h-3.25l.281-.563l.375-.78l-.719-.47l-3.03-2.093c1.058-1.168 2.023-1.813 2.437-2.063"/></svg> </template>
CSS
.icon-user-secret {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.063%204c-.876%200-1.645.45-2.188%201.031c-.543.582-.934%201.309-1.281%202.094c-.531%201.21-.91%202.555-1.25%203.813c-1.086.316-2.008.71-2.75%201.187C4.727%2012.684%204%2013.457%204%2014.5c0%20.906.555%201.633%201.25%202.156c.594.446%201.324.817%202.188%201.125c.05.23.125.465.218.688c-.843.476-2.18%201.398-3.468%203.156l-.594.844l.844.593l3.28%202.25L6.376%2028h19.25l-1.344-2.688l3.282-2.25l.843-.593l-.593-.844c-1.29-1.758-2.625-2.68-3.47-3.156a4%204%200%200%200%20.22-.688c.863-.308%201.593-.68%202.187-1.125c.695-.523%201.25-1.25%201.25-2.156c0-1.043-.727-1.816-1.594-2.375c-.742-.477-1.664-.871-2.75-1.188c-.375-1.304-.789-2.671-1.312-3.874c-.34-.778-.715-1.493-1.25-2.063s-1.297-1-2.157-1c-.582%200-1.023.16-1.5.281c-.476.121-.957.219-1.437.219c-.96%200-1.766-.5-2.938-.5m0%202c.207%200%201.437.5%202.937.5c.75%200%201.418-.152%201.938-.281c.519-.13.914-.219%201-.219c.23%200%20.402.074.687.375c.285.3.621.844.906%201.5c.543%201.242.957%202.938%201.407%204.5c0-.004.054-.047-.094.031c-.25.137-.774.313-1.407.406c-1.269.192-3%20.188-4.437.188c-1.43%200-3.164-.02-4.438-.219c-.636-.097-1.152-.27-1.406-.406c-.078-.043-.105-.027-.125-.031v-.031c.004-.008-.004-.024%200-.032l.031-.031a1%201%200%200%200%20.126-.438v-.03c.359-1.329.761-2.735%201.25-3.845c.292-.667.609-1.21.906-1.53s.5-.407.719-.407m-4.876%207.094c.227.469.626.844%201.032%201.062c.61.324%201.308.477%202.062.594c1.508.234%203.274.25%204.719.25c1.438%200%203.207.008%204.719-.219c.758-.113%201.449-.261%202.062-.594c.41-.222.809-.617%201.032-1.093c.617.219%201.136.453%201.5.687c.582.375.687.653.687.719c0%20.059-.05.25-.469.563c-.418.312-1.136.675-2.062.968c-1.852.59-4.516.969-7.469.969s-5.617-.379-7.469-.969c-.926-.293-1.644-.656-2.062-.968C6.05%2014.75%206%2014.559%206%2014.5c0-.066.078-.316.656-.688c.364-.234.899-.488%201.532-.718zm2.594%205.469c.328.054.653.144%201%20.187c.13.879.813%201.652%201.906%201.719c.844.05%201.793-.348%201.876-1.469h.875c.082%201.121%201.03%201.52%201.875%201.469c1.093-.067%201.777-.84%201.906-1.719c.347-.043.672-.133%201-.188l-.094.625c-.309%201.645-1.043%203.168-1.969%204.22C18.23%2024.456%2017.145%2025.015%2016%2025c-1.176-.016-2.238-.582-3.156-1.625s-1.64-2.535-1.969-4.188zM23%2020c.371.219%201.348.86%202.469%202.094l-3.032%202.093l-.718.47l.375.78l.281.563h-3.156a7.6%207.6%200%200%200%201.437-1.281c1.102-1.25%201.84-2.887%202.25-4.657c.035-.019.063-.042.094-.062m-14.031.031c.039.024.086.04.125.063c.43%201.746%201.164%203.363%202.25%204.593c.449.512.972.95%201.531%201.313h-3.25l.281-.563l.375-.78l-.719-.47l-3.03-2.093c1.058-1.168%202.023-1.813%202.437-2.063%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.063%204c-.876%200-1.645.45-2.188%201.031c-.543.582-.934%201.309-1.281%202.094c-.531%201.21-.91%202.555-1.25%203.813c-1.086.316-2.008.71-2.75%201.187C4.727%2012.684%204%2013.457%204%2014.5c0%20.906.555%201.633%201.25%202.156c.594.446%201.324.817%202.188%201.125c.05.23.125.465.218.688c-.843.476-2.18%201.398-3.468%203.156l-.594.844l.844.593l3.28%202.25L6.376%2028h19.25l-1.344-2.688l3.282-2.25l.843-.593l-.593-.844c-1.29-1.758-2.625-2.68-3.47-3.156a4%204%200%200%200%20.22-.688c.863-.308%201.593-.68%202.187-1.125c.695-.523%201.25-1.25%201.25-2.156c0-1.043-.727-1.816-1.594-2.375c-.742-.477-1.664-.871-2.75-1.188c-.375-1.304-.789-2.671-1.312-3.874c-.34-.778-.715-1.493-1.25-2.063s-1.297-1-2.157-1c-.582%200-1.023.16-1.5.281c-.476.121-.957.219-1.437.219c-.96%200-1.766-.5-2.938-.5m0%202c.207%200%201.437.5%202.937.5c.75%200%201.418-.152%201.938-.281c.519-.13.914-.219%201-.219c.23%200%20.402.074.687.375c.285.3.621.844.906%201.5c.543%201.242.957%202.938%201.407%204.5c0-.004.054-.047-.094.031c-.25.137-.774.313-1.407.406c-1.269.192-3%20.188-4.437.188c-1.43%200-3.164-.02-4.438-.219c-.636-.097-1.152-.27-1.406-.406c-.078-.043-.105-.027-.125-.031v-.031c.004-.008-.004-.024%200-.032l.031-.031a1%201%200%200%200%20.126-.438v-.03c.359-1.329.761-2.735%201.25-3.845c.292-.667.609-1.21.906-1.53s.5-.407.719-.407m-4.876%207.094c.227.469.626.844%201.032%201.062c.61.324%201.308.477%202.062.594c1.508.234%203.274.25%204.719.25c1.438%200%203.207.008%204.719-.219c.758-.113%201.449-.261%202.062-.594c.41-.222.809-.617%201.032-1.093c.617.219%201.136.453%201.5.687c.582.375.687.653.687.719c0%20.059-.05.25-.469.563c-.418.312-1.136.675-2.062.968c-1.852.59-4.516.969-7.469.969s-5.617-.379-7.469-.969c-.926-.293-1.644-.656-2.062-.968C6.05%2014.75%206%2014.559%206%2014.5c0-.066.078-.316.656-.688c.364-.234.899-.488%201.532-.718zm2.594%205.469c.328.054.653.144%201%20.187c.13.879.813%201.652%201.906%201.719c.844.05%201.793-.348%201.876-1.469h.875c.082%201.121%201.03%201.52%201.875%201.469c1.093-.067%201.777-.84%201.906-1.719c.347-.043.672-.133%201-.188l-.094.625c-.309%201.645-1.043%203.168-1.969%204.22C18.23%2024.456%2017.145%2025.015%2016%2025c-1.176-.016-2.238-.582-3.156-1.625s-1.64-2.535-1.969-4.188zM23%2020c.371.219%201.348.86%202.469%202.094l-3.032%202.093l-.718.47l.375.78l.281.563h-3.156a7.6%207.6%200%200%200%201.437-1.281c1.102-1.25%201.84-2.887%202.25-4.657c.035-.019.063-.042.094-.062m-14.031.031c.039.024.086.04.125.063c.43%201.746%201.164%203.363%202.25%204.593c.449.512.972.95%201.531%201.313h-3.25l.281-.563l.375-.78l-.719-.47l-3.03-2.093c1.058-1.168%202.023-1.813%202.437-2.063%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/user-secret.svg?color=%231a73e8&size=48