teddy-bear-outline from Flowbite Icons by Themesberg · Outline · General · MIT Free for personal and commercial use.

Name
teddy-bear-outline
Set
Flowbite Icons
Style
Outline
Category
General
Viewbox
24×24
License
MIT

1 other variant in Flowbite Icons

The same icon in other sets

More general icons from Flowbite Icons

Use the teddy bear icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7.5 15a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5m0 0l1.677-4.17m6.698-3.827C17.012 7.003 18 6.105 18 5s-.922-2-2.059-2c-.896 0-1.685.743-1.968 1.52M8.127 6.995C7.002 6.995 6 6.105 6 5s.912-2 2.038-2c.934 0 1.706.678 1.947 1.52M14 18h-4m6-3l-1.458-3.891m-6.635 2.879l-.449.193a1.868 1.868 0 1 1-1.103-3.568L8.5 10m7.106 3.988l.413.144a1.865 1.865 0 1 0 1.172-3.54l-1.746-.558M12 9.062v-.01m-1.378-1.554v-.01m3.034.01v-.01M16 8a4 4 0 1 1-8 0a4 4 0 0 1 8 0m3 9.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0"/></svg>

React

import type { SVGProps } from "react";

export function FlowbiteTeddyBearOutline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M7.5 15a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5m0 0l1.677-4.17m6.698-3.827C17.012 7.003 18 6.105 18 5s-.922-2-2.059-2c-.896 0-1.685.743-1.968 1.52M8.127 6.995C7.002 6.995 6 6.105 6 5s.912-2 2.038-2c.934 0 1.706.678 1.947 1.52M14 18h-4m6-3l-1.458-3.891m-6.635 2.879l-.449.193a1.868 1.868 0 1 1-1.103-3.568L8.5 10m7.106 3.988l.413.144a1.865 1.865 0 1 0 1.172-3.54l-1.746-.558M12 9.062v-.01m-1.378-1.554v-.01m3.034.01v-.01M16 8a4 4 0 1 1-8 0a4 4 0 0 1 8 0m3 9.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7.5 15a2.5 2.5 0 1 0 0 5a2.5 2.5 0 0 0 0-5m0 0l1.677-4.17m6.698-3.827C17.012 7.003 18 6.105 18 5s-.922-2-2.059-2c-.896 0-1.685.743-1.968 1.52M8.127 6.995C7.002 6.995 6 6.105 6 5s.912-2 2.038-2c.934 0 1.706.678 1.947 1.52M14 18h-4m6-3l-1.458-3.891m-6.635 2.879l-.449.193a1.868 1.868 0 1 1-1.103-3.568L8.5 10m7.106 3.988l.413.144a1.865 1.865 0 1 0 1.172-3.54l-1.746-.558M12 9.062v-.01m-1.378-1.554v-.01m3.034.01v-.01M16 8a4 4 0 1 1-8 0a4 4 0 0 1 8 0m3 9.5a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0"/></svg>
</template>

CSS

.icon-teddy-bear-outline {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7.5%2015a2.5%202.5%200%201%200%200%205a2.5%202.5%200%200%200%200-5m0%200l1.677-4.17m6.698-3.827C17.012%207.003%2018%206.105%2018%205s-.922-2-2.059-2c-.896%200-1.685.743-1.968%201.52M8.127%206.995C7.002%206.995%206%206.105%206%205s.912-2%202.038-2c.934%200%201.706.678%201.947%201.52M14%2018h-4m6-3l-1.458-3.891m-6.635%202.879l-.449.193a1.868%201.868%200%201%201-1.103-3.568L8.5%2010m7.106%203.988l.413.144a1.865%201.865%200%201%200%201.172-3.54l-1.746-.558M12%209.062v-.01m-1.378-1.554v-.01m3.034.01v-.01M16%208a4%204%200%201%201-8%200a4%204%200%200%201%208%200m3%209.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M7.5%2015a2.5%202.5%200%201%200%200%205a2.5%202.5%200%200%200%200-5m0%200l1.677-4.17m6.698-3.827C17.012%207.003%2018%206.105%2018%205s-.922-2-2.059-2c-.896%200-1.685.743-1.968%201.52M8.127%206.995C7.002%206.995%206%206.105%206%205s.912-2%202.038-2c.934%200%201.706.678%201.947%201.52M14%2018h-4m6-3l-1.458-3.891m-6.635%202.879l-.449.193a1.868%201.868%200%201%201-1.103-3.568L8.5%2010m7.106%203.988l.413.144a1.865%201.865%200%201%200%201.172-3.54l-1.746-.558M12%209.062v-.01m-1.378-1.554v-.01m3.034.01v-.01M16%208a4%204%200%201%201-8%200a4%204%200%200%201%208%200m3%209.5a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/flowbite/teddy-bear-outline.svg?color=%231a73e8&size=48