telescope icon
telescope-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.
- Name
- telescope-broken
- Set
- Solar
- Style
- Broken
- Category
- Devices
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
telescopeAkar IconstelescopeCodiconstelescopeEmoji One (Colored)telescopeFluent EmojitelescopeFluent Emoji FlattelescopeFluent Emoji High ContrasttelescopeFirefox OS EmojitelescopeIconParktelescopeIconPark OutlinetelescopeIconPark SolidtelescopeIconPark TwoTonetelescopeIonIconstelescopeLucidetelescopeMajesticonstelescopeMaterial Design Iconstelescope-fillMingCute IcontelescopeNoto EmojitelescopeOcticonstelescopeOpenMojitelescopeStreamline EmojistelescopeTabler IconstelescopeTwitter EmojitelescopeUnicons
More devices icons from Solar
airbuds-boldairbuds-case-boldairbuds-case-charge-boldairbuds-case-minimalistic-boldairbuds-case-open-boldairbuds-charge-boldairbuds-check-boldairbuds-left-boldairbuds-remove-boldairbuds-right-boldbinoculars-boldbluetooth-boldbluetooth-circle-boldbluetooth-square-boldbluetooth-wave-boldboombox-boldbot-boldcassette-2-boldcassette-boldcloud-storage-boldcpu-boldcpu-bolt-bolddevices-bolddiskette-bold
Use the telescope icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M20.5764 8.00122C21.4326 7.51527 21.8608 7.2723 21.9732 6.85985C22.0856 6.44741 21.8384 6.02657 21.3441 5.18488L20.2954 3.39939C19.8011 2.55771 19.5539 2.13687 19.1343 2.02635C18.7147 1.91584 18.2866 2.15881 17.4304 2.64476L13.7467 4.73538C12.9155 5.20709 12.4999 5.44294 12.3916 5.84725C12.2833 6.25157 12.5253 6.6636 13.0093 7.48766L14.1293 9.39465C14.6004 10.1966 14.8359 10.5976 15.2318 10.7037C15.6277 10.8098 16.0322 10.5802 16.841 10.1212M12.2429 6.18353L8.55917 8.27415C7.72801 8.74586 7.31243 8.98172 7.20411 9.38603C7.09579 9.79034 7.33779 10.2024 7.82179 11.0264L8.41749 12.0407C8.88853 12.8427 9.12405 13.2437 9.51996 13.3497C9.91586 13.4558 10.3203 13.2263 11.1292 12.7672L14.8646 10.6472M7.05634 9.72257L3.4236 11.7843C2.56736 12.2702 2.13923 12.5132 2.02681 12.9256C1.91438 13.3381 2.16156 13.7589 2.65591 14.6006C3.15026 15.4423 3.39744 15.8631 3.81702 15.9736C4.2366 16.0842 4.66472 15.8412 5.52096 15.3552L9.1537 13.2935"/><path d="M12 12.5L16 22"/><path d="M12 12.5L8 22"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarTelescopeBroken(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M20.5764 8.00122C21.4326 7.51527 21.8608 7.2723 21.9732 6.85985C22.0856 6.44741 21.8384 6.02657 21.3441 5.18488L20.2954 3.39939C19.8011 2.55771 19.5539 2.13687 19.1343 2.02635C18.7147 1.91584 18.2866 2.15881 17.4304 2.64476L13.7467 4.73538C12.9155 5.20709 12.4999 5.44294 12.3916 5.84725C12.2833 6.25157 12.5253 6.6636 13.0093 7.48766L14.1293 9.39465C14.6004 10.1966 14.8359 10.5976 15.2318 10.7037C15.6277 10.8098 16.0322 10.5802 16.841 10.1212M12.2429 6.18353L8.55917 8.27415C7.72801 8.74586 7.31243 8.98172 7.20411 9.38603C7.09579 9.79034 7.33779 10.2024 7.82179 11.0264L8.41749 12.0407C8.88853 12.8427 9.12405 13.2437 9.51996 13.3497C9.91586 13.4558 10.3203 13.2263 11.1292 12.7672L14.8646 10.6472M7.05634 9.72257L3.4236 11.7843C2.56736 12.2702 2.13923 12.5132 2.02681 12.9256C1.91438 13.3381 2.16156 13.7589 2.65591 14.6006C3.15026 15.4423 3.39744 15.8631 3.81702 15.9736C4.2366 16.0842 4.66472 15.8412 5.52096 15.3552L9.1537 13.2935"/><path d="M12 12.5L16 22"/><path d="M12 12.5L8 22"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M20.5764 8.00122C21.4326 7.51527 21.8608 7.2723 21.9732 6.85985C22.0856 6.44741 21.8384 6.02657 21.3441 5.18488L20.2954 3.39939C19.8011 2.55771 19.5539 2.13687 19.1343 2.02635C18.7147 1.91584 18.2866 2.15881 17.4304 2.64476L13.7467 4.73538C12.9155 5.20709 12.4999 5.44294 12.3916 5.84725C12.2833 6.25157 12.5253 6.6636 13.0093 7.48766L14.1293 9.39465C14.6004 10.1966 14.8359 10.5976 15.2318 10.7037C15.6277 10.8098 16.0322 10.5802 16.841 10.1212M12.2429 6.18353L8.55917 8.27415C7.72801 8.74586 7.31243 8.98172 7.20411 9.38603C7.09579 9.79034 7.33779 10.2024 7.82179 11.0264L8.41749 12.0407C8.88853 12.8427 9.12405 13.2437 9.51996 13.3497C9.91586 13.4558 10.3203 13.2263 11.1292 12.7672L14.8646 10.6472M7.05634 9.72257L3.4236 11.7843C2.56736 12.2702 2.13923 12.5132 2.02681 12.9256C1.91438 13.3381 2.16156 13.7589 2.65591 14.6006C3.15026 15.4423 3.39744 15.8631 3.81702 15.9736C4.2366 16.0842 4.66472 15.8412 5.52096 15.3552L9.1537 13.2935"/><path d="M12 12.5L16 22"/><path d="M12 12.5L8 22"/></g></svg> </template>
CSS
.icon-telescope-broken {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M20.5764%208.00122C21.4326%207.51527%2021.8608%207.2723%2021.9732%206.85985C22.0856%206.44741%2021.8384%206.02657%2021.3441%205.18488L20.2954%203.39939C19.8011%202.55771%2019.5539%202.13687%2019.1343%202.02635C18.7147%201.91584%2018.2866%202.15881%2017.4304%202.64476L13.7467%204.73538C12.9155%205.20709%2012.4999%205.44294%2012.3916%205.84725C12.2833%206.25157%2012.5253%206.6636%2013.0093%207.48766L14.1293%209.39465C14.6004%2010.1966%2014.8359%2010.5976%2015.2318%2010.7037C15.6277%2010.8098%2016.0322%2010.5802%2016.841%2010.1212M12.2429%206.18353L8.55917%208.27415C7.72801%208.74586%207.31243%208.98172%207.20411%209.38603C7.09579%209.79034%207.33779%2010.2024%207.82179%2011.0264L8.41749%2012.0407C8.88853%2012.8427%209.12405%2013.2437%209.51996%2013.3497C9.91586%2013.4558%2010.3203%2013.2263%2011.1292%2012.7672L14.8646%2010.6472M7.05634%209.72257L3.4236%2011.7843C2.56736%2012.2702%202.13923%2012.5132%202.02681%2012.9256C1.91438%2013.3381%202.16156%2013.7589%202.65591%2014.6006C3.15026%2015.4423%203.39744%2015.8631%203.81702%2015.9736C4.2366%2016.0842%204.66472%2015.8412%205.52096%2015.3552L9.1537%2013.2935%22%2F%3E%3Cpath%20d%3D%22M12%2012.5L16%2022%22%2F%3E%3Cpath%20d%3D%22M12%2012.5L8%2022%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M20.5764%208.00122C21.4326%207.51527%2021.8608%207.2723%2021.9732%206.85985C22.0856%206.44741%2021.8384%206.02657%2021.3441%205.18488L20.2954%203.39939C19.8011%202.55771%2019.5539%202.13687%2019.1343%202.02635C18.7147%201.91584%2018.2866%202.15881%2017.4304%202.64476L13.7467%204.73538C12.9155%205.20709%2012.4999%205.44294%2012.3916%205.84725C12.2833%206.25157%2012.5253%206.6636%2013.0093%207.48766L14.1293%209.39465C14.6004%2010.1966%2014.8359%2010.5976%2015.2318%2010.7037C15.6277%2010.8098%2016.0322%2010.5802%2016.841%2010.1212M12.2429%206.18353L8.55917%208.27415C7.72801%208.74586%207.31243%208.98172%207.20411%209.38603C7.09579%209.79034%207.33779%2010.2024%207.82179%2011.0264L8.41749%2012.0407C8.88853%2012.8427%209.12405%2013.2437%209.51996%2013.3497C9.91586%2013.4558%2010.3203%2013.2263%2011.1292%2012.7672L14.8646%2010.6472M7.05634%209.72257L3.4236%2011.7843C2.56736%2012.2702%202.13923%2012.5132%202.02681%2012.9256C1.91438%2013.3381%202.16156%2013.7589%202.65591%2014.6006C3.15026%2015.4423%203.39744%2015.8631%203.81702%2015.9736C4.2366%2016.0842%204.66472%2015.8412%205.52096%2015.3552L9.1537%2013.2935%22%2F%3E%3Cpath%20d%3D%22M12%2012.5L16%2022%22%2F%3E%3Cpath%20d%3D%22M12%2012.5L8%2022%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/telescope-broken.svg?color=%231a73e8&size=48