semantic release light logo

semantic-release-light from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
semantic-release-light
Set
Material Icon Theme
Style
Color
Viewbox
300×300
License
MIT

Related icons in Material Icon Theme

Use the semantic release light logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 300 300"><path fill="#455a64" d="M93.656 252.93c-30.929-17.946-57.303-33.656-58.608-34.91c-2.197-2.111-2.372-7.168-2.352-68.012c.01-36.152.469-66.413 1.017-67.248c.84-1.278 114.93-68.32 116.26-68.32c1.335 0 115.42 67.042 116.26 68.32c1.697 2.584 1.253 132.52-.461 134.58c-1.178 1.42-50.022 30.2-110.42 65.063l-5.466 3.155zm74.879 11.529c9.928-5.689 19.12-11.554 20.425-13.033c5.167-5.855 2.22-22.428-7.921-44.553c-3.434-7.491-5.89-13.974-5.458-14.406c2.166-2.165 30 21.345 35.714 30.166c8.795 13.576 5.942 13.273 24.626 2.61c9.088-5.185 17.723-10.52 19.191-11.854c2.44-2.22 2.668-4.272 2.668-24.017c0-24.644.382-23.74-12.846-30.433c-7.331-3.71-27.076-7.453-39.62-7.51c-3.127-.015-6.045-.611-6.486-1.326c-1.018-1.646 3.35-3.864 20.305-10.314c10.685-4.064 16.148-5.32 25.765-5.926l12.204-.768V87.052l-16.926-9.863c-9.31-5.425-18.078-9.863-19.485-9.863c-4.587 0-18.396 9.537-24.283 16.77c-3.164 3.888-8.499 11.144-11.855 16.125c-3.357 4.982-6.648 9.076-7.314 9.1c-1.699.06.055-16.855 3.282-31.654c1.676-7.688 4.235-14.848 6.755-18.906c2.231-3.592 4.057-7.32 4.057-8.283c0-1.574-38.81-25.189-41.396-25.189c-1.803 0-38.26 21.675-40.016 23.79c-1.114 1.343-1.456 5.6-1.056 13.167c.52 9.845 1.444 13.13 7.728 27.456c3.926 8.95 7.463 17.035 7.86 17.968c1.606 3.762-2.84 1.171-15.601-9.094c-15.36-12.355-19.89-17.167-24.644-26.181c-1.863-3.533-4-6.376-4.746-6.318c-.747.057-9.292 4.806-18.987 10.552l-17.63 10.448v47.348l7.44 4.445c9.78 5.844 13.866 6.917 33.242 8.725c8.95.835 16.8 1.982 17.445 2.548c1.506 1.321-3.334 3.76-20.158 10.16c-10.685 4.064-16.148 5.32-25.765 5.926l-12.204.769l-.372 21.952c-.44 25.928-2.375 22.64 21.282 36.139l16.252 9.273l7.144-3.85c9.02-4.859 15.585-11.571 25.982-26.562c4.526-6.526 8.717-11.865 9.314-11.865c1.68 0 1.312 5.155-1.614 22.579c-2.03 12.092-3.88 18.4-7.474 25.496c-4.046 7.985-4.493 9.712-2.918 11.287c1.926 1.926 37.46 23.046 39.11 23.245c.513.062 9.056-4.542 18.985-10.231zm-28.054-89.313c-7.395-2.593-15.058-11.41-16.73-19.25c-4.594-21.54 17.346-39.532 37.071-30.4c17.296 8.008 21.43 29.242 8.34 42.832c-8.106 8.416-17.651 10.686-28.68 6.818zm16.04-7.965c2.435-1.017 6.077-3.81 8.093-6.206c7.074-8.407 3.726-22.934-6.392-27.735c-12.968-6.154-26.556 2.647-26.556 17.2c0 7.107 4.494 13.649 11.459 16.683c5.324 2.319 7.957 2.33 13.396.058"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemeSemanticReleaseLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 300 300"><path fill="#455a64" d="M93.656 252.93c-30.929-17.946-57.303-33.656-58.608-34.91c-2.197-2.111-2.372-7.168-2.352-68.012c.01-36.152.469-66.413 1.017-67.248c.84-1.278 114.93-68.32 116.26-68.32c1.335 0 115.42 67.042 116.26 68.32c1.697 2.584 1.253 132.52-.461 134.58c-1.178 1.42-50.022 30.2-110.42 65.063l-5.466 3.155zm74.879 11.529c9.928-5.689 19.12-11.554 20.425-13.033c5.167-5.855 2.22-22.428-7.921-44.553c-3.434-7.491-5.89-13.974-5.458-14.406c2.166-2.165 30 21.345 35.714 30.166c8.795 13.576 5.942 13.273 24.626 2.61c9.088-5.185 17.723-10.52 19.191-11.854c2.44-2.22 2.668-4.272 2.668-24.017c0-24.644.382-23.74-12.846-30.433c-7.331-3.71-27.076-7.453-39.62-7.51c-3.127-.015-6.045-.611-6.486-1.326c-1.018-1.646 3.35-3.864 20.305-10.314c10.685-4.064 16.148-5.32 25.765-5.926l12.204-.768V87.052l-16.926-9.863c-9.31-5.425-18.078-9.863-19.485-9.863c-4.587 0-18.396 9.537-24.283 16.77c-3.164 3.888-8.499 11.144-11.855 16.125c-3.357 4.982-6.648 9.076-7.314 9.1c-1.699.06.055-16.855 3.282-31.654c1.676-7.688 4.235-14.848 6.755-18.906c2.231-3.592 4.057-7.32 4.057-8.283c0-1.574-38.81-25.189-41.396-25.189c-1.803 0-38.26 21.675-40.016 23.79c-1.114 1.343-1.456 5.6-1.056 13.167c.52 9.845 1.444 13.13 7.728 27.456c3.926 8.95 7.463 17.035 7.86 17.968c1.606 3.762-2.84 1.171-15.601-9.094c-15.36-12.355-19.89-17.167-24.644-26.181c-1.863-3.533-4-6.376-4.746-6.318c-.747.057-9.292 4.806-18.987 10.552l-17.63 10.448v47.348l7.44 4.445c9.78 5.844 13.866 6.917 33.242 8.725c8.95.835 16.8 1.982 17.445 2.548c1.506 1.321-3.334 3.76-20.158 10.16c-10.685 4.064-16.148 5.32-25.765 5.926l-12.204.769l-.372 21.952c-.44 25.928-2.375 22.64 21.282 36.139l16.252 9.273l7.144-3.85c9.02-4.859 15.585-11.571 25.982-26.562c4.526-6.526 8.717-11.865 9.314-11.865c1.68 0 1.312 5.155-1.614 22.579c-2.03 12.092-3.88 18.4-7.474 25.496c-4.046 7.985-4.493 9.712-2.918 11.287c1.926 1.926 37.46 23.046 39.11 23.245c.513.062 9.056-4.542 18.985-10.231zm-28.054-89.313c-7.395-2.593-15.058-11.41-16.73-19.25c-4.594-21.54 17.346-39.532 37.071-30.4c17.296 8.008 21.43 29.242 8.34 42.832c-8.106 8.416-17.651 10.686-28.68 6.818zm16.04-7.965c2.435-1.017 6.077-3.81 8.093-6.206c7.074-8.407 3.726-22.934-6.392-27.735c-12.968-6.154-26.556 2.647-26.556 17.2c0 7.107 4.494 13.649 11.459 16.683c5.324 2.319 7.957 2.33 13.396.058"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 300 300"><path fill="#455a64" d="M93.656 252.93c-30.929-17.946-57.303-33.656-58.608-34.91c-2.197-2.111-2.372-7.168-2.352-68.012c.01-36.152.469-66.413 1.017-67.248c.84-1.278 114.93-68.32 116.26-68.32c1.335 0 115.42 67.042 116.26 68.32c1.697 2.584 1.253 132.52-.461 134.58c-1.178 1.42-50.022 30.2-110.42 65.063l-5.466 3.155zm74.879 11.529c9.928-5.689 19.12-11.554 20.425-13.033c5.167-5.855 2.22-22.428-7.921-44.553c-3.434-7.491-5.89-13.974-5.458-14.406c2.166-2.165 30 21.345 35.714 30.166c8.795 13.576 5.942 13.273 24.626 2.61c9.088-5.185 17.723-10.52 19.191-11.854c2.44-2.22 2.668-4.272 2.668-24.017c0-24.644.382-23.74-12.846-30.433c-7.331-3.71-27.076-7.453-39.62-7.51c-3.127-.015-6.045-.611-6.486-1.326c-1.018-1.646 3.35-3.864 20.305-10.314c10.685-4.064 16.148-5.32 25.765-5.926l12.204-.768V87.052l-16.926-9.863c-9.31-5.425-18.078-9.863-19.485-9.863c-4.587 0-18.396 9.537-24.283 16.77c-3.164 3.888-8.499 11.144-11.855 16.125c-3.357 4.982-6.648 9.076-7.314 9.1c-1.699.06.055-16.855 3.282-31.654c1.676-7.688 4.235-14.848 6.755-18.906c2.231-3.592 4.057-7.32 4.057-8.283c0-1.574-38.81-25.189-41.396-25.189c-1.803 0-38.26 21.675-40.016 23.79c-1.114 1.343-1.456 5.6-1.056 13.167c.52 9.845 1.444 13.13 7.728 27.456c3.926 8.95 7.463 17.035 7.86 17.968c1.606 3.762-2.84 1.171-15.601-9.094c-15.36-12.355-19.89-17.167-24.644-26.181c-1.863-3.533-4-6.376-4.746-6.318c-.747.057-9.292 4.806-18.987 10.552l-17.63 10.448v47.348l7.44 4.445c9.78 5.844 13.866 6.917 33.242 8.725c8.95.835 16.8 1.982 17.445 2.548c1.506 1.321-3.334 3.76-20.158 10.16c-10.685 4.064-16.148 5.32-25.765 5.926l-12.204.769l-.372 21.952c-.44 25.928-2.375 22.64 21.282 36.139l16.252 9.273l7.144-3.85c9.02-4.859 15.585-11.571 25.982-26.562c4.526-6.526 8.717-11.865 9.314-11.865c1.68 0 1.312 5.155-1.614 22.579c-2.03 12.092-3.88 18.4-7.474 25.496c-4.046 7.985-4.493 9.712-2.918 11.287c1.926 1.926 37.46 23.046 39.11 23.245c.513.062 9.056-4.542 18.985-10.231zm-28.054-89.313c-7.395-2.593-15.058-11.41-16.73-19.25c-4.594-21.54 17.346-39.532 37.071-30.4c17.296 8.008 21.43 29.242 8.34 42.832c-8.106 8.416-17.651 10.686-28.68 6.818zm16.04-7.965c2.435-1.017 6.077-3.81 8.093-6.206c7.074-8.407 3.726-22.934-6.392-27.735c-12.968-6.154-26.556 2.647-26.556 17.2c0 7.107 4.494 13.649 11.459 16.683c5.324 2.319 7.957 2.33 13.396.058"/></svg>
</template>

