construct icon
construct-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.
- Name
- construct-outline
- Set
- IonIcons
- Style
- Outline
- Viewbox
- 512×512
- License
- MIT
2 other variants in IonIcons
The same icon in other sets
Use the construct icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M436.67 184.11a27.17 27.17 0 0 1-38.3 0l-22.48-22.49a27.15 27.15 0 0 1 0-38.29l50.89-50.89a.85.85 0 0 0-.26-1.38C393.68 57 351.09 64.15 324.05 91c-25.88 25.69-27.35 64.27-17.87 98a27 27 0 0 1-7.67 27.14l-173 160.76a40.76 40.76 0 1 0 57.57 57.54l162.15-173.3a27 27 0 0 1 26.77-7.7c33.46 8.94 71.49 7.26 97.07-17.94c27.49-27.08 33.42-74.94 20.1-102.33a.85.85 0 0 0-1.36-.22Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M224 284c-17.48-17-25.49-24.91-31-30.29a18.24 18.24 0 0 1-3.33-21.35a20.8 20.8 0 0 1 3.5-4.62l15.68-15.29a18.7 18.7 0 0 1 5.63-3.87a18.11 18.11 0 0 1 20 3.62c5.45 5.29 15.43 15 33.41 32.52m49.18 46.58c40.95 38.1 90.62 83.27 110 99.41a13.46 13.46 0 0 1 .94 19.92L394.63 444a14 14 0 0 1-20.29-.76c-16.53-19.18-61.09-67.11-99.27-107"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="m17.34 193.5l29.41-28.74a4.7 4.7 0 0 1 3.41-1.35a4.85 4.85 0 0 1 3.41 1.35h0a9.86 9.86 0 0 0 8.19 2.77c3.83-.42 7.92-1.6 10.57-4.12c6-5.8-.94-17.23 4.34-24.54a207 207 0 0 1 19.78-22.6c6-5.88 29.84-28.32 69.9-44.45A107.3 107.3 0 0 1 206.67 64c22.59 0 40 10 46.26 15.67a89.5 89.5 0 0 1 10.28 11.64a79 79 0 0 0-9.21-2.77a68.8 68.8 0 0 0-20-1.26c-13.33 1.09-29.41 7.26-38 14c-13.9 11-19.87 25.72-20.81 44.71c-.68 14.12 2.72 22.1 36.1 55.49a6.6 6.6 0 0 1-.34 9.16l-18.22 18a6.88 6.88 0 0 1-9.54.09c-21.94-21.94-36.65-33.09-45-38.16s-15.07-6.5-18.3-6.85a30.85 30.85 0 0 0-18.27 3.87a11.4 11.4 0 0 0-2.64 2a14.14 14.14 0 0 0 .42 20.08l1.71 1.6a4.63 4.63 0 0 1 0 6.64L71.73 246.6a4.7 4.7 0 0 1-3.41 1.4a4.86 4.86 0 0 1-3.41-1.35l-47.57-46.43a4.88 4.88 0 0 1 0-6.72"/></svg>
React
import type { SVGProps } from "react";
export function IonConstructOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="32" d="M436.67 184.11a27.17 27.17 0 0 1-38.3 0l-22.48-22.49a27.15 27.15 0 0 1 0-38.29l50.89-50.89a.85.85 0 0 0-.26-1.38C393.68 57 351.09 64.15 324.05 91c-25.88 25.69-27.35 64.27-17.87 98a27 27 0 0 1-7.67 27.14l-173 160.76a40.76 40.76 0 1 0 57.57 57.54l162.15-173.3a27 27 0 0 1 26.77-7.7c33.46 8.94 71.49 7.26 97.07-17.94c27.49-27.08 33.42-74.94 20.1-102.33a.85.85 0 0 0-1.36-.22Z"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="32" d="M224 284c-17.48-17-25.49-24.91-31-30.29a18.24 18.24 0 0 1-3.33-21.35a20.8 20.8 0 0 1 3.5-4.62l15.68-15.29a18.7 18.7 0 0 1 5.63-3.87a18.11 18.11 0 0 1 20 3.62c5.45 5.29 15.43 15 33.41 32.52m49.18 46.58c40.95 38.1 90.62 83.27 110 99.41a13.46 13.46 0 0 1 .94 19.92L394.63 444a14 14 0 0 1-20.29-.76c-16.53-19.18-61.09-67.11-99.27-107"/><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="32" d="m17.34 193.5l29.41-28.74a4.7 4.7 0 0 1 3.41-1.35a4.85 4.85 0 0 1 3.41 1.35h0a9.86 9.86 0 0 0 8.19 2.77c3.83-.42 7.92-1.6 10.57-4.12c6-5.8-.94-17.23 4.34-24.54a207 207 0 0 1 19.78-22.6c6-5.88 29.84-28.32 69.9-44.45A107.3 107.3 0 0 1 206.67 64c22.59 0 40 10 46.26 15.67a89.5 89.5 0 0 1 10.28 11.64a79 79 0 0 0-9.21-2.77a68.8 68.8 0 0 0-20-1.26c-13.33 1.09-29.41 7.26-38 14c-13.9 11-19.87 25.72-20.81 44.71c-.68 14.12 2.72 22.1 36.1 55.49a6.6 6.6 0 0 1-.34 9.16l-18.22 18a6.88 6.88 0 0 1-9.54.09c-21.94-21.94-36.65-33.09-45-38.16s-15.07-6.5-18.3-6.85a30.85 30.85 0 0 0-18.27 3.87a11.4 11.4 0 0 0-2.64 2a14.14 14.14 0 0 0 .42 20.08l1.71 1.6a4.63 4.63 0 0 1 0 6.64L71.73 246.6a4.7 4.7 0 0 1-3.41 1.4a4.86 4.86 0 0 1-3.41-1.35l-47.57-46.43a4.88 4.88 0 0 1 0-6.72"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="32" d="M436.67 184.11a27.17 27.17 0 0 1-38.3 0l-22.48-22.49a27.15 27.15 0 0 1 0-38.29l50.89-50.89a.85.85 0 0 0-.26-1.38C393.68 57 351.09 64.15 324.05 91c-25.88 25.69-27.35 64.27-17.87 98a27 27 0 0 1-7.67 27.14l-173 160.76a40.76 40.76 0 1 0 57.57 57.54l162.15-173.3a27 27 0 0 1 26.77-7.7c33.46 8.94 71.49 7.26 97.07-17.94c27.49-27.08 33.42-74.94 20.1-102.33a.85.85 0 0 0-1.36-.22Z"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M224 284c-17.48-17-25.49-24.91-31-30.29a18.24 18.24 0 0 1-3.33-21.35a20.8 20.8 0 0 1 3.5-4.62l15.68-15.29a18.7 18.7 0 0 1 5.63-3.87a18.11 18.11 0 0 1 20 3.62c5.45 5.29 15.43 15 33.41 32.52m49.18 46.58c40.95 38.1 90.62 83.27 110 99.41a13.46 13.46 0 0 1 .94 19.92L394.63 444a14 14 0 0 1-20.29-.76c-16.53-19.18-61.09-67.11-99.27-107"/><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="m17.34 193.5l29.41-28.74a4.7 4.7 0 0 1 3.41-1.35a4.85 4.85 0 0 1 3.41 1.35h0a9.86 9.86 0 0 0 8.19 2.77c3.83-.42 7.92-1.6 10.57-4.12c6-5.8-.94-17.23 4.34-24.54a207 207 0 0 1 19.78-22.6c6-5.88 29.84-28.32 69.9-44.45A107.3 107.3 0 0 1 206.67 64c22.59 0 40 10 46.26 15.67a89.5 89.5 0 0 1 10.28 11.64a79 79 0 0 0-9.21-2.77a68.8 68.8 0 0 0-20-1.26c-13.33 1.09-29.41 7.26-38 14c-13.9 11-19.87 25.72-20.81 44.71c-.68 14.12 2.72 22.1 36.1 55.49a6.6 6.6 0 0 1-.34 9.16l-18.22 18a6.88 6.88 0 0 1-9.54.09c-21.94-21.94-36.65-33.09-45-38.16s-15.07-6.5-18.3-6.85a30.85 30.85 0 0 0-18.27 3.87a11.4 11.4 0 0 0-2.64 2a14.14 14.14 0 0 0 .42 20.08l1.71 1.6a4.63 4.63 0 0 1 0 6.64L71.73 246.6a4.7 4.7 0 0 1-3.41 1.4a4.86 4.86 0 0 1-3.41-1.35l-47.57-46.43a4.88 4.88 0 0 1 0-6.72"/></svg> </template>
CSS
.icon-construct-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%20512%20512%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2232%22%20d%3D%22M436.67%20184.11a27.17%2027.17%200%200%201-38.3%200l-22.48-22.49a27.15%2027.15%200%200%201%200-38.29l50.89-50.89a.85.85%200%200%200-.26-1.38C393.68%2057%20351.09%2064.15%20324.05%2091c-25.88%2025.69-27.35%2064.27-17.87%2098a27%2027%200%200%201-7.67%2027.14l-173%20160.76a40.76%2040.76%200%201%200%2057.57%2057.54l162.15-173.3a27%2027%200%200%201%2026.77-7.7c33.46%208.94%2071.49%207.26%2097.07-17.94c27.49-27.08%2033.42-74.94%2020.1-102.33a.85.85%200%200%200-1.36-.22Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%2232%22%20d%3D%22M224%20284c-17.48-17-25.49-24.91-31-30.29a18.24%2018.24%200%200%201-3.33-21.35a20.8%2020.8%200%200%201%203.5-4.62l15.68-15.29a18.7%2018.7%200%200%201%205.63-3.87a18.11%2018.11%200%200%201%2020%203.62c5.45%205.29%2015.43%2015%2033.41%2032.52m49.18%2046.58c40.95%2038.1%2090.62%2083.27%20110%2099.41a13.46%2013.46%200%200%201%20.94%2019.92L394.63%20444a14%2014%200%200%201-20.29-.76c-16.53-19.18-61.09-67.11-99.27-107%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%2232%22%20d%3D%22m17.34%20193.5l29.41-28.74a4.7%204.7%200%200%201%203.41-1.35a4.85%204.85%200%200%201%203.41%201.35h0a9.86%209.86%200%200%200%208.19%202.77c3.83-.42%207.92-1.6%2010.57-4.12c6-5.8-.94-17.23%204.34-24.54a207%20207%200%200%201%2019.78-22.6c6-5.88%2029.84-28.32%2069.9-44.45A107.3%20107.3%200%200%201%20206.67%2064c22.59%200%2040%2010%2046.26%2015.67a89.5%2089.5%200%200%201%2010.28%2011.64a79%2079%200%200%200-9.21-2.77a68.8%2068.8%200%200%200-20-1.26c-13.33%201.09-29.41%207.26-38%2014c-13.9%2011-19.87%2025.72-20.81%2044.71c-.68%2014.12%202.72%2022.1%2036.1%2055.49a6.6%206.6%200%200%201-.34%209.16l-18.22%2018a6.88%206.88%200%200%201-9.54.09c-21.94-21.94-36.65-33.09-45-38.16s-15.07-6.5-18.3-6.85a30.85%2030.85%200%200%200-18.27%203.87a11.4%2011.4%200%200%200-2.64%202a14.14%2014.14%200%200%200%20.42%2020.08l1.71%201.6a4.63%204.63%200%200%201%200%206.64L71.73%20246.6a4.7%204.7%200%200%201-3.41%201.4a4.86%204.86%200%200%201-3.41-1.35l-47.57-46.43a4.88%204.88%200%200%201%200-6.72%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%20512%20512%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%2232%22%20d%3D%22M436.67%20184.11a27.17%2027.17%200%200%201-38.3%200l-22.48-22.49a27.15%2027.15%200%200%201%200-38.29l50.89-50.89a.85.85%200%200%200-.26-1.38C393.68%2057%20351.09%2064.15%20324.05%2091c-25.88%2025.69-27.35%2064.27-17.87%2098a27%2027%200%200%201-7.67%2027.14l-173%20160.76a40.76%2040.76%200%201%200%2057.57%2057.54l162.15-173.3a27%2027%200%200%201%2026.77-7.7c33.46%208.94%2071.49%207.26%2097.07-17.94c27.49-27.08%2033.42-74.94%2020.1-102.33a.85.85%200%200%200-1.36-.22Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%2232%22%20d%3D%22M224%20284c-17.48-17-25.49-24.91-31-30.29a18.24%2018.24%200%200%201-3.33-21.35a20.8%2020.8%200%200%201%203.5-4.62l15.68-15.29a18.7%2018.7%200%200%201%205.63-3.87a18.11%2018.11%200%200%201%2020%203.62c5.45%205.29%2015.43%2015%2033.41%2032.52m49.18%2046.58c40.95%2038.1%2090.62%2083.27%20110%2099.41a13.46%2013.46%200%200%201%20.94%2019.92L394.63%20444a14%2014%200%200%201-20.29-.76c-16.53-19.18-61.09-67.11-99.27-107%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%2232%22%20d%3D%22m17.34%20193.5l29.41-28.74a4.7%204.7%200%200%201%203.41-1.35a4.85%204.85%200%200%201%203.41%201.35h0a9.86%209.86%200%200%200%208.19%202.77c3.83-.42%207.92-1.6%2010.57-4.12c6-5.8-.94-17.23%204.34-24.54a207%20207%200%200%201%2019.78-22.6c6-5.88%2029.84-28.32%2069.9-44.45A107.3%20107.3%200%200%201%20206.67%2064c22.59%200%2040%2010%2046.26%2015.67a89.5%2089.5%200%200%201%2010.28%2011.64a79%2079%200%200%200-9.21-2.77a68.8%2068.8%200%200%200-20-1.26c-13.33%201.09-29.41%207.26-38%2014c-13.9%2011-19.87%2025.72-20.81%2044.71c-.68%2014.12%202.72%2022.1%2036.1%2055.49a6.6%206.6%200%200%201-.34%209.16l-18.22%2018a6.88%206.88%200%200%201-9.54.09c-21.94-21.94-36.65-33.09-45-38.16s-15.07-6.5-18.3-6.85a30.85%2030.85%200%200%200-18.27%203.87a11.4%2011.4%200%200%200-2.64%202a14.14%2014.14%200%200%200%20.42%2020.08l1.71%201.6a4.63%204.63%200%200%201%200%206.64L71.73%20246.6a4.7%204.7%200%200%201-3.41%201.4a4.86%204.86%200%200%201-3.41-1.35l-47.57-46.43a4.88%204.88%200%200%201%200-6.72%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ion/construct-outline.svg?color=%231a73e8&size=48