selfie icon
selfie from IconPark by ByteDance · Color · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- selfie
- Set
- IconPark
- Style
- Color
- Category
- Travel
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More travel icons from IconPark
Use the selfie icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M29.2336 6.97919C32.9477 5.4122 40.5099 4.51028 43.0279 12.8715C45.5458 21.2327 34.7205 27.4827 35.0016 20.9696C35.2827 14.4564 42.9968 19.8176 42.8317 24.5317C42.6666 29.2458 37.7695 29.7638 37.7695 29.7638"/><rect width="26" height="12" x="4.241" y="15.778" fill="#2F88FF" rx="2" transform="rotate(-30 4.241 15.778)"/><path stroke-linecap="round" d="M21.5 19.6699L29 32.6603"/><rect width="6" height="10" x="26.401" y="34.16" fill="#2F88FF" rx="3" transform="rotate(-30 26.401 34.16)"/><path stroke-linecap="round" d="M11.4014 8.1795L16.5975 5.1795"/><path stroke-linecap="round" d="M21.9014 26.366L27.0975 23.366"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkSelfie(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="4"><path strokeLinecap="round" d="M29.2336 6.97919C32.9477 5.4122 40.5099 4.51028 43.0279 12.8715C45.5458 21.2327 34.7205 27.4827 35.0016 20.9696C35.2827 14.4564 42.9968 19.8176 42.8317 24.5317C42.6666 29.2458 37.7695 29.7638 37.7695 29.7638"/><rect width="26" height="12" x="4.241" y="15.778" fill="#2F88FF" rx="2" transform="rotate(-30 4.241 15.778)"/><path strokeLinecap="round" d="M21.5 19.6699L29 32.6603"/><rect width="6" height="10" x="26.401" y="34.16" fill="#2F88FF" rx="3" transform="rotate(-30 26.401 34.16)"/><path strokeLinecap="round" d="M11.4014 8.1795L16.5975 5.1795"/><path strokeLinecap="round" d="M21.9014 26.366L27.0975 23.366"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="4"><path stroke-linecap="round" d="M29.2336 6.97919C32.9477 5.4122 40.5099 4.51028 43.0279 12.8715C45.5458 21.2327 34.7205 27.4827 35.0016 20.9696C35.2827 14.4564 42.9968 19.8176 42.8317 24.5317C42.6666 29.2458 37.7695 29.7638 37.7695 29.7638"/><rect width="26" height="12" x="4.241" y="15.778" fill="#2F88FF" rx="2" transform="rotate(-30 4.241 15.778)"/><path stroke-linecap="round" d="M21.5 19.6699L29 32.6603"/><rect width="6" height="10" x="26.401" y="34.16" fill="#2F88FF" rx="3" transform="rotate(-30 26.401 34.16)"/><path stroke-linecap="round" d="M11.4014 8.1795L16.5975 5.1795"/><path stroke-linecap="round" d="M21.9014 26.366L27.0975 23.366"/></g></svg> </template>
CSS
.icon-selfie {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M29.2336%206.97919C32.9477%205.4122%2040.5099%204.51028%2043.0279%2012.8715C45.5458%2021.2327%2034.7205%2027.4827%2035.0016%2020.9696C35.2827%2014.4564%2042.9968%2019.8176%2042.8317%2024.5317C42.6666%2029.2458%2037.7695%2029.7638%2037.7695%2029.7638%22%2F%3E%3Crect%20width%3D%2226%22%20height%3D%2212%22%20x%3D%224.241%22%20y%3D%2215.778%22%20fill%3D%22%232F88FF%22%20rx%3D%222%22%20transform%3D%22rotate(-30%204.241%2015.778)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21.5%2019.6699L29%2032.6603%22%2F%3E%3Crect%20width%3D%226%22%20height%3D%2210%22%20x%3D%2226.401%22%20y%3D%2234.16%22%20fill%3D%22%232F88FF%22%20rx%3D%223%22%20transform%3D%22rotate(-30%2026.401%2034.16)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11.4014%208.1795L16.5975%205.1795%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21.9014%2026.366L27.0975%2023.366%22%2F%3E%3C%2Fg%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M29.2336%206.97919C32.9477%205.4122%2040.5099%204.51028%2043.0279%2012.8715C45.5458%2021.2327%2034.7205%2027.4827%2035.0016%2020.9696C35.2827%2014.4564%2042.9968%2019.8176%2042.8317%2024.5317C42.6666%2029.2458%2037.7695%2029.7638%2037.7695%2029.7638%22%2F%3E%3Crect%20width%3D%2226%22%20height%3D%2212%22%20x%3D%224.241%22%20y%3D%2215.778%22%20fill%3D%22%232F88FF%22%20rx%3D%222%22%20transform%3D%22rotate(-30%204.241%2015.778)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21.5%2019.6699L29%2032.6603%22%2F%3E%3Crect%20width%3D%226%22%20height%3D%2210%22%20x%3D%2226.401%22%20y%3D%2234.16%22%20fill%3D%22%232F88FF%22%20rx%3D%223%22%20transform%3D%22rotate(-30%2026.401%2034.16)%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M11.4014%208.1795L16.5975%205.1795%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M21.9014%2026.366L27.0975%2023.366%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/selfie.svg?color=%231a73e8&size=48