CSS

.icon-semantic-release-light {
  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%20300%20300%22%3E%3Cpath%20fill%3D%22%23455a64%22%20d%3D%22M93.656%20252.93c-30.929-17.946-57.303-33.656-58.608-34.91c-2.197-2.111-2.372-7.168-2.352-68.012c.01-36.152.469-66.413%201.017-67.248c.84-1.278%20114.93-68.32%20116.26-68.32c1.335%200%20115.42%2067.042%20116.26%2068.32c1.697%202.584%201.253%20132.52-.461%20134.58c-1.178%201.42-50.022%2030.2-110.42%2065.063l-5.466%203.155zm74.879%2011.529c9.928-5.689%2019.12-11.554%2020.425-13.033c5.167-5.855%202.22-22.428-7.921-44.553c-3.434-7.491-5.89-13.974-5.458-14.406c2.166-2.165%2030%2021.345%2035.714%2030.166c8.795%2013.576%205.942%2013.273%2024.626%202.61c9.088-5.185%2017.723-10.52%2019.191-11.854c2.44-2.22%202.668-4.272%202.668-24.017c0-24.644.382-23.74-12.846-30.433c-7.331-3.71-27.076-7.453-39.62-7.51c-3.127-.015-6.045-.611-6.486-1.326c-1.018-1.646%203.35-3.864%2020.305-10.314c10.685-4.064%2016.148-5.32%2025.765-5.926l12.204-.768V87.052l-16.926-9.863c-9.31-5.425-18.078-9.863-19.485-9.863c-4.587%200-18.396%209.537-24.283%2016.77c-3.164%203.888-8.499%2011.144-11.855%2016.125c-3.357%204.982-6.648%209.076-7.314%209.1c-1.699.06.055-16.855%203.282-31.654c1.676-7.688%204.235-14.848%206.755-18.906c2.231-3.592%204.057-7.32%204.057-8.283c0-1.574-38.81-25.189-41.396-25.189c-1.803%200-38.26%2021.675-40.016%2023.79c-1.114%201.343-1.456%205.6-1.056%2013.167c.52%209.845%201.444%2013.13%207.728%2027.456c3.926%208.95%207.463%2017.035%207.86%2017.968c1.606%203.762-2.84%201.171-15.601-9.094c-15.36-12.355-19.89-17.167-24.644-26.181c-1.863-3.533-4-6.376-4.746-6.318c-.747.057-9.292%204.806-18.987%2010.552l-17.63%2010.448v47.348l7.44%204.445c9.78%205.844%2013.866%206.917%2033.242%208.725c8.95.835%2016.8%201.982%2017.445%202.548c1.506%201.321-3.334%203.76-20.158%2010.16c-10.685%204.064-16.148%205.32-25.765%205.926l-12.204.769l-.372%2021.952c-.44%2025.928-2.375%2022.64%2021.282%2036.139l16.252%209.273l7.144-3.85c9.02-4.859%2015.585-11.571%2025.982-26.562c4.526-6.526%208.717-11.865%209.314-11.865c1.68%200%201.312%205.155-1.614%2022.579c-2.03%2012.092-3.88%2018.4-7.474%2025.496c-4.046%207.985-4.493%209.712-2.918%2011.287c1.926%201.926%2037.46%2023.046%2039.11%2023.245c.513.062%209.056-4.542%2018.985-10.231zm-28.054-89.313c-7.395-2.593-15.058-11.41-16.73-19.25c-4.594-21.54%2017.346-39.532%2037.071-30.4c17.296%208.008%2021.43%2029.242%208.34%2042.832c-8.106%208.416-17.651%2010.686-28.68%206.818zm16.04-7.965c2.435-1.017%206.077-3.81%208.093-6.206c7.074-8.407%203.726-22.934-6.392-27.735c-12.968-6.154-26.556%202.647-26.556%2017.2c0%207.107%204.494%2013.649%2011.459%2016.683c5.324%202.319%207.957%202.33%2013.396.058%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%20300%20300%22%3E%3Cpath%20fill%3D%22%23455a64%22%20d%3D%22M93.656%20252.93c-30.929-17.946-57.303-33.656-58.608-34.91c-2.197-2.111-2.372-7.168-2.352-68.012c.01-36.152.469-66.413%201.017-67.248c.84-1.278%20114.93-68.32%20116.26-68.32c1.335%200%20115.42%2067.042%20116.26%2068.32c1.697%202.584%201.253%20132.52-.461%20134.58c-1.178%201.42-50.022%2030.2-110.42%2065.063l-5.466%203.155zm74.879%2011.529c9.928-5.689%2019.12-11.554%2020.425-13.033c5.167-5.855%202.22-22.428-7.921-44.553c-3.434-7.491-5.89-13.974-5.458-14.406c2.166-2.165%2030%2021.345%2035.714%2030.166c8.795%2013.576%205.942%2013.273%2024.626%202.61c9.088-5.185%2017.723-10.52%2019.191-11.854c2.44-2.22%202.668-4.272%202.668-24.017c0-24.644.382-23.74-12.846-30.433c-7.331-3.71-27.076-7.453-39.62-7.51c-3.127-.015-6.045-.611-6.486-1.326c-1.018-1.646%203.35-3.864%2020.305-10.314c10.685-4.064%2016.148-5.32%2025.765-5.926l12.204-.768V87.052l-16.926-9.863c-9.31-5.425-18.078-9.863-19.485-9.863c-4.587%200-18.396%209.537-24.283%2016.77c-3.164%203.888-8.499%2011.144-11.855%2016.125c-3.357%204.982-6.648%209.076-7.314%209.1c-1.699.06.055-16.855%203.282-31.654c1.676-7.688%204.235-14.848%206.755-18.906c2.231-3.592%204.057-7.32%204.057-8.283c0-1.574-38.81-25.189-41.396-25.189c-1.803%200-38.26%2021.675-40.016%2023.79c-1.114%201.343-1.456%205.6-1.056%2013.167c.52%209.845%201.444%2013.13%207.728%2027.456c3.926%208.95%207.463%2017.035%207.86%2017.968c1.606%203.762-2.84%201.171-15.601-9.094c-15.36-12.355-19.89-17.167-24.644-26.181c-1.863-3.533-4-6.376-4.746-6.318c-.747.057-9.292%204.806-18.987%2010.552l-17.63%2010.448v47.348l7.44%204.445c9.78%205.844%2013.866%206.917%2033.242%208.725c8.95.835%2016.8%201.982%2017.445%202.548c1.506%201.321-3.334%203.76-20.158%2010.16c-10.685%204.064-16.148%205.32-25.765%205.926l-12.204.769l-.372%2021.952c-.44%2025.928-2.375%2022.64%2021.282%2036.139l16.252%209.273l7.144-3.85c9.02-4.859%2015.585-11.571%2025.982-26.562c4.526-6.526%208.717-11.865%209.314-11.865c1.68%200%201.312%205.155-1.614%2022.579c-2.03%2012.092-3.88%2018.4-7.474%2025.496c-4.046%207.985-4.493%209.712-2.918%2011.287c1.926%201.926%2037.46%2023.046%2039.11%2023.245c.513.062%209.056-4.542%2018.985-10.231zm-28.054-89.313c-7.395-2.593-15.058-11.41-16.73-19.25c-4.594-21.54%2017.346-39.532%2037.071-30.4c17.296%208.008%2021.43%2029.242%208.34%2042.832c-8.106%208.416-17.651%2010.686-28.68%206.818zm16.04-7.965c2.435-1.017%206.077-3.81%208.093-6.206c7.074-8.407%203.726-22.934-6.392-27.735c-12.968-6.154-26.556%202.647-26.556%2017.2c0%207.107%204.494%2013.649%2011.459%2016.683c5.324%202.319%207.957%202.33%2013.396.058%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/semantic-release-light.svg?color=%231a73e8&size=48

Semantic Release Light logo — Material Icon Theme · IconsDB