things logo
things from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- things
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the things logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.815 0l1.099.003c.492.01 1.138.013 1.856.165c.713.147 1.489.49 2.086 1.04a3.94 3.94 0 0 1 1.167 1.911c.178.664.193 1.264.211 1.722l.021 1.026l.016.905l.047 2.685l.049 2.71l.016.925l.016 1.055v.071c0 .338-.004.741-.062 1.193l-.636 4.978l-.089.495a3.8 3.8 0 0 1-1.064 1.902c-.56.55-1.303.896-1.99 1.044c-.693.153-1.32.158-1.796.167L15.698 24H8.3l-1.065-.003c-.477-.01-1.102-.014-1.795-.167c-.687-.148-1.43-.494-1.991-1.044a3.8 3.8 0 0 1-1.064-1.902l-.088-.495l-.637-4.978a9 9 0 0 1-.06-1.193v-.072l.015-1.054l.016-.926l.048-2.709l.047-2.685l.016-.905l.02-1.026c.019-.458.034-1.059.212-1.722c.173-.658.56-1.37 1.166-1.911c.6-.55 1.376-.893 2.089-1.04C5.947.016 6.593.012 7.085.003L8.183 0zm1.625 4.203H6.196c-.149.003-.346.005-.566.051a1.35 1.35 0 0 0-.636.32c-.173.157-.295.36-.353.584c-.055.203-.058.386-.063.526l-.005.335l-.129 10.284l-.003.16l.018.017q.135.127.292.229l.039.025l.198.105l.359.139l.344.084l.397.064l.396.049l.257.031l.25.035l.408.076l.188.046l.173.052l.102.036l.098.037c.258.104.421.228.507.341c.106.143.114.27.124.368l.011.217l.012.255l.038.887l.039.86l.009.2l.005.103c.005.046.009.105.06.17s.16.138.335.19l.043.013q.276.072.561.09l.537.017h3.514l.537-.016c.19-.014.397-.044.563-.092l.039-.012c.176-.052.288-.124.337-.19c.051-.065.055-.124.06-.17l.006-.104l.008-.2l.038-.859l.038-.887l.01-.255l.013-.217c.01-.098.018-.225.125-.368c.085-.114.25-.238.51-.342l.095-.037l.102-.035l.174-.052l.186-.047l.411-.075l.247-.035l.256-.03l.399-.051l.399-.063l.341-.083l.358-.138l.195-.104l.042-.026q.168-.11.314-.249l-.002-.159l-.131-10.284l-.006-.335c-.005-.141-.008-.323-.061-.526a1.2 1.2 0 0 0-.353-.584c-.18-.162-.4-.272-.636-.32c-.22-.046-.418-.048-.567-.05zm-2.941 13.986l-.009.182l-.082 1.893h-.003l-.138.017l-.023.001l-.505.016h-3.485l-.504-.016l-.161-.018h-.004l-.082-1.893l-.01-.182zm1.427-11.177a.78.78 0 0 1 .722.093a.67.67 0 0 1 .251.641c-.045.229-.232.421-.48.723a50 50 0 0 0-3.836 5.257c-.308.575-.593.808-.9.844c-.308.037-.64-.123-1.087-.613l-1.824-1.755c-.29-.28-.488-.456-.57-.692a.66.66 0 0 1 .175-.72c.2-.182.512-.233.764-.16c.253.074.445.27.741.539l1.546 1.417a51 51 0 0 1 3.844-4.982c.261-.293.425-.502.654-.592"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsThings(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="m15.815 0l1.099.003c.492.01 1.138.013 1.856.165c.713.147 1.489.49 2.086 1.04a3.94 3.94 0 0 1 1.167 1.911c.178.664.193 1.264.211 1.722l.021 1.026l.016.905l.047 2.685l.049 2.71l.016.925l.016 1.055v.071c0 .338-.004.741-.062 1.193l-.636 4.978l-.089.495a3.8 3.8 0 0 1-1.064 1.902c-.56.55-1.303.896-1.99 1.044c-.693.153-1.32.158-1.796.167L15.698 24H8.3l-1.065-.003c-.477-.01-1.102-.014-1.795-.167c-.687-.148-1.43-.494-1.991-1.044a3.8 3.8 0 0 1-1.064-1.902l-.088-.495l-.637-4.978a9 9 0 0 1-.06-1.193v-.072l.015-1.054l.016-.926l.048-2.709l.047-2.685l.016-.905l.02-1.026c.019-.458.034-1.059.212-1.722c.173-.658.56-1.37 1.166-1.911c.6-.55 1.376-.893 2.089-1.04C5.947.016 6.593.012 7.085.003L8.183 0zm1.625 4.203H6.196c-.149.003-.346.005-.566.051a1.35 1.35 0 0 0-.636.32c-.173.157-.295.36-.353.584c-.055.203-.058.386-.063.526l-.005.335l-.129 10.284l-.003.16l.018.017q.135.127.292.229l.039.025l.198.105l.359.139l.344.084l.397.064l.396.049l.257.031l.25.035l.408.076l.188.046l.173.052l.102.036l.098.037c.258.104.421.228.507.341c.106.143.114.27.124.368l.011.217l.012.255l.038.887l.039.86l.009.2l.005.103c.005.046.009.105.06.17s.16.138.335.19l.043.013q.276.072.561.09l.537.017h3.514l.537-.016c.19-.014.397-.044.563-.092l.039-.012c.176-.052.288-.124.337-.19c.051-.065.055-.124.06-.17l.006-.104l.008-.2l.038-.859l.038-.887l.01-.255l.013-.217c.01-.098.018-.225.125-.368c.085-.114.25-.238.51-.342l.095-.037l.102-.035l.174-.052l.186-.047l.411-.075l.247-.035l.256-.03l.399-.051l.399-.063l.341-.083l.358-.138l.195-.104l.042-.026q.168-.11.314-.249l-.002-.159l-.131-10.284l-.006-.335c-.005-.141-.008-.323-.061-.526a1.2 1.2 0 0 0-.353-.584c-.18-.162-.4-.272-.636-.32c-.22-.046-.418-.048-.567-.05zm-2.941 13.986l-.009.182l-.082 1.893h-.003l-.138.017l-.023.001l-.505.016h-3.485l-.504-.016l-.161-.018h-.004l-.082-1.893l-.01-.182zm1.427-11.177a.78.78 0 0 1 .722.093a.67.67 0 0 1 .251.641c-.045.229-.232.421-.48.723a50 50 0 0 0-3.836 5.257c-.308.575-.593.808-.9.844c-.308.037-.64-.123-1.087-.613l-1.824-1.755c-.29-.28-.488-.456-.57-.692a.66.66 0 0 1 .175-.72c.2-.182.512-.233.764-.16c.253.074.445.27.741.539l1.546 1.417a51 51 0 0 1 3.844-4.982c.261-.293.425-.502.654-.592"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.815 0l1.099.003c.492.01 1.138.013 1.856.165c.713.147 1.489.49 2.086 1.04a3.94 3.94 0 0 1 1.167 1.911c.178.664.193 1.264.211 1.722l.021 1.026l.016.905l.047 2.685l.049 2.71l.016.925l.016 1.055v.071c0 .338-.004.741-.062 1.193l-.636 4.978l-.089.495a3.8 3.8 0 0 1-1.064 1.902c-.56.55-1.303.896-1.99 1.044c-.693.153-1.32.158-1.796.167L15.698 24H8.3l-1.065-.003c-.477-.01-1.102-.014-1.795-.167c-.687-.148-1.43-.494-1.991-1.044a3.8 3.8 0 0 1-1.064-1.902l-.088-.495l-.637-4.978a9 9 0 0 1-.06-1.193v-.072l.015-1.054l.016-.926l.048-2.709l.047-2.685l.016-.905l.02-1.026c.019-.458.034-1.059.212-1.722c.173-.658.56-1.37 1.166-1.911c.6-.55 1.376-.893 2.089-1.04C5.947.016 6.593.012 7.085.003L8.183 0zm1.625 4.203H6.196c-.149.003-.346.005-.566.051a1.35 1.35 0 0 0-.636.32c-.173.157-.295.36-.353.584c-.055.203-.058.386-.063.526l-.005.335l-.129 10.284l-.003.16l.018.017q.135.127.292.229l.039.025l.198.105l.359.139l.344.084l.397.064l.396.049l.257.031l.25.035l.408.076l.188.046l.173.052l.102.036l.098.037c.258.104.421.228.507.341c.106.143.114.27.124.368l.011.217l.012.255l.038.887l.039.86l.009.2l.005.103c.005.046.009.105.06.17s.16.138.335.19l.043.013q.276.072.561.09l.537.017h3.514l.537-.016c.19-.014.397-.044.563-.092l.039-.012c.176-.052.288-.124.337-.19c.051-.065.055-.124.06-.17l.006-.104l.008-.2l.038-.859l.038-.887l.01-.255l.013-.217c.01-.098.018-.225.125-.368c.085-.114.25-.238.51-.342l.095-.037l.102-.035l.174-.052l.186-.047l.411-.075l.247-.035l.256-.03l.399-.051l.399-.063l.341-.083l.358-.138l.195-.104l.042-.026q.168-.11.314-.249l-.002-.159l-.131-10.284l-.006-.335c-.005-.141-.008-.323-.061-.526a1.2 1.2 0 0 0-.353-.584c-.18-.162-.4-.272-.636-.32c-.22-.046-.418-.048-.567-.05zm-2.941 13.986l-.009.182l-.082 1.893h-.003l-.138.017l-.023.001l-.505.016h-3.485l-.504-.016l-.161-.018h-.004l-.082-1.893l-.01-.182zm1.427-11.177a.78.78 0 0 1 .722.093a.67.67 0 0 1 .251.641c-.045.229-.232.421-.48.723a50 50 0 0 0-3.836 5.257c-.308.575-.593.808-.9.844c-.308.037-.64-.123-1.087-.613l-1.824-1.755c-.29-.28-.488-.456-.57-.692a.66.66 0 0 1 .175-.72c.2-.182.512-.233.764-.16c.253.074.445.27.741.539l1.546 1.417a51 51 0 0 1 3.844-4.982c.261-.293.425-.502.654-.592"/></svg> </template>
CSS
.icon-things {
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%22m15.815%200l1.099.003c.492.01%201.138.013%201.856.165c.713.147%201.489.49%202.086%201.04a3.94%203.94%200%200%201%201.167%201.911c.178.664.193%201.264.211%201.722l.021%201.026l.016.905l.047%202.685l.049%202.71l.016.925l.016%201.055v.071c0%20.338-.004.741-.062%201.193l-.636%204.978l-.089.495a3.8%203.8%200%200%201-1.064%201.902c-.56.55-1.303.896-1.99%201.044c-.693.153-1.32.158-1.796.167L15.698%2024H8.3l-1.065-.003c-.477-.01-1.102-.014-1.795-.167c-.687-.148-1.43-.494-1.991-1.044a3.8%203.8%200%200%201-1.064-1.902l-.088-.495l-.637-4.978a9%209%200%200%201-.06-1.193v-.072l.015-1.054l.016-.926l.048-2.709l.047-2.685l.016-.905l.02-1.026c.019-.458.034-1.059.212-1.722c.173-.658.56-1.37%201.166-1.911c.6-.55%201.376-.893%202.089-1.04C5.947.016%206.593.012%207.085.003L8.183%200zm1.625%204.203H6.196c-.149.003-.346.005-.566.051a1.35%201.35%200%200%200-.636.32c-.173.157-.295.36-.353.584c-.055.203-.058.386-.063.526l-.005.335l-.129%2010.284l-.003.16l.018.017q.135.127.292.229l.039.025l.198.105l.359.139l.344.084l.397.064l.396.049l.257.031l.25.035l.408.076l.188.046l.173.052l.102.036l.098.037c.258.104.421.228.507.341c.106.143.114.27.124.368l.011.217l.012.255l.038.887l.039.86l.009.2l.005.103c.005.046.009.105.06.17s.16.138.335.19l.043.013q.276.072.561.09l.537.017h3.514l.537-.016c.19-.014.397-.044.563-.092l.039-.012c.176-.052.288-.124.337-.19c.051-.065.055-.124.06-.17l.006-.104l.008-.2l.038-.859l.038-.887l.01-.255l.013-.217c.01-.098.018-.225.125-.368c.085-.114.25-.238.51-.342l.095-.037l.102-.035l.174-.052l.186-.047l.411-.075l.247-.035l.256-.03l.399-.051l.399-.063l.341-.083l.358-.138l.195-.104l.042-.026q.168-.11.314-.249l-.002-.159l-.131-10.284l-.006-.335c-.005-.141-.008-.323-.061-.526a1.2%201.2%200%200%200-.353-.584c-.18-.162-.4-.272-.636-.32c-.22-.046-.418-.048-.567-.05zm-2.941%2013.986l-.009.182l-.082%201.893h-.003l-.138.017l-.023.001l-.505.016h-3.485l-.504-.016l-.161-.018h-.004l-.082-1.893l-.01-.182zm1.427-11.177a.78.78%200%200%201%20.722.093a.67.67%200%200%201%20.251.641c-.045.229-.232.421-.48.723a50%2050%200%200%200-3.836%205.257c-.308.575-.593.808-.9.844c-.308.037-.64-.123-1.087-.613l-1.824-1.755c-.29-.28-.488-.456-.57-.692a.66.66%200%200%201%20.175-.72c.2-.182.512-.233.764-.16c.253.074.445.27.741.539l1.546%201.417a51%2051%200%200%201%203.844-4.982c.261-.293.425-.502.654-.592%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%22m15.815%200l1.099.003c.492.01%201.138.013%201.856.165c.713.147%201.489.49%202.086%201.04a3.94%203.94%200%200%201%201.167%201.911c.178.664.193%201.264.211%201.722l.021%201.026l.016.905l.047%202.685l.049%202.71l.016.925l.016%201.055v.071c0%20.338-.004.741-.062%201.193l-.636%204.978l-.089.495a3.8%203.8%200%200%201-1.064%201.902c-.56.55-1.303.896-1.99%201.044c-.693.153-1.32.158-1.796.167L15.698%2024H8.3l-1.065-.003c-.477-.01-1.102-.014-1.795-.167c-.687-.148-1.43-.494-1.991-1.044a3.8%203.8%200%200%201-1.064-1.902l-.088-.495l-.637-4.978a9%209%200%200%201-.06-1.193v-.072l.015-1.054l.016-.926l.048-2.709l.047-2.685l.016-.905l.02-1.026c.019-.458.034-1.059.212-1.722c.173-.658.56-1.37%201.166-1.911c.6-.55%201.376-.893%202.089-1.04C5.947.016%206.593.012%207.085.003L8.183%200zm1.625%204.203H6.196c-.149.003-.346.005-.566.051a1.35%201.35%200%200%200-.636.32c-.173.157-.295.36-.353.584c-.055.203-.058.386-.063.526l-.005.335l-.129%2010.284l-.003.16l.018.017q.135.127.292.229l.039.025l.198.105l.359.139l.344.084l.397.064l.396.049l.257.031l.25.035l.408.076l.188.046l.173.052l.102.036l.098.037c.258.104.421.228.507.341c.106.143.114.27.124.368l.011.217l.012.255l.038.887l.039.86l.009.2l.005.103c.005.046.009.105.06.17s.16.138.335.19l.043.013q.276.072.561.09l.537.017h3.514l.537-.016c.19-.014.397-.044.563-.092l.039-.012c.176-.052.288-.124.337-.19c.051-.065.055-.124.06-.17l.006-.104l.008-.2l.038-.859l.038-.887l.01-.255l.013-.217c.01-.098.018-.225.125-.368c.085-.114.25-.238.51-.342l.095-.037l.102-.035l.174-.052l.186-.047l.411-.075l.247-.035l.256-.03l.399-.051l.399-.063l.341-.083l.358-.138l.195-.104l.042-.026q.168-.11.314-.249l-.002-.159l-.131-10.284l-.006-.335c-.005-.141-.008-.323-.061-.526a1.2%201.2%200%200%200-.353-.584c-.18-.162-.4-.272-.636-.32c-.22-.046-.418-.048-.567-.05zm-2.941%2013.986l-.009.182l-.082%201.893h-.003l-.138.017l-.023.001l-.505.016h-3.485l-.504-.016l-.161-.018h-.004l-.082-1.893l-.01-.182zm1.427-11.177a.78.78%200%200%201%20.722.093a.67.67%200%200%201%20.251.641c-.045.229-.232.421-.48.723a50%2050%200%200%200-3.836%205.257c-.308.575-.593.808-.9.844c-.308.037-.64-.123-1.087-.613l-1.824-1.755c-.29-.28-.488-.456-.57-.692a.66.66%200%200%201%20.175-.72c.2-.182.512-.233.764-.16c.253.074.445.27.741.539l1.546%201.417a51%2051%200%200%201%203.844-4.982c.261-.293.425-.502.654-.592%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/things.svg?color=%231a73e8&size=